From owner-freebsd-current@FreeBSD.ORG Thu Dec 1 05:39:26 2005 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 152B316A41F for ; Thu, 1 Dec 2005 05:39:26 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47F4543D6B for ; Thu, 1 Dec 2005 05:39:24 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jB15dMMM090564; Thu, 1 Dec 2005 07:39:22 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 74537-04; Thu, 1 Dec 2005 07:39:20 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jB15Zfjv090501 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 1 Dec 2005 07:35:41 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jB15ZhDa019874; Thu, 1 Dec 2005 07:35:43 +0200 (EET) (envelope-from ru) Date: Thu, 1 Dec 2005 07:35:43 +0200 From: Ruslan Ermilov To: Iasen Kostoff Message-ID: <20051201053543.GC36718@ip.net.ua> References: <1133397567.40645.5.camel@WarHeaD.OTEL.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pk6IbRAofICFmK5e" Content-Disposition: inline In-Reply-To: <1133397567.40645.5.camel@WarHeaD.OTEL.net> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: freebsd-current@freebsd.org Subject: Re: 6.0-STABLE buildworld (possibly) broken ? 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: Thu, 01 Dec 2005 05:39:26 -0000 --Pk6IbRAofICFmK5e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 01, 2005 at 02:39:27AM +0200, Iasen Kostoff wrote: > I've cvsup-ed 30 min ago and this is what happend after make > buildworld: >=20 > cc -DHAVE_CONFIG_H -DCOMPILE_ONLY -I/usr/src/lib/libmagic > -I/usr/src/lib/libmagic/../../contrib/file -o > mkmagic /usr/src/lib/libmagic/../../contrib/file/apprentice.c /usr/src/li= b/libmagic/../../contrib/file/funcs.c /usr/src/lib/libmagic/../../contrib/f= ile/magic.c /usr/src/lib/libmagic/../../contrib/file/print.c > /usr/obj/usr/src/tmp/usr/bin/ld: cannot find -lc > *** Error code 1 >=20 > Stop in /usr/src/lib/libmagic. > *** Error code 1 >=20 It's hard to guess, but I'll try. The above line indicates that this is probably happened in "stage 4.2: building libraries". If so, the chances are simply that your date/time is set wrong, or there are files in the source tree (check with find(1)) that have modification time pointing to the future. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Pk6IbRAofICFmK5e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDjouvqRfpzJluFF4RAifNAJ9b8kGBLOD8wZD9C9e745/7W6hIaACghY6Z 6gBgWqKCw41U7Mmaq5mpM6k= =bUul -----END PGP SIGNATURE----- --Pk6IbRAofICFmK5e--