From owner-freebsd-current@FreeBSD.ORG Sat May 3 19:46:15 2003 Return-Path: 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 05E6137B401 for ; Sat, 3 May 2003 19:46:15 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 617FA43FBD for ; Sat, 3 May 2003 19:46:14 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h442jxm2037044; Sat, 3 May 2003 19:46:03 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h442jwRN036936; Sat, 3 May 2003 19:45:58 -0700 (PDT) Date: Sat, 3 May 2003 19:45:58 -0700 From: "David O'Brien" To: walt Message-ID: <20030504024558.GA30706@dragon.nuxi.com> References: <3EB47D38.50609@myrealbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EB47D38.50609@myrealbox.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-current@freebsd.org Subject: Re: makeworld broken at xlint/llib X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 02:46:15 -0000 On Sat, May 03, 2003 at 07:38:48PM -0700, walt wrote: > lint -cghapbx -Cposix /usr/src/usr.bin/xlint/llib/llib-lposix > llib-lposix: > cpp0: invalid option -fno-dollars-in-identifiers > *** Error code 1 > > Stop in /usr/src/usr.bin/xlint/llib. Fixed a few hours ago. CVSup and you should get the fix.