Subject: undefined references to `sysctl_hw_tapestats'
To: None <current-users@netbsd.org>
From: Jukka Salmi <j+nbsd@2005.salmi.ch>
List: current-users
Date: 08/07/2005 23:01:55
Hi,
linking a custom kernel without 'st* at scsibus? ...' fails since the
recent tapestats changes:
# link MORAY/netbsd
ld -T /usr/src/sys/arch/i386/conf/kern.ldscript -Ttext c0100000 -e start -X -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
init_sysctl.o(.text+0x12d3): In function `sysctl_hw_setup':
: undefined reference to `sysctl_hw_tapenames'
init_sysctl.o(.text+0x1306): In function `sysctl_hw_setup':
: undefined reference to `sysctl_hw_tapestats'
*** Error code 1
Cheers, Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~