Re: LINUX_LDLIBS = -ldl

2006-12-31 Thread Dan Nelson
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

Re: LINUX_LDLIBS = -ldl

2006-12-31 Thread dima
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 . Re

Re: LINUX_LDLIBS = -ldl

2006-12-31 Thread Dan Nelson
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 . --

LINUX_LDLIBS = -ldl

2006-12-31 Thread dima
Hello. I'm trying to compile "TransConnect" (http://sourceforge.net/projects/transconnect), but compilation aborts with a message: /usr/libexec/elf/ld: cannot find -ldl So, can anyone have idea how to solve this problem? -- dima <7509107*mail,ru> <2:550/112> ___