Date: Sun, 31 Dec 2006 20:06:49 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: dima <7509107@mail.ru> Cc: freebsd-questions@freebsd.org Subject: Re: LINUX_LDLIBS = -ldl Message-ID: <20070101020649.GC83619@dan.emsphone.com> In-Reply-To: <20070101003029.X2339@iced.no-ip.org> References: <20070101003029.X2339@iced.no-ip.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 01), dima said: > I'm trying to compile "TransConnect" > (http://sourceforge.net/projects/transconnect), but compilation aborts > with a message: /usr/libexec/elf/ld: cannot find -ldl The functions in Linux's libdl are in FreBSD's libc, so just remove -ldl . -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070101020649.GC83619>