Re: Compile error from CVS code on freebsd

2006-12-30 Thread Justin Mason
can you open a bug in the bugzilla? This should be working fine on *BSD. --j. Robert Nicholson writes: > Anybody else getting this? > > gcc -g -O2 spamc/spamc.c spamc/getopt.c spamc/libspamc.c spamc/ > utils.c -o spamc/spamc > spamc/libspamc.c: In function `transport_setup': > spamc/libspam

Re: Compile error from CVS code on freebsd

2006-12-30 Thread Robert Nicholson
Ok looks like that only applys on windows which isn't clear from reading BUILD_SPAMC' ,# Set to 'no' to skip build of spamc. at the top of Makefile.PL On Dec 30, 2006, at 10:03 AM, Robert Nicholson wrote: Just like to add that this $ perl Makefile.PL BUILD_SPAMC=no has no effect with t

Re: Compile error from CVS code on freebsd

2006-12-30 Thread Robert Nicholson
Just like to add that this $ perl Makefile.PL BUILD_SPAMC=no has no effect with this code On Dec 30, 2006, at 9:56 AM, Robert Nicholson wrote: Anybody else getting this? gcc -g -O2 spamc/spamc.c spamc/getopt.c spamc/libspamc.c spamc/ utils.c -o spamc/spamc spamc/libspamc.c: In function `

Compile error from CVS code on freebsd

2006-12-30 Thread Robert Nicholson
Anybody else getting this? gcc -g -O2 spamc/spamc.c spamc/getopt.c spamc/libspamc.c spamc/ utils.c -o spamc/spamc spamc/libspamc.c: In function `transport_setup': spamc/libspamc.c:1706: error: `EAI_ADDRFAMILY' undeclared (first use in this function) spamc/libspamc.c:1706: error: (Each undec