Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!imci5!imci4!newsfeed.internetmci.com!news.mathworks.com!fu-berlin.de!zib-berlin.de!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Problem with Linux emulation Date: 4 May 1996 21:35:29 GMT Organization: Private BSD site, Dresden Lines: 20 Message-ID: <4mgij1$mkb@uriah.heep.sax.de> References: <nC8964EE8@longacre.demon.co.uk> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E searle@longacre.demon.co.uk (Michael Searle) wrote: > Also, in the boot sequence this appeared - 'ldconfig: 1: Syntax error: "(" > unexpected". I think this is because the lkm has to be loaded from the > shell, so at boot time ldconfig (which is a Linux executable, giving 'Wrong > Architecture' error if run from the shell) doesn't run, so the path to the > shared libraries is not set up. You're using the wrong ldconfig. Don't do this. ldconfig is a system binary, and you shouldn't import that of another system over it. Kill your Linux ldconfig (you don't need it), and restore the FreeBSD one. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)