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__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to