From owner-freebsd-stable Sat May 6 9:16:41 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id 9AFE237BBCF for ; Sat, 6 May 2000 09:16:35 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (tao.sea.tera.com [207.108.223.55]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id JAA22727 for ; Sat, 6 May 2000 09:16:59 -0700 (PDT) Received: (from kline@localhost) by tao.thought.org (8.9.3/8.7.3) id JAA20076 for freebsd-stable@FreeBSD.ORG; Sat, 6 May 2000 09:17:06 -0700 (PDT) From: Gary Kline Message-Id: <200005061617.JAA20076@tao.thought.org> Subject: __func__ To: freebsd-stable@FreeBSD.ORG Date: Sat, 6 May 2000 09:17:05 -0700 (PDT) Organization: <> thought.org: pvblic service Unix since 1986... <> X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmm... This happened yesterday afternoon and I assumed it was because of not following Annelise's ``Upgrading'' page in-order. After starting over from scratch, here it is again: cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-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 Can anyone shed some light on this err? thanks, gary -- Gary D. Kline kline@tao.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message