*BSD News Article 59825


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!nntp.coast.net!chi-news.cic.net!newsfeed.internetmci.com!nntp-hub2.barrnet.net!news1.digital.com!pa.dec.com!nntpd.lkg.dec.com!hboix1.enet.dec.com!lars
From: lars@hboix1.enet.dec.com (Lars Hofhansl)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: linux-emu and network
Date: 23 Jan 1996 10:34:44 GMT
Organization: Digital Equipment GmbH Hamburg
Lines: 29
Sender: lars@hboix1 (Lars Hofhansl)
Distribution: world
Message-ID: <4e2dk4$7k5@nntpd.lkg.dec.com>
Reply-To: lars@hboix1.enet.dec.com
NNTP-Posting-Host: 16.185.176.30


Hi,

whenever I start a linux-binary that does some network related stuff
I get messages like:
resolv+: hosts  unknwon command
resolv+: bind   unknown command   (or the like - I forgot the exact message)
(on the screen via stderror)

( That is true for ping, nslookup, etc, and netscape ).

Netscape in addition gives me thousends of messages like
linux-emu: syslog() not supported ... (BSDsigreturn)
(or very similar)


any clues ?!

TIA,

	Lars



ps. I put options COMPAT_LINUX and LINUX in the config-file
and compiled and installed the new kernel. I also installed
the linux-compat-libs and loaded the linux_mod module...

All non-networking linux-bin run without problems !