Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2003 10:08:05 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        "Johan Christiansen" <Johan@Haz.dk>, <freebsd-stable@freebsd.org>
Subject:   Re: GENERIC kern compile error 4.8-STABLE
Message-ID:  <200304121008.06012.kstewart@owt.com>
In-Reply-To: <1AF4070E0F26474A80DA4CA886ECE0C10130039D@gtsexchange.gts.dk>
References:  <1AF4070E0F26474A80DA4CA886ECE0C10130039D@gtsexchange.gts.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 12 April 2003 08:27 am, Johan Christiansen wrote:
> 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?
>

What did you cvsup? I did a locate db.h on my system and it is in
/usr2/ncvs/src/include/db.h,v and was installed in /usr/include. I do a 
"src-all".

Kent

>
> [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.
>
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
> "freebsd-stable-unsubscribe@freebsd.org"

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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