GENERIC kern compile error 4.8-STABLE
Johan Christiansen
Johan at Haz.dk
Sat Apr 12 08:27:08 PDT 2003
GENERIC Kernel build failure just after stable-cvsup and buildworld.
I have ensured that everything in /usr/obj was deleted before i began.
Btw. /usr/obj <-- is a symlink to /Disk1/usrobj, because /usr partition
was filled up.
I have installed these packages from ports.
db-2.7.7_1 The Berkeley DB package, revision 2
db3-3.3.11,1 The Berkeley DB package, revision 3
db4-4.0.14_1,1 The Berkeley DB package, revision 4
What could be wrong?
[FAIL]
===> vesa
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o vesa.ko vesa.kld
vesa.o scvesactl.o @ machine symb.tmp tmp.o opt_vga.h
rm -f .depend GPATH GRTAGS GSYMS GTAGS
cd /usr/obj/Disk1/usrsrc/sys/CERAKERN;
MAKESRCPATH=/Disk1/usrsrc/sys/dev/aic7xxx/aicasm make -DBOOTSTRAPPING
-f /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/Makefile
Warning: Object directory not changed from original
/Disk1/usrobj/Disk1/usrsrc/sys/CERAKERN
cc -O -pipe -nostdinc -I/usr/include -I.
-I/Disk1/usrsrc/sys/dev/aic7xxx/aicasm -D__FBSDID=__RCSID -c
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm.c
cc -O -pipe -nostdinc -I/usr/include -I.
-I/Disk1/usrsrc/sys/dev/aic7xxx/aicasm -D__FBSDID=__RCSID -c
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:50: db.h: No such
file or directory
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:63: syntax error
before `*'
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:63: warning: data
definition has no type or storage class
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function
`symbol_delete':
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:87: syntax error
before `key'
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:89: `key'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:89: (Each
undeclared identifier is reported only once
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:89: for each
function it appears in.)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:91: request for
member `del' in something not a structure or union
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function
`symtable_open':
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:134: `DB_HASH'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:135: warning:
assignment makes pointer from integer without a cast
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function
`symtable_close':
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:148: syntax error
before `key'
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: request for
member `seq' in something not a structure or union
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: `key'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: `data'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: `R_FIRST'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:157: request for
member `close' in something not a structure or union
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function
`symtable_get':
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:169: syntax error
before `key'
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:173: `key'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:176: request for
member `get' in something not a structure or union
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:176: `data'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:188: request for
member `put' in something not a structure or union
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function
`symtable_dump':
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:472: syntax error
before `key'
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:486: `R_FIRST'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:487: request for
member `seq' in something not a structure or union
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:487: `key'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:487: `data'
undeclared (first use in this function)
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:524: `R_NEXT'
undeclared (first use in this function)
*** Error code 1
Stop in /Disk1/usrobj/Disk1/usrsrc/sys/CERAKERN.
*** Error code 1
Stop in /Disk1/usrsrc.
*** Error code 1
Stop in /Disk1/usrsrc.
More information about the freebsd-stable
mailing list