2006-01-05 17:12:14

by Jerry Geis

[permalink] [raw]
Subject: [Bluez-users] btsco 0.4 and choke me.

I download btsco.0.4 and attempted to install on centos 4.2.
I get an error on configure about failed program.

#ifndef __cplusplus
choke me
#endif

What do I do about that?

THanks,

Jerry


2006-01-05 19:19:28

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] btsco 0.4 and choke me.

Hi Brad,

> The "choke me" stuff is a delightful easter egg in autoconf.
>
> It might be complaining that your c compiler can't also do c++. It's too
> bad since we don't even have any c++ in our project. I'm not familiar
> enough with autoconf to be sure.

add the following before the check for AC_PROG_LIBTOOL:

m4_define([_LT_AC_TAGCONFIG], [])
m4_ifdef([AC_LIBTOOL_TAGS], [AC_LIBTOOL_TAGS([])])

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-01-05 19:08:12

by Brad Midgley

[permalink] [raw]
Subject: Re: [Bluez-users] btsco 0.4 and choke me.

Jerry

The "choke me" stuff is a delightful easter egg in autoconf.

It might be complaining that your c compiler can't also do c++. It's too
bad since we don't even have any c++ in our project. I'm not familiar
enough with autoconf to be sure.

Brad

> I download btsco.0.4 and attempted to install on centos 4.2.
> I get an error on configure about failed program.
>
> #ifndef __cplusplus
> choke me
> #endif
>
> What do I do about that?
>
> THanks,
>
> Jerry
>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users