Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2000 16:45:22 -0700
From:      "Ben Lovett" <blovett@stars.sandi.net>
To:        <freebsd-stable@freebsd.org>
Subject:   4.0-STABLE compile problems.
Message-ID:  <000901bfbba2$fa0cc460$0100a8c0@intranet>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901bfbba2$fa0cc460$0100a8c0>