Sam Clippinger ha scritto: > one and helping me debug it. Solaris compiling is also fixed. Again. > Thanks to Davide Bozzelli for reporting this one. >
Hi Sam Dunno if the solaris bug you talk is the one related to getopt , but it persists also in 3.1.4 on solaris 5.8 due to the lack of getopt.h file . output: [EMAIL PROTECTED] spamdyke]# make gcc -Wall -O2 -funsigned-char -c spamdyke.c In file included from spamdyke.c:33: spamdyke.h:21:20: getopt.h: No such file or directory In file included from spamdyke.c:33: spamdyke.h:719: error: field `getopt_option' has incomplete type make: *** [spamdyke.o] Error 1 Have fun, Davide _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
