LINUX_LDLIBS = -ldl

Dan Nelson dnelson at allantgroup.com
Sun Dec 31 18:06:50 PST 2006


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 at allantgroup.com


More information about the freebsd-questions mailing list