make a new libdl.so.2 for cgoban2 ?

Kris Kennaway kris at obsecurity.org
Wed Sep 21 11:42:33 PDT 2005


On Wed, Sep 21, 2005 at 08:31:14PM +0200, Jean-Jacques Dhenin wrote:
> Thanks again for your time and your help. 
> 
> I moved /usr/local/lib/libdl.so to /usr/local/lib/libdl.so.old
> because /usr/local/lib/libdl.so is a symbolic link to /usr/local/lib/libdl.so.2
> and then, cgoban2 get /usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: Undefined symbol "_libc_intl_domainname". 
> 
> Now, I move /usr/local/lib/libdl.so.2 to /usr/local/lib/libdl.so.2.old
> and then cgoban2 get 
> /usr/libexec/ld-elf.so.1: Shared object "libdl.so.2" not found, \
>                                                      required by "Kaffe"
> Well. $ pkg_info | grep -i Kaffe
>           kaffe-1.1.5 
> 
> I am not able to do "portupgrade -f kaffe" because it stop on error : 
> Error: "no-switchcheck" is not a recognized flag for controlling pedantic warnings.
> Error: "no-shadow" is not a recognized flag for controlling pedantic warnings.
> use: jikes [options] [@files] file.java...

Talk to the maintainer.

> Also I try pkg_add -r kaffe, but no libdl.so are put in /usr/local/lib/

As I said, libdl is not used on FreeBSD.  Stop expecting it to exist.

Does kaffe not work when you install the package?  If so, you probably
need to first upgrade something else.  Try using portupgrade with the
-PP switches (see the manpage).

Kris

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050921/9efb0828/attachment.bin


More information about the freebsd-questions mailing list