From owner-freebsd-stable Thu May 11 16:47: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from stars.sandi.net (stars.sandi.net [165.24.155.181]) by hub.freebsd.org (Postfix) with SMTP id 7E28C37B63C for ; Thu, 11 May 2000 16:46:59 -0700 (PDT) (envelope-from blovett@stars.sandi.net) Received: from luna ([207.167.66.107]) by stars.sandi.net (AppleShare IP Mail Server 6.3.1) id 7201 via TCP with SMTP; Thu, 11 May 2000 16:46:57 -0700 Message-ID: <000901bfbba2$fa0cc460$0100a8c0@intranet> From: "Ben Lovett" To: Subject: 4.0-STABLE compile problems. Date: Thu, 11 May 2000 16:45:22 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While compiling a kernel before updating to 4.0-stable from 3.4-stable, I got this message during make (i've included a few compile statements before the failure): cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wreturn-type -Wcomment -Wredundant-dec ls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -W pointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extension s -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf ../../i386/i386/globals.s cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wneste d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf ../../i386/i386/i686_mem.c cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wneste d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf ../../i386/i386/identcpu.c cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wneste d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf ../../i386/i386/in_cksum.c ../../i386/i386/in_cksum.c: In function `in_cksum': ../../i386/i386/in_cksum.c:239: `__func__' undeclared (first use this function) ../../i386/i386/in_cksum.c:239: (Each undeclared identifier is reported only once ../../i386/i386/in_cksum.c:239: for each function it appears in.) ../../i386/i386/in_cksum.c: In function `in_cksum_skip': ../../i386/i386/in_cksum.c:427: `__func__' undeclared (first use this function) *** Error code 1 Stop. Does anyone have any ideas why this is failing? -Ben Lovett -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Ben Lovett eMail: blovett@bsdguru.com Dem0n@IRC Voice/Fax: (877) 745-2400 ext. 073 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message