On 2008-10-31 22:30, Allen, Geoff wrote: >> Not in a long long while, and I don't have access to a Tru64 UNIX >> machine easily any more. But, what exactly are the problems you are >> encountering? >> > > Configure runs through and finds the milter libraries (we have them in a > non-standard location, but setting CLAMAV_MILTER_LIBS seems to take care > of that). However, the Makefile generated in clamav-milter has all the > source definitions (sbin_PROGRAMS, clamav_milter_SOURCES, > am__clamav_milter_SOURCES_DIST, am_clamav_milter_OBJECTS) commented out. > Make (I'm using gmake and gcc) says there's nothing to do in that > directory. If I uncomment those sources in Makefile, it then attempts to > compile, but I get fatal errors which indicate to me that there's > probably still another reason the configure script didn't turn on that > compile. > > As I'm trying to puzzle out what needs to happen so I can make it > happen, I figured I'd see if anyone already knew and could say, "Oh > yeah, you just need to flip the doodad in the dinglehopper and it'll > compile right up." > >
Did you use --enable-milter in configure? Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
