On Wed, Sep 21, 2005 at 06:02:14PM +0200, Jean-Jacques Dhenin wrote:
> Thanks for your reply, 
> 
> I do that before mailing to [EMAIL PROTECTED], 
> and pkg_which /usr/local/lib/libdl.so.2, or pkg_info -W say ? (ie nothing).

That means it's not claimed by any port, and you can try just removing
it (or safer: put it somewhere where rtld won't look for it) and
rebuild.

Perhaps you compiled something by hand that installed the libdl -
that's a standard library on other platforms (e.g. solaris, I think),
and so many configure scripts will look for it and assume it should be
linked if found.  This is wrong on FreeBSD.

Kris

> According to Kris Kennaway:
> > > When I try cgoban2 on FreeBSD ... 4.11-STABLE, I get 
> > > 
> > > /usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: Undefined symbol 
> > > "_libc_intl_domainname"
> > > 
> > > I have not found anything about the origine of libdl.so.2. 
> > > 
> > > New kernel, new buildworld, portupdate -Rrf cgoban2 and portmanager, 
> > > without succes.
> > 
> > pkg_which /usr/local/lib/libdl.so.2
> 
> -- 
> (?>   Dh?nin Jean-Jacques
> / )   [EMAIL PROTECTED]
> ^^
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

Attachment: pgp7KEA6tLshi.pgp
Description: PGP signature

Reply via email to