Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[netbsd-4] build failure



Hello,

with very current netbsd-4 on amd64:

release ===> etc        (with: DISTRIBUTION_DONE=1)
Build directory is /usr/obj/obj/sys/arch/amd64/compile/GENERIC.MP
Don't forget to run "make depend"
Build directory is /usr/obj/obj/sys/arch/amd64/compile/GENERIC
Don't forget to run "make depend"
depending the kern library objects
depending the kern library objects
depending the compat library objects
depending the compat library objects
making sure the compat library is up to date...
making sure the compat library is up to date...
making sure the kern library is up to date...
making sure the kern library is up to date...
building standard kern library
building standard kern library
/usr/src/sys/dev/ic/rtl8169.c: In function 're_rxeof':
/usr/src/sys/dev/ic/rtl8169.c:1339: error: 'RE_RDESC_VLANCTL_IPV4' undeclared
(first use in this function)
/usr/src/sys/dev/ic/rtl8169.c:1339: error: (Each undeclared identifier is
reported only once
/usr/src/sys/dev/ic/rtl8169.c:1339: error: for each function it appears in.)
/usr/src/sys/dev/ic/rtl8169.c: In function 're_start':
/usr/src/sys/dev/ic/rtl8169.c:1653: error: 'RE_TDESC_VLANCTL_IPCSUM'
undeclared (first use in this function)
/usr/src/sys/dev/ic/rtl8169.c:1657: error: 'RE_TDESC_VLANCTL_TCPCSUM'
undeclared (first use in this function)
/usr/src/sys/dev/ic/rtl8169.c:1661: error: 'RE_TDESC_VLANCTL_UDPCSUM'
undeclared (first use in this function)
--- rtl8169.o ---
*** [rtl8169.o] Error code 1
1 error

nbmake: stopped in /usr/obj/obj/sys/arch/amd64/compile/GENERIC
--- kern-GENERIC ---
*** [kern-GENERIC] Error code 2
A failure has been detected in another branch of the parallel make

nbmake: stopped in /usr/obj/obj/sys/arch/amd64/compile/GENERIC.MP
--- kern-GENERIC.MP ---
*** [kern-GENERIC.MP] Error code 2
2 errors

nbmake: stopped in /usr/src/etc
--- release ---
*** [release] Error code 2
1 error

nbmake: stopped in /usr/src

ERROR: Failed to make release
*** BUILD ABORTED ***


Reegards,

   Andreas


Home | Main Index | Thread Index | Old Index