Date: Wed, 21 Sep 2005 14:42:21 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Jean-Jacques Dhenin <dhenin@ecp.fr> Cc: questions@freebsd.org Subject: Re: make a new libdl.so.2 for cgoban2 ? Message-ID: <20050921184221.GB97891@xor.obsecurity.org> In-Reply-To: <20050921183114.GA9280@ecp.fr> References: <20050921133439.GA7736@ecp.fr> <20050921152849.GB45642@xor.obsecurity.org> <20050921160214.GA8459@ecp.fr> <20050921163146.GA62299@xor.obsecurity.org> <20050921183114.GA9280@ecp.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDMamNWry0BWjoQKURArEWAJ9NAF2I+bExHbF2c08nmPkoqGOa2QCg3w8y Q/368grAPsQhA6FH/4GqxCM= =Wrjt -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050921184221.GB97891>
