Hi Dave and all...deleted he #include "debug.h" line in combo.cxx and it compiled 100% on my Ubuntu 10.10.
system.....
thanks for the quick fix Dave.....

73 David VK4BDJ














On 24/09/10 21:34, w1hkj wrote:
Peter Hamilton wrote:
On Xubuntu 10.04, patched up to date:


g++ -DHAVE_CONFIG_H -I.  -DBUILD_FLDIGI
-DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./include -I./irrxml
-I./fileselector  -pthread   -I/usr/include/freetype2 -g -O2
-D_THREAD_SAFE -D_REENTRANT       -D_REENTRANT
-I/usr/include/libpng12   -I/usr/include      -pipe -Wall -fexceptions
-O2 -ffast-math -finline-functions  -DNDEBUG -g -O2 -MT fldigi-combo.o
-MD -MP -MF .deps/fldigi-combo.Tpo -c -o fldigi-combo.o `test -f
'combo/combo.cxx' || echo './'`combo/combo.cxx
In file included from ./include/debug.h:26,
                from combo/combo.cxx:7:
./include/util.h:134: error: new declaration ‘char* strcasestr(const
char*, const char*)’
/usr/include/string.h:367: error: ambiguates old declaration ‘const
char* strcasestr(const char*, const char*)’
make[2]: *** [fldigi-combo.o] Error 1

Edit the file src/combo/combo.cxx and either delete or comment out the line

#include "debug.h"

Dave
_______________________________________________
fldigi-alpha mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/fldigi-alpha


_______________________________________________
fldigi-alpha mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/fldigi-alpha

Reply via email to