Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: issue building current kernel fails, stripattach
Riccardo Mottola <riccardo.mottola%libero.it@localhost> wrote:
> to debug nouveau I need to build a current kernel, as advised on
> netbsd-users.
>
> I got sources snapshot, updated with "cvs -q update -dPA". Did it
> twice to be sure not to have gotten a bad release.
> To do this, I need current tooIs: I built tools using "./build.sh -U
> -j2 tools" .
>
> However, building the kernel fails
>
> # link Aspire/netbsd
> /usr/src/obj/tooldir.NetBSD-9.3-i386/bin/i486--netbsdelf-ld -Map
> netbsd.map --cref -T netbsd.ldscript -Ttext c0100000 -e start -X -o
> netbsd ${SYSTEM_OBJ:[@]:Nswapnetbsd.o} ${EXTRA_OBJ} vers.o
> swapnetbsd.o
> /usr/src/obj/tooldir.NetBSD-9.3-i386/bin/i486--netbsdelf-ld:
> ioconf.o:(.rodata+0xa0): undefined reference to `stripattach'
Remove "pseudo-device strip" from your kernel config.
Home |
Main Index |
Thread Index |
Old Index