Package: cnews
Severity: normal

When building 'cnews' on amd64 with gcc-4.0,
I get the following error:

cc  -O2  -DFASTSTRCHR -I../include   -c -o trbatch.o trbatch.c
trbatch.c: In function 'hfinstall':
trbatch.c:75: warning: incompatible implicit declaration of built-in function 
'memset'
trbatch.c: At top level:
trbatch.c:165: error: static declaration of 'bfrclose' follows non-static 
declaration
../include/trbatch.h:30: error: previous declaration of 'bfrclose' was here
trbatch.c:201: error: static declaration of 'bfrealclose' follows non-static 
declaration
../include/trbatch.h:27: error: previous declaration of 'bfrealclose' was here
trbatch.c:218: error: static declaration of 'bfisopen' follows non-static 
declaration
../include/trbatch.h:26: error: previous declaration of 'bfisopen' was here
make[2]: *** [trbatch.o] Error 1
make[2]: Leaving directory `/cnews-cr.g7/explode'

I could not find a working fix for this yet.

Regards
Andreas Jochens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to