From owner-freebsd-current@FreeBSD.ORG Fri Feb 10 17:19:38 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7650516A420 for ; Fri, 10 Feb 2006 17:19:38 +0000 (GMT) (envelope-from binjajer@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0E1443D4C for ; Fri, 10 Feb 2006 17:19:36 +0000 (GMT) (envelope-from binjajer@gmail.com) Received: by xproxy.gmail.com with SMTP id s8so385288wxc for ; Fri, 10 Feb 2006 09:19:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=TL4lZFUY0GW9+zQboxAqNMtLVkqOfo7+bYbyE1wJtXccvRqg02Bt3niCLztRVxdhfj86xTE4jxh4c3Ym5LmSDcDxq9gRufpfTRdb00m0ZM0VhTmwK1T9qYAkPIE3fZ0ftHlumr7tW6tKlsKFQiVg+U3X+68NvKsYDQWcTujppIs= Received: by 10.70.40.5 with SMTP id n5mr1595096wxn; Fri, 10 Feb 2006 09:19:35 -0800 (PST) Received: by 10.70.30.8 with HTTP; Fri, 10 Feb 2006 09:19:34 -0800 (PST) Message-ID: Date: Fri, 10 Feb 2006 17:19:34 +0000 From: Michael Jejer To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: hesiod.h problem while upgrading to current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 17:19:38 -0000 Hello. Not exactly sure if this should'nt go to questions, but this is a problem with the -current version. When I try to upgrade to the latest current, during make buildworld I get the following error messages: /usr/src/rescue/librescue/../../lib/libc/gen/getusershell.c:56:20: hesiod.h= : No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/rescue/librescue. *** Error code 1 Stop in /usr/src/rescue. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. There. Anyone had this too? YThe cvs'd build for two weeks ago compiled fine. uname -a: FreeBSD ni-1.311a 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 I don't think this is a hardware issue, but there are the specs nonetheless= : Celeron Coppermine 1100 Mhz 128 Mb SDRAM Hope someone will reply... -- /* * [...] Note that 120 sec is defined in the protocol as the maximum * possible RTT. I guess we'll have to use something other than TCP * to talk to the University of Mars. * PAWS allows us longer timeouts and large windows, so once implemented * ftp to mars will work nicely. */ -- from /usr/src/linux/net/inet/tcp.c, concerning RTT [round trip time]