*BSD News Article 82050


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.Hawaii.Edu!news.uoregon.edu!news.ironhorse.com!op.net!news.mathworks.com!newsgate.duke.edu!news-server.ncren.net!taco.cc.ncsu.edu!uni00nw.unity.ncsu.edu!not-for-mail
From: camattin@unity.ncsu.edu (Chris A. Mattingly)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Linux emulation
Date: 31 Oct 1996 04:11:27 GMT
Organization: North Carolina State University
Lines: 31
Message-ID: <5598tf$nt4@uni00nw.unity.ncsu.edu>
References: <558gqu$6p@marvin.RoBIN.de>
NNTP-Posting-Host: heli-fishing.eos.ncsu.edu
X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]

Andreas Lohr (andreas@marvin.RoBIN.de) wrote:
: I would like to use the linux emulation but something is not
: working as expected:
: 
: 	$ file Wingz
: 	Wingz: Linux/i386 demand-paged executable (ZMAGIC)
: 	$ ./Wingz
: 	./Wingz: can't load dynamic linker '/lib/ld.so'
: 
: The kernel is compiled with the LINUX option and I have made
: a symbolic link /lib/ld.so which points to /usr/libexec/ld.so.
: I am using 2.2-960501-SNAP.
: 
: Is someone able to tell we what's wrong?
: 
: 	Andreas
: 
: -- 
: andreas@marvin.robin.de (home) | "Beware of programmers carrying screwdrivers!"
: al@rtsffm.com (work)           | 

Be sure to run /usr/bin/linux, and then:

/compat/linux/sbin/ldconfig

-Chris
-- 
Chris Mattingly           | My views are not necessarily those of my employers
camattin@ncsu.edu         |
NCSU/ITECS [ECO]          | "Good programmers write good code; great 
Systems Programmer        | programmers 'borrow' good code."  -- Mike Gancarz