Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.bhp.com.au!mel.dit.csiro.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.uoknor.edu!news.nodak.edu!netnews1.nwnet.net!news.u.washington.edu!uw-beaver!uhog.mit.edu!news.mathworks.com!fu-berlin.de!news.dfn.de!news.dkrz.de!news.rrz.uni-hamburg.de!news From: Lars Hofhansl <lars_hofhansl@public.uni-hamburg.de> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: linux-emu and network Date: Sat, 27 Jan 1996 14:12:43 +0100 Organization: private site, Hamburg (Germany) Lines: 32 Message-ID: <310A24CB.167EB0E7@public.uni-hamburg.de> References: <4e2dk4$7k5@nntpd.lkg.dec.com> <4e5vu7$m3e@paperboy.osf.org> NNTP-Posting-Host: capella.dialup.uni-hamburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.0b6a (X11; I; FreeBSD 2.1.0-RELEASE i386) John Robert LoVerso wrote: > > In article <4e2dk4$7k5@nntpd.lkg.dec.com>, > I just solved this problem on one of my machines. > > The problem is that the /etc/host.conf file has an incompatible format > better Linux's "resolv+" and the standard BSD resolver. > > BSD wants this: > bind > hosts > > and Linux wants this: > order bind hosts > > John Ok, that did the trick... But I still get these TONS of those "syslog() not supportet" messages. A quick look in the linux-emu sources revealed, that syslog() is indeed not supportet. I'm pretty sure though, that the program I use does not make any syslog() calls. Also, other people pointed out that they don't see such messages when using f.e. netscape. When I start Linux-Netscape it's almost unusable because it is busy with logging the "not supportet" messages! Any clues ?! TIA, Lars --