Current-Users archive

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

GENERIC doesn't build (on i386)



Hi,

trying to compile a GENERIC kernel on i386 from -current source
cvs updated some minutes ago fails:

    compile  GENERIC/vers.o
       link  GENERIC/netbsd
auvitek_dtv.o: In function `auvitek_dtv_attach':
auvitek_dtv.c:(.text+0x65): undefined reference to `dtv_print'
auvitek_dtv.o: In function `auvitek_dtv_bulk_cb':
auvitek_dtv.c:(.text+0x288): undefined reference to `dtv_submit_payload'
--- netbsd ---
*** [netbsd] Error code 1

nbmake: stopped in /u/NetBSD/arch/i386/obj/sys/arch/i386/compile/GENERIC
1 error

nbmake: stopped in /u/NetBSD/arch/i386/obj/sys/arch/i386/compile/GENERIC

ERROR: Failed to make all in 
"/u/NetBSD/arch/i386/obj/sys/arch/i386/compile/GENERIC"
*** BUILD ABORTED ***

Kurt


Home | Main Index | Thread Index | Old Index