On Sun, 17 Oct 2004 03:18:11 -0500 Thomas Cameron <[EMAIL PROTECTED]> wrote:
> On Sun, 2004-10-17 at 02:12 -0500, Thomas Cameron wrote: > > Howdy all - > > > > I am not a programmer so please bear with me. > > > > I just tried to build clamav-0.80rc4 (--sysconfdir=/etc > > --prefix=/usr -- enable-milter) on an Athlon64 (x86_64) and I end up > > with this: > > > > gcc -O2 -g -o freshclam output.o cfgparser.o getopt.o memory.o > > misc.o freshclam.o options.o manager.o notify.o > > dns.o ../libclamav/.libs/libclamav.a -lz -lbz2 -lgmp -lpthread > > -lnsl dns.o(.text+0x55): In function `txtquery': > > /usr/src/redhat/BUILD/clamav-0.80rc4/freshclam/dns.c:53: undefined > > reference to `__res_query' > > dns.o(.text > > +0x7e):/usr/src/redhat/BUILD/clamav-0.80rc4/freshclam/dns.c:60: > > undefined reference to `__dn_expand' > > dns.o(.text > > +0xc5):/usr/src/redhat/BUILD/clamav-0.80rc4/freshclam/dns.c:75: > > undefined reference to `__dn_expand' Please configure with --disable-dns or add -lresolv to LIBS in freshclam/Makefile. Sorry, I don't know why the libresolv check fails. I still live in the PIII era and know the x86_64 linux platform only from papers :-( -- oo ..... Tomasz Kojm <[EMAIL PROTECTED]> (\/)\......... http://www.ClamAV.net/gpg/tkojm.gpg \..........._ 0DCA5A08407D5288279DB43454822DC8985A444B //\ /\ Sun Oct 17 13:38:50 CEST 2004
pgpY4zVHOswUs.pgp
Description: PGP signature
_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
