Subject: Re: trouble with netscape 4.5?
To: None <perry@piermont.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-i386
Date: 10/18/1998 14:25:46
On Sun, 18 Oct 1998 17:17:34 -0400
"Perry E. Metzger" <perry@piermont.com> wrote:
> in -current, netscape for linux 4.5 release (i.e. what got released Friday)
> MD5 (/usr/local/netscape/netscape) = 97914ae01ec6803d4b8a2ca987afad8c
> dies a horrible death that indicates the kernel hasn't agreed it is an
> ELF executable.
It doesn't say it's not an ELF executable...
Basically, our exec code falls through and eventually tries to run it as
a script..
The deal is that the ELF exec code is failing to probe it as a Linux ELF
executable for some reason... check which interpreter it's trying, or other
signatures in the ELF ... remember, there's a lot more to go on in an ELF
executable than the magic in the header...
>
> file says this:
> $ file /usr/local/netscape/netscape{,.old}
> /usr/local/netscape/netscape: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (uses shared libs), stripped
> /usr/local/netscape/netscape.old: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (uses shared libs), stripped
>
> Perry
Jason R. Thorpe thorpej@nas.nasa.gov
NASA Ames Research Center Home: +1 408 866 1912
NAS: M/S 258-5 Work: +1 650 604 0935
Moffett Field, CA 94035 Pager: +1 650 940 5942