Fwd: [COMPILE ERROR]



On 09.03.2002 13:16 Emmanuel wrote:
	Hi all,
here is the compile error I get when trying to compile today CVS. If 
someone knows why I'd be really happy. Anyway bear in mind that my setup 
is perhaps responsible of that, but any clue would be appreciated. Thanks

make[4]: Entering directory 
`/home/manu/prog/test/balsa-cvs/balsa/libmutt/imap'
gcc -DSHAREDIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DLIBMUTT -I.. -I../intl    -g -O2 -c auth.c
In file included from ../lib.h:31,
                  from ../mutt.h:872,
                  from auth.c:23:
/usr/include/string.h:41: parse error before `('
/usr/include/string.h:41: parse error before `void'
/usr/include/string.h:242: conflicting types for `bcopy'
/usr/include/string.h:41: previous declaration of `bcopy'

Humm I go on with that : this occurs because in libmutt/protos.h, memmove 
got redefined which conflicts with his definition in 
/usr/include/string.h. This is the fault of the macro HAVE_MEMMOVE not 
being defined. I don't why though. Moreover compilation goes straight if I 
define this macro.
I guess my setup is faulty, argh!
Bye
Manu



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]