> Hi, > I'm trying to upgrade from 0.75 to 0.80 on aix 5.2, using gcc 3.3.4 > and gnu ld 2.15. configure script cannot find libmilter. > > # ./configure --enable-milter > > .... > .... > > checking resolv.h usability... yes > checking resolv.h presence... yes > checking for resolv.h... yes > checking whether setpgrp takes no argument... yes > checking for __gmpz_init in -lgmp... yes > checking for curl >= 7.10.0... syntax error on line 1 stdin > 7.12.2 > checking for mi_stop in -lmilter... no > checking for library containing strlcpy... no > checking for mi_stop in -lmilter... no > configure: error: Cannot find libmilter > > > libmilter.a exists under both /usr/lib and /usr/local/lib. > using LDFLAGS before configure did not work. > > any idea??? > > thanks
After running configure, look through the config.log file. This file will show exactly the error encountered while trying to compile the milter. > > > tayfun asker > > email: tasker_atttt_metu.edu.tr > > > > > > > _______________________________________________ > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > -- Ken Jones [EMAIL PROTECTED] _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
