Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2000 08:53:06 +0000
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        Harlan Stenn <Harlan.Stenn@pfcs.com>
Cc:        questions@freebsd.org
Subject:   Re: netscape4.61 install problem under 3-stable
Message-ID:  <20000103085306.C330@marder-1>
In-Reply-To: <6059.946869579@pcnbs.pfcs.com>
References:  <20000103021929.A330@marder-1> <6059.946869579@pcnbs.pfcs.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 02, 2000 at 10:19:39PM -0500, Harlan Stenn wrote:
> Thanks - I expected something like that.
> 
> I do have compat22 installed:
> 

Doh! Netscape being aout had nothing to do with it (sorry, it was very
late when I replied). I was thinking of the install program that comes
with Netscape, but that's a shell script and the ports don't use it anyway.

> 
> Where should I look next?
> 

Well, the message:

  /usr/libexec/ld.so: warning: /usr/lib/libc.so.3: minor version -1
  older than expected 0, using it anyway
  ld.so failed: bad magic number in "/usr/lib/libc.so.3"
                      
must be from one of the programs run by make, install(1) possibly, and
points to a screwed libc.so or you've somehow got a mixture of ELF
and aout binaries on your system.

How did you u/g to 3.4, and from what version?

What does ``file /usr/lib/libc.so.3'' and ``file /usr/bin/install'' say?

Mind you, if libc is screwed I'm surprised that anything runs.

> H

-- 
	"there's a long-standing bug relating to the x86 architecture
	that allows you to install Windows too"
				   -Matthew D. Fuller
________________________________________________________________
      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?20000103085306.C330>