[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Current kernel cannot build
- Subject: Current kernel cannot build
- From: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
- To: port-mips-ja@jp.netbsd.org
- Date: Sun, 26 Dec 2004 22:15:30 +0900
- Message-ID: <861xddqjyl.fsf@xa12.heimat.gr.jp>
- Delivered-To: mailing list port-mips-ja@jp.netbsd.org
- Mailing-List: contact port-mips-ja-help@jp.netbsd.org; run by ezmlm-idx
- User-Agent: T-gnus/6.17.3 (based on No Gnus v0.3) SEMI/1.14.6 (Maruoka)FLIM/1.14.7 (Sanjō) APEL/10.6 Emacs/21.3 (i386--freebsd)MULE/5.0 (SAKAKI)
中治です。
ここ何ヵ月か、GENERIC kernel がリンクエラーになるのですが、僕だけでしょ
うか? grep してみると、hpcmips には ipl_si_to_sr があるのですが、
newsmips や mips にはそれらしいのが見当たりません。
# link GENERIC/netbsd
ld -N -T /usr/src/sys/arch/mips/conf/kern.ldscript -Ttext 0x80001000 -e start -G 0 -x -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
kern_clock.o(.text+0x764): In function `hardclock':
: undefined reference to `ipl_si_to_sr'
kern_clock.o(.text+0x76c): In function `hardclock':
: undefined reference to `ipl_si_to_sr'
if_ethersubr.o(.text+0xdb4): In function `ether_input':
: undefined reference to `ipl_si_to_sr'
if_ethersubr.o(.text+0xdbc): In function `ether_input':
: undefined reference to `ipl_si_to_sr'
if_ethersubr.o(.text+0x1054): In function `ether_input':
: undefined reference to `ipl_si_to_sr'
if_ethersubr.o(.text+0x105c): more undefined references to `ipl_si_to_sr' follow
*** Error code 1
Stop.
make: stopped in /usr/src/sys/arch/newsmips/compile/obj.newsmips/GENERIC
--
NAKAJI Hiroyuki (中治 弘行)