In the last episode (Jan 01), dima said:
> On Sun, 31 Dec 2006, Dan Nelson wrote:
>
> > > 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 .
>
> Remove or just chage to lc.6?
> lc.6 => /usr/lib/libc.so.6
Remove, since gcc always includes libc when linking executables.
--
Dan Nelson
[EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"