From owner-freebsd-current Sun Sep 9 21:13:40 2001 Delivered-To: freebsd-current@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 4AE6037B407; Sun, 9 Sep 2001 21:13:38 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 2C7F710F4C1; Sun, 9 Sep 2001 23:13:44 -0500 (CDT) Date: Sun, 9 Sep 2001 23:13:44 -0500 From: "David W. Chapman Jr." To: Kris Kennaway Cc: current@FreeBSD.org, marcel@FreeBSD.org Subject: Re: LINT broken? Message-ID: <20010909231343.C64609@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Kris Kennaway , current@FreeBSD.org, marcel@FreeBSD.org References: <20010909210150.A29652@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010909210150.A29652@xor.obsecurity.org> User-Agent: Mutt/1.3.22.1i X-Operating-System: FreeBSD 4.4-RC i386 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 On Sun, Sep 09, 2001 at 09:01:50PM -0700, Kris Kennaway wrote: > Is anyone else seeing this? This was build failure of a -current LINT > under RELENG_4. As far as I can tell I'm up to date. > > Kris > > cc -c -O -pipe -march=pentium -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include -DGPROF -DGPROF4 -DGUPROF -D_KERNEL -include opt_global.h -elf -malign-functions=4 -fno-builtin -mpreferred-stack-boundary=2 -pg -mprofiler-epilogue ../../../i386/linux/linux_sysvec.c > ../../../i386/linux/linux_sysvec.c: In function `linux_rt_sendsig': > ../../../i386/linux/linux_sysvec.c:223: `LINUX_SYS_linux_rt_sendsig' undeclared (first use in this function) > ../../../i386/linux/linux_sysvec.c:223: (Each undeclared identifier is reported only once > ../../../i386/linux/linux_sysvec.c:223: for each function it appears in.) > ../../../i386/linux/linux_sysvec.c: In function `linux_sendsig': > ../../../i386/linux/linux_sysvec.c:379: `LINUX_SYS_linux_sendsig' undeclared (first use in this function) > *** Error code 1 > As you already know, I got this too, I think it was supposed to be fixed earlier today, but the cvsup problems of today might be hiding the update somewhere(just speculating). -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message