> / bin/sh ../libtool --mode=link gcc -g -O2 -o clamav-milter clamav-milter.o ../clamd/cfgfile.o ../clamd/others.o ../clamscan/getopt.o -L../libclamav -L/usr/lib/libmilter -lmilter -lpthread > gcc -g -O2 -o clamav-milter clamav-milter.o ../clamd/cfgfile.o ../clamd/others.o ../clamscan/getopt.o -L/root/clamav-0.65/libclamav -L/usr/lib/libmilter -lm ilter -lpthread > make[1]: *** No rule to make target `../docs/clamav-milter.8', needed by `all-am'. Stop. > make[1]: Leaving directory `/root/clamav-0.65/clamav-milter' > make: *** [all-recursive] Error 1
clamav-milter *has* make OK, it's balked on the documentation. Do a 'make install', you'll get the same problem with the documentation, but the program itself will install. This problem was fixed in CVS a few weeks ago. -Nigel ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
