Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
/u/NetBSD/src/sys/netinet6/nd6.c:81:10: fatal error: compat/netinet6/nd6.h: No such file or directory
Hi,
trying to compile a current kernel yields the error in the Subject::
===> Building kernel: /var/home/ks/NBconf/vNBx64
===> Build directory: /u/NetBSD/arch/amd64/obj/sys/arch/amd64/compile/vNBx64
/var/home/ks/NBconf/vNBx64:27: warning: already have options `DDB_COMMANDONENTER=trace;show registers'
Build directory is /u/NetBSD/arch/amd64/obj/sys/arch/amd64/compile/vNBx64
Don't forget to run "make depend"
create vNBx64/nd6.d
create vNBx64/in6.d
depending the kern library objects
/u/NetBSD/src/sys/netinet6/nd6.c:81:10: fatal error: compat/netinet6/nd6.h: No such file or directory
#include <compat/netinet6/nd6.h>
^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
/u/NetBSD/src/sys/netinet6/in6.c:111:10: fatal error: compat/netinet6/nd6.h: No such file or directory
#include <compat/netinet6/nd6.h>
^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
nbmkdep: compile failed.
nbmkdep: compile failed.
--- in6.d ---
*** [in6.d] Error code 1
nbmake: stopped in /u/NetBSD/arch/amd64/obj/sys/arch/amd64/compile/vNBx64
A failure has been detected in another branch of the parallel make
nbmake[1]: stopped in /u/NetBSD/arch/amd64/obj/sys/arch/amd64/compile/vNBx64/lib/kern
--- nd6.d ---
*** [nd6.d] Error code 1
nbmake: stopped in /u/NetBSD/arch/amd64/obj/sys/arch/amd64/compile/vNBx64
--- dependkernlib ---
*** [dependkernlib] Error code 2
nbmake: stopped in /u/NetBSD/arch/amd64/obj/sys/arch/amd64/compile/vNBx64
3 errors
nbmake: stopped in /u/NetBSD/arch/amd64/obj/sys/arch/amd64/compile/vNBx64
ERROR: Failed to make depend in "/u/NetBSD/arch/amd64/obj/sys/arch/amd64/compile/vNBx64"
*** BUILD ABORTED ***
Kurt
Home |
Main Index |
Thread Index |
Old Index