[distcc] build problem on fedora 8 ppc

Kumar Gala galak at kernel.crashing.org
Tue Nov 13 20:13:51 GMT 2007


when I do a simple ./configure; make I get:

gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./src -DSYSCONFDIR="\"/usr/local/ 
etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -Isrc -I./lzo -g - 
O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite- 
strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes - 
Wnested-externs -Wconversion -Wpointer-arith -Wmissing-declarations - 
o src/hosts.o -c src/hosts.c
src/hosts.c:109: error: expected identifier or ‘(’ before  
‘__extension__’
make: *** [src/hosts.o] Error 1


This seems to stem from HAVE_STRNDUP not getting set.. it appears  
there isn't a configure test that would actually set this in config.h.

any ideas?

- k


More information about the distcc mailing list