From owner-freebsd-stable@FreeBSD.ORG Thu Mar 24 08:13:39 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FFE016A4CE for ; Thu, 24 Mar 2005 08:13:39 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B1C43D55 for ; Thu, 24 Mar 2005 08:13:38 +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 j2O8DXl9084510; Thu, 24 Mar 2005 10:13:33 +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 54120-04; Thu, 24 Mar 2005 10:13:45 +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 j2O8DWiP084507 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 24 Mar 2005 10:13:33 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j2O8DqDV025322; Thu, 24 Mar 2005 10:13:52 +0200 (EET) (envelope-from ru) Date: Thu, 24 Mar 2005 10:13:52 +0200 From: Ruslan Ermilov To: zen Message-ID: <20050324081352.GB25127@ip.net.ua> References: <53342840859.20050324104212@tk-pttuntex.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s/l3CgOIzMHHjg/5" Content-Disposition: inline In-Reply-To: <53342840859.20050324104212@tk-pttuntex.com> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: freebsd-stable@freebsd.org Subject: Re: fail during #make buildworld X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 08:13:39 -0000 --s/l3CgOIzMHHjg/5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 24, 2005 at 10:42:12AM +0700, zen wrote: > Hi freebsd-stable; >=20 > i just cvsup my box today my current version are 5.3 RELEASE, > and cvsup it with releng_5. and the make buildworld just stop with > these error messages : >=20 > libmagic/../../contrib/file/apprentice.c /usr/src/lib/libmagic/../../cont= rib/file/funcs.c /usr/src/lib/libmagic/../../contrib/file/magic.c /usr/src/= lib/libmagic/../../contrib/file/print.c > /usr/obj/usr/src/i386/usr/bin/ld: cannot find -lc > *** Error code 1 >=20 > Stop in /usr/src/lib/libmagic. > *** Error code 1 >=20 1. Remove /usr/obj/usr/src/ completely. 2. Run "make cleandir" to get rid of (possible) build files in /usr/src. 3. Check that your date/time is set correctly. 4. Re-run "make buildworld". Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --s/l3CgOIzMHHjg/5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCQnbAqRfpzJluFF4RAlpvAJ9CJh0MatXQdcgA1Vcd5LwjuSIEWgCgiZ/N 1OkbpjcI3LIbFRmirZ+hGCs= =NkUQ -----END PGP SIGNATURE----- --s/l3CgOIzMHHjg/5--