Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2000 09:17:05 -0700 (PDT)
From:      Gary Kline <kline@tao.thought.org>
To:        freebsd-stable@FreeBSD.ORG
Subject:   __func__
Message-ID:  <200005061617.JAA20076@tao.thought.org>

next in thread | raw e-mail | index | archive | help

   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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005061617.JAA20076>