> From: "Rose, Bobby" <[email protected]> > This version isn't building on my 64bit Centos 5.2 system but did on my 32b= > it Centos 4.6 > > Final logged output during make is > > cc -I../../srvrlib -I.. -D_FILE_OFFSET_BITS=3D64 -I../../include -c -o= > dump-clients.o dump-clients.c > dump-clients.c:46: error: static declaration of =E2grey_on=E2 follows non-s= > tatic declaration > ../../srvrlib/db.h:46: error: previous declaration of =E2grey_on=E2 was her= > e > make[2]: *** [dump-clients.o] Error 1 > make[1]: *** [all] Error 2 > make: *** [all] Error 2 > > Ideas?
Perhaps it is a a new consistency check in gcc. If so, it's not bad in theory, but in practice it will cause breakage. In any case, I've released version 1.3.101 with the obvious change in dump-clients.c Vernon Schryver [email protected] _______________________________________________ DCC mailing list [email protected] http://www.rhyolite.com/mailman/listinfo/dcc
