Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Sep 2003 00:40:22 +0200
From:      YazzY <freebsd@yazzy.org>
To:        ports@FreeBSD.org
Subject:   Problem with porting of an application which depends on linux libs.
Message-ID:  <3F5910D6.203@yazzy.org>

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

I am trying to port an applicatcon 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?

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?3F5910D6.203>