CURRENT r303131: builkernel failure xpt: undefined reference to `nvme_print_ident'

2016-07-21 Thread O. Hartmann
Recent CURRENT (r303131) can not build a kernel and fails due to the error shown below: [...] cc -target x86_64-unknown-freebsd12.0 --sysroot=/empty/nanoobj/FAFNER_amd64/empty/CURRENT/src/tmp -B/empty/nanoobj/FAFNER_amd64/empty/CURRENT/src/tmp/usr/bin -c -O2 -pipe -fno-strict-aliasing -nostdinc

Builkernel failure

2000-09-16 Thread Eric Jacoboni
>From a fresh cvsup on a DELL i3500 laptop: 'make buildworld' runs ok... 'make KERNEL=ALEX buildkernel' (but that's the same with GENERIC) fails while building modules : =-=-=-= (...) objcopy --strip-debug kernel.debug kernel cd /usr/src/sys/modules && \ env MAKEOBJDIRPREFIX=/home/obj/usr/sr