From owner-freebsd-current Wed Jan 30 8:31:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id BAA3537B404; Wed, 30 Jan 2002 08:31:29 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g0UGVF149998; Wed, 30 Jan 2002 18:31:15 +0200 (EET) (envelope-from ru) Date: Wed, 30 Jan 2002 18:31:14 +0200 From: Ruslan Ermilov To: David Wolfskill Cc: current@FreeBSD.ORG, Bruce Evans Subject: Re: Weirdness in building -CURRENT today Message-ID: <20020130183114.A40415@sunbay.com> References: <20020130170207.B34952@sunbay.com> <200201301541.g0UFfpw42639@bunrab.catwhisker.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline In-Reply-To: <200201301541.g0UFfpw42639@bunrab.catwhisker.org> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jan 30, 2002 at 07:41:51AM -0800, David Wolfskill wrote: > >Date: Wed, 30 Jan 2002 17:02:07 +0200 > >From: Ruslan Ermilov > > > >> >>>> stage 2: cleaning up the object tree > >> >-------------------------------------------------------------- > >> >... > >> >===> lib/libc > >> >"/usr/src/share/mk/bsd.lib.mk", line 184: Inconsistent operator for libc.a > >> >"/usr/src/share/mk/bsd.lib.mk", line 192: Inconsistent operator for libc_p.a > >> >"/usr/src/share/mk/bsd.lib.mk", line 224: Inconsistent operator for libc_pic.a > >> >make: fatal errors encountered -- cannot continue > >> >*** Error code 1 > > >You probably have some locally modified src/ makefiles, > >or some crap in /etc/make.conf. > > Thanks for the suggestions. The locally-modified files I have on the > laptop are: > Should be fixed in the attached commit. -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --dDRMvlgZJXvWKvBx Content-Type: message/rfc822 Content-Disposition: inline Received: from mx2.freebsd.org (mx2.FreeBSD.org [216.136.204.119]) by whale.sunbay.crimea.ua (8.11.6/8.11.2) with ESMTP id g0UFEux37280 for ; Wed, 30 Jan 2002 17:14:57 +0200 (EET) (envelope-from owner-cvs-committers@FreeBSD.org) Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id E406F55C8D for ; Wed, 30 Jan 2002 07:12:28 -0800 (PST) (envelope-from owner-cvs-committers@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id 0C26037B476; Wed, 30 Jan 2002 07:14:39 -0800 (PST) Delivered-To: ru@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 7E3B337B402; Wed, 30 Jan 2002 07:14:28 -0800 (PST) Delivered-To: cvs-committers@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BE6E37B404; Wed, 30 Jan 2002 07:14:25 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UFEPl15800; Wed, 30 Jan 2002 07:14:25 -0800 (PST) (envelope-from bde) Message-Id: <200201301514.g0UFEPl15800@freefall.freebsd.org> From: Bruce Evans Date: Wed, 30 Jan 2002 07:14:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys syscall.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-committers@FreeBSD.org Precedence: bulk X-Loop: FreeBSD.ORG MIME-Version: 1.0 bde 2002/01/30 07:14:25 PST Modified files: sys/sys syscall.mk Log: Regenerate just this file after unbreaking makesyscalls.sh. The previous commit broke the world in libc. Revision Changes Path 1.53 +1 -1 src/sys/sys/syscall.mk --dDRMvlgZJXvWKvBx-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message