Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 1997 07:26:03 -0800 (PST)
From:      Chris Timmons <skynyrd@opus.cts.cwu.edu>
To:        Luigi Rizzo <luigi@labinfo.iet.unipi.it>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: ELF and linux emulator problem...
Message-ID:  <Pine.BSF.3.96.971204072354.8449A-100000@opus.cts.cwu.edu>
In-Reply-To: <199712041329.OAA20679@labinfo.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help


Could it be the same phenomenon that keeps RealEncoder (the realaudio
encoder) from running under our emulation?  IIRC those problems had to do
with the fact that the actual linux image was compiled on an obscenely old
linux system, or used old libraries, or something like that.  Anybody
remember?

On Thu, 4 Dec 1997, Luigi Rizzo wrote:

> While was trying the linux (ELF) demo of mathematica, it was giving me
> the following message on startup:
> 
>     # ./mathematica
>     ELF binary type not known
>     Abort trap
> 
> I have the linux_mod.o installed:
> 
> 	prova# modstat
> 	Type     Id Off Loadaddr Size Info     Rev Module Name
> 	MISC      0   0 f72c3000 0008 f72c4000   1 star_saver_mod
> 	EXEC      1   4 f72ea000 001c f72f0010   1 linux_mod
> 
> and I can successfully run rvplayer 5.0 (linux version) which is
> an ELF binary as well. Running "file" on both programs gives the
> same answer:
> 
> 	prova# file rvplayer
> 	rvplayer: ELF 32-bit LSB executable, Intel 80386, version 1
> 
> So I am wondering where the error message comes from. Either there are
> different versions/types of ELF files, or there is some of the exec*
> calls which is not aware of the presence of the linux emulator ?
> 
> This is on a 2.2.1 system.
> 
> 	Thanks
> 	Luigi
> -----------------------------+--------------------------------------
> Luigi Rizzo                  |  Dip. di Ingegneria dell'Informazione
> email: luigi@iet.unipi.it    |  Universita' di Pisa
> tel: +39-50-568533           |  via Diotisalvi 2, 56126 PISA (Italy)
> fax: +39-50-568522           |  http://www.iet.unipi.it/~luigi/
> _____________________________|______________________________________
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971204072354.8449A-100000>