Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.edu.au!news.apana.org.au!cantor.edge.net.au!news.teragen.com.au!news.access.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.maxwell.syr.edu!worldnet.att.net!howland.erols.net!vixen.cso.uiuc.edu!ux4.cso.uiuc.edu!not-for-mail From: haszlaki@students.uiuc.edu (eric richard haszlakiewicz) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: i386 netbsd 1.1, ELF, and Linux Date: 8 Mar 1997 04:48:02 GMT Organization: University of Illinois at Urbana Lines: 18 Distribution: world Message-ID: <5fqr22$9f@vixen.cso.uiuc.edu> References: <331FDC81.159D@us.oracle.com> <5fp18e$69v@mail.wins.uva.nl> NNTP-Posting-Host: ux4.cso.uiuc.edu X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.netbsd.misc:5584 Frank van der Linden (frank@wins.uva.nl) wrote: : >>file foo : >"ELF 32-bit LSB executable, Intel 80386, version 1" : : >I have COMPAT_SVR4 and COMPAT_LINUX turned on in my kernel. : : For statically linked ELF binaries, you should turn off COMPAT_SVR4; : it will get in the way of COMPAT_LINUX. : : If you keep seeing bad system calls or exec format errors, you'll... hmm.. in a similar excersize, I'm running 1.2-current and trying to run xquake. I have COMPAT_LINUX, EXEC_ELF32 on, and SVR4 off. Same problem. Anyone know how to get it to work? Or if not, why it doesn't work? eric haszlaki@uiuc.edu