Date: 16 Dec 1997 13:08:13 +0100 From: Thomas Gellekum <tg@ihf.rwth-aachen.de> To: stable@FreeBSD.ORG Subject: buildworld failure Message-ID: <87ra7dsd76.fsf@ghpc6.ihf.rwth-aachen.de>
next in thread | raw e-mail | index | archive | help
Moin,
current sources (cvsup'd this morning), first `make buildworld' since
11/04:
--------------------------------------------------------------
Cleaning up the temporary build tree
--------------------------------------------------------------
mkdir -p /usr/obj/usr/src/tmp
chflags -R noschg /usr/obj/usr/src/tmp/
rm -rf /usr/obj/usr/src/tmp
[...]
===> lkm/wcd
cc -nostdinc -O -pipe -nostdinc -I. -DWCD_MODULE -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -I/usr/src/lkm/wcd/../../sys -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lkm/wcd/../../sys/i386/isa/wcd.c
/usr/src/lkm/wcd/../../sys/i386/isa/wcd.c:1114: redefinition of `_module'
/usr/src/lkm/wcd/../../sys/i386/isa/wcd.c:1113: `_module' previously defined here
/usr/src/lkm/wcd/../../sys/i386/isa/wcd.c: In function `wcd_mod':
/usr/src/lkm/wcd/../../sys/i386/isa/wcd.c:1184: `rwcd_module' undeclared (first use this function)
/usr/src/lkm/wcd/../../sys/i386/isa/wcd.c:1184: (Each undeclared identifier is reported only once
/usr/src/lkm/wcd/../../sys/i386/isa/wcd.c:1184: for each function it appears in.)
/usr/src/lkm/wcd/../../sys/i386/isa/wcd.c:1190: `wcd_module' undeclared (first use this function)
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
The versions of lkm.h and wcd.c are
File: wcd.c Status: Up-to-date
Working revision: 1.39 Mon Dec 15 08:57:39 1997
^^^^ (huh?)
Repository revision: 1.39 /usr/cvs/src/sys/i386/isa/wcd.c,v
Sticky Tag: RELENG_2_2 (branch: 1.39.2)
Sticky Date: (none)
Sticky Options: (none)
File: lkm.h Status: Up-to-date
Working revision: 1.12.2.2 Mon Dec 15 09:21:30 1997
Repository revision: 1.12.2.2 /usr/cvs/src/sys/sys/lkm.h,v
Sticky Tag: RELENG_2_2 (branch: 1.12.2)
Sticky Date: (none)
Sticky Options: (none)
What am I missing here?
tg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87ra7dsd76.fsf>
