From owner-freebsd-current Wed Oct 29 06:34:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA18810 for current-outgoing; Wed, 29 Oct 1997 06:34:34 -0800 (PST) (envelope-from owner-freebsd-current) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA18799 for ; Wed, 29 Oct 1997 06:34:29 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id AAA00928; Thu, 30 Oct 1997 00:58:54 +1030 (CST) Message-Id: <199710291428.AAA00928@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Poul-Henning Kamp cc: Ron Bolin , FreeBSD Current Mailing List Subject: Re: StarOffice on 3.0 current In-reply-to: Your message of "Tue, 28 Oct 1997 20:27:34 BST." <558.878066854@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 30 Oct 1997 00:58:52 +1030 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > In message <345629C0.134062C9@mindspring.com>, Ron Bolin writes: > >Well I found some more info on my problem. Thanks to those that > >suggested > >several problem areas. > > > >I found that SO is sitting on a select call, waiting for something. > >After about 10 minutes > > DNS, no doubt. > > Any linux emulation people who can tell what to do ? There appear to be some DNS-related problems with Linux emulation and -current. It's possible that the resolver in the current linux-lib kit requires some more careful configuration. Make sure that you have /compat/linux/etc/host.conf and /compat/linux/ etc/resolv.conf set up just for starters. mike