Re: Problem compiling kernel on current
- From: Sam Leffler <sam@xxxxxxxxx>
- Date: Mon, 26 Mar 2007 11:39:21 -0700
Ralph Zitz wrote:
Hello
In the last couple of days I have had trouble compiling the kernel.
A few days ago I cvsup'ed the sources on my -current box, and this is
what I
get when I try and compile the kernel. Can anyone tell me what might be
wrong here? Note that I completely deleted /usr/src to make sure everything
was updated before building.
===> crypto (depend)
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
ln -sf /usr/obj/usr/src/sys/mobile/opt_param.h opt_param.h
ln -sf /usr/obj/usr/src/sys/mobile/opt_ddb.h opt_ddb.h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/opencrypto/cryptodev_if.m -c
awk -f @/tools/makeobjops.awk @/opencrypto/cryptodev_if.m -h
rm -f .depend
mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I-
-DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq
-I/usr/obj/usr/src/sys/mobile
/usr/src/sys/modules/crypto/../../opencrypto/crypto.c cryptodev_if.c
/usr/src/sys/modules/crypto/../../opencrypto/criov.c
/usr/src/sys/modules/crypto/../../opencrypto/cryptosoft.c
/usr/src/sys/modules/crypto/../../opencrypto/xform.c
/usr/src/sys/modules/crypto/../../opencrypto/cast.c
/usr/src/sys/modules/crypto/../../opencrypto/deflate.c
/usr/src/sys/modules/crypto/../../opencrypto/rmd160.c
/usr/src/sys/modules/crypto/../../crypto/rijndael/rijndael-alg-fst.c/usr/src/sys/modules/crypto/../../crypto/rijndael/rijndael-
api.c /usr/src/sys/modules/crypto/../../opencrypto/skipjack.c
/usr/src/sys/modules/crypto/../../crypto/blowfish/bf_enc.c
/usr/src/sys/modules/crypto/../../crypto/blowfish/bf_skey.c
/usr/src/sys/modules/crypto/../../crypto/des/des_ecb.c
/usr/src/sys/modules/crypto/../../crypto/des/des_enc.c
/usr/src/sys/modules/crypto/../../crypto/des/des_setkey.c
/usr/src/sys/modules/crypto/../../crypto/sha1.c
/usr/src/sys/modules/crypto/../../crypto/sha2/sha2.c
===> cryptodev (depend)
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
rm -f .depend
mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I-
-DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq
-I/usr/obj/usr/src/sys/mobile
/usr/src/sys/modules/cryptodev/../../opencrypto/cryptodev.c
In file included from
/usr/src/sys/modules/cryptodev/../../opencrypto/cryptodev.c:54:
@/sys/bus.h:513:23: device_if.h: No such file or directory
@/sys/bus.h:514:20: bus_if.h: No such file or directory
mkdep: compile failed
Please update again; some changes were missed in the initial commit to
this area of the system. Should be correct now.
Sam
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- References:
- Problem compiling kernel on current
- From: Ralph Zitz
- Problem compiling kernel on current
- Prev by Date: network problems with yesterday's current
- Next by Date: Re: network problems with yesterday's current
- Previous by thread: Problem compiling kernel on current
- Next by thread: network problems with yesterday's current
- Index(es):
Relevant Pages
|
|