Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2003 01:16:47 +0200 (CEST)
From:      "Martin Jessa" <freebsd@yazzy.org>
To:        <ports@freebsd.org>
Subject:   Problem with porting of an application which depends on linux libs.
Message-ID:  <21881.193.215.241.28.1062803807.squirrel@mail.yazzy.org>

next in thread | raw e-mail | index | archive | help
Hi.

I am trying to port tsocks - http://tsocks.sourceforge.net which depends
on libdl.
The libdl library is included in glibc which is located in
/usr/compat/linux/lib/libdl.so.2
How can I use this library with my port?
I suspect it isn't possible to link freebsd executables against linux libs.
Or is it?


Error message:
checking for dlsym in -ldl... no
configure: error: libdl is required
===>  Script "configure" failed unexpectedly.

Cheers,
YazzY




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21881.193.215.241.28.1062803807.squirrel>