Re: Problem compiling kernel on current



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"



Relevant Pages

  • Re: Distributions
    ... | general there are a lot of packages for people to use. ... kernel, have to run on a multitude of different systems, they tend to be ... and slower than if you compile those packages, ... can have that stability with virtually any distro. ...
    (Debian-User)
  • Re: Distributions
    ... Ubuntu is based on Debian, ... | general there are a lot of packages for people to use. ... kernel, have to run on a multitude of different systems, they tend to be larger ... and slower than if you compile those packages, ...
    (Debian-User)
  • Problems with custom kernel fbsd 6.2
    ... My kernel for freebsd 6.2 is not compiling but only with my custom config. ... I was able to compile it with the GENERIC kernel included, but my modified one will not compile. ... # Power management support ...
    (freebsd-questions)
  • Re: [PATCH] 2.6 workaround for Athlon/Opteron prefetch errata
    ... >optimisations independently of each other', is fairly simple, (in ... >concept), and elegant, (as it lets you compile the most finely tuned ... >Up to now, selecting a CPU to compile for basically means, "Use ... it's silly to include them all in a kernel for a 386. ...
    (Linux-Kernel)
  • [duke@spacebox.net: oops related crash]
    ... 00000000-0009ffff: System RAM ... 00100000-0020c991: Kernel code ... I just got this while trying to compile pciutils - ... oops through ksymoops and I've attached the output. ...
    (Linux-Kernel)