Date: Wed, 27 Feb 2002 00:07:56 -0800 (PST) From: "Peter ." <sleepy_nuggets@yahoo.com> To: freebsd-questions@freebsd.org Subject: Samba: cannot find -lresolv Message-ID: <20020227080756.86334.qmail@web20109.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
I'm trying to make samba 2.2.3a with ldapsam, acl and windbind. The build stops when it can't find lresolv. If i'm not mistaken freebsd doesn't have lresolv. Perhaps it's supposed to be included in the linux-base, of which I have 6.2 installed, but lresolv doesn't show up anywhere on the system. [I've also tried installing samba 3.0a15, which gives me a -lldap not found error, so that may show up in the 2.2.3 installation too] Upon begining the make I get this: ---[snip]------------------------------- configure.in:420: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:421: warning: AC_TRY_RUN called without default to allow cross compiling ---[snip]---------------------------------------------- but everything continues as normal, until I get this: ---[snip]------------------------------------------ configure:12947: checking whether to build winbind configure:13030: cc -o conftest -O -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lldap -llber -lresolv -lcups -lpam 1>&5 /usr/libexec/elf/ld: cannot find -lresolv configure: failed program was: #line 13026 "configure" #include "confdefs.h" #include "./tests/summary.c" ---[snip]-------------------------------------------- Thanks, Sn __________________________________________________ Do You Yahoo!? Yahoo! Greetings - Send FREE e-cards for every occasion! http://greetings.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020227080756.86334.qmail>