On Wed, Aug 30, 2006 at 02:11:42PM -0700, Todd Lyons wrote: [...] > Do this: > make # it will fail at the point you see > pushd clamav-milter; /bin/sh ../libtool --mode=link gcc -g -O2 -lnsl -o > clamav-milter cfgparser.o output.o getopt.o memory.o misc.o network.o > clamav-milter.o ../libclamav/libclamav.la -lmilter -lnsl -lpthread -lwrap > -lresolv; popd > make # it will get past the failure point and finish
thank you for your analysis, and thank you for the above incantation - it works! :-) > I stared at it for a bit, but couldn't figure out the part that would > make it magically compile properly. your recipe looks magic enough, for my taste... ;-) -- _______________________________________________ http://lurker.clamav.net/list/clamav-users.html