From owner-freebsd-questions Fri Mar 24 3:13: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id AB85037B5D5 for ; Fri, 24 Mar 2000 03:12:47 -0800 (PST) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id OAA10264; Fri, 24 Mar 2000 14:06:07 +0300 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with ESMTP id OAA02832; Fri, 24 Mar 2000 14:06:49 +0300 (MSK) Date: Fri, 24 Mar 2000 14:06:49 +0300 (MSK) From: Grigory Kljuchnikov To: Ken Seggerman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ld.so failed: bad magic In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I had same problem with start netscape, but it was another lib. My problem was in LD_LIBRARY_PATH environment variable. In bash I set it as => export LD_LIBRARY_PATH=$LD_LIBRARY_PATH: After this I can start netscape. Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: On Thu, 23 Mar 2000, Ken Seggerman wrote: > Greetings: > > I now have 3.3 up and running on 3 different machines. > > I don't know what I did but, on one of them, a laptop, I installed > Netscape which failed to start upon not finding /usr/libexec/ld.so. > > I found that ld.so was in /usr/libexec/libexec, and moved it to > /usr/libexec. > > Now I get the following error message: > > $ /usr/local/netscape/netscape > /usr/libexec/ld.so: warning: /usr/lib/libg++.so.4: minor version -1 older > than expected 0, using it anyway > ld.so failed: bad magic number in "/usr/lib/libg++.so.4" > > All my other X applications seem to be working on this machine. > > The ld man page on my system, and the ld.so man page in the 3rd Edition > of The Complete BSD don't seem to address my particular problem. > > I know I could always re-install 3.3. > > Any advice would be appreciated. > > Ken Seggerman > > ken_seggerman@suleyman.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message