Date: Thu, 26 Jan 2006 15:22:43 -0600 From: Paul Schmehl <pauls@utdallas.edu> To: freebsd-questions@freebsd.org Subject: Re: cannot find -ldl Message-ID: <6F7C6CCAB4EC1082EAA91E55@utd59514.utdallas.edu> In-Reply-To: <20060126211459.GF52542@dan.emsphone.com> References: <3EA9A5749CCE92F90AA269F4@utd59514.utdallas.edu> <20060126171851.GC52542@dan.emsphone.com> <0B30516EA3A817015C05C9D2@utd59514.utdallas.edu> <20060126201248.GE52542@dan.emsphone.com> <A0AC935753F79E7A4A1C338E@utd59514.utdallas.edu> <20060126211459.GF52542@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--On Thursday, January 26, 2006 15:14:59 -0600 Dan Nelson <dnelson@allantgroup.com> wrote: >> >> I put AC_SEARCH_LIBS(dlopen,dl) at the end of configure.in, just before >> AC_OUTPUT(Makefile). There was no mention of ldl in Makefile.in. > > src/sssh/Makefile.in, line 38: > > LIBS=@LIBS@ -ldl > > Remove the -ldl and you should be set. > Yep, that did it. Thanks. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu/ir/security/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6F7C6CCAB4EC1082EAA91E55>