Errors building a new kernel this morning (r270260)

C. L. Martinez carlopmart at gmail.com
Thu Aug 21 13:14:15 UTC 2014


On Thu, Aug 21, 2014 at 11:13 AM, Luigi Rizzo <rizzo at iet.unipi.it> wrote:
> My bad, I forgot to commit sys/net/netmap*.h .
> They are the same as in head if someone wants to do the merge before I I am
> back online
>
> Sorry for the inconvenience
> Luigi

Thanks Luigi. But I think that exists more problems here:

awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
--- depend_subdir_alq ---
machine -> /usr/src/sys/amd64/include
--- depend_subdir_aic7xxx ---
make[7]: make[7]: don't know how to make aic7xxx_reg.h. Stop

make[7]: stopped in
/usr/obj/usr/src/sys/FBSDNSM03/modules/usr/src/sys/modules/aic7xxx/ahc
--- depend_subdir_alq ---
--- /usr/obj/usr/src/sys/FBSDNSM03/modules/usr/src/sys/modules/alq/x86 ---
--- depend_subdir_aic7xxx ---
*** [../aic7xxx_reg.h] Error code 2

make[6]: stopped in /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa
1 error

make[6]: stopped in /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa
*** [_sub.depend] Error code 2

make[5]: stopped in /usr/src/sys/modules/aic7xxx/ahc
1 error

make[5]: stopped in /usr/src/sys/modules/aic7xxx/ahc
*** [_sub.depend] Error code 2

make[4]: stopped in /usr/src/sys/modules/aic7xxx
1 error

make[4]: stopped in /usr/src/sys/modules/aic7xxx
*** [depend_subdir_aic7xxx] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- depend_subdir_alq ---
x86 -> /usr/src/sys/x86/include
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/sys/modules/alq
*** [depend_subdir_alq] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- depend_subdir_ale ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/sys/modules/ale
*** [depend_subdir_ale] Error code 2

make[3]: stopped in /usr/src/sys/modules
--- depend_subdir_aesni ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/sys/modules/aesni
*** [depend_subdir_aesni] Error code 2


Exists another problem with aic7xxx driver ...


More information about the freebsd-stable mailing list