Date: Mon, 11 Oct 1999 23:12:34 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Marcel Moolenaar <marcel@scc.nl> Cc: questions@freebsd.org Subject: Re: Netscape 4.61 (Linux) broken since adding linux_base-5.2 Message-ID: <19991011231234.A3243@marder-1> In-Reply-To: <38025008.C06348E5@scc.nl> References: <058BE165CBA8D111A82E0008C79F9E3502485C@gfc-mad-dc.gflesch.int>, <19991011212038.D327@marder-1> <38025008.C06348E5@scc.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 11, 1999 at 11:00:56PM +0200, Marcel Moolenaar wrote: > Mark Ovens wrote: > > > > > > It initially complained about /usr/lib/libg++.so.27 but I made a > > > > symlink to /usr/lib/libg++.so.4 and now it complains about > > > > libstdc++.so.27. > > > > > > You made the symlink in the /usr/compat/linux directory, yes? Mixing > > > up libraries from FreeBSD and Linux is not a recipe for a long and > > > stress free life :) > > > > > > > No. In /usr/lib (since that is where it appeared to be looking): > > Argh. If it was looking in /usr/lib, then that's your problem. But I > expect it was looking in /compat/linux/usr/lib... > According to gdb it is /usr/lib: marder-1# gdb /usr/local/netscape-4.61/netscape ./netscape.core [....] Core was generated by `netscape'. Program terminated with signal 11, Segmentation fault. /usr/lib/libstdc++.so.27: No such file or directory. #0 0x28d875cf in ?? () (gdb) > Nuke the links. Pronto :-) > > -- > Marcel Moolenaar mailto:marcel@scc.nl > SCC Internetworking & Databases http://www.scc.nl/ > The FreeBSD project mailto:marcel@FreeBSD.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- STATE-OF-THE-ART: Any computer you can't afford. OBSOLETE: Any computer you own. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991011231234.A3243>