Subject: Cross compiling current fails sgimips
To: None <current-users@NetBSD.org>
From: MOCHIZUKI Tomomitsu <mochi@thn.ne.jp>
List: current-users
Date: 09/17/2005 17:50:14
Hello,

today I tried to compile the latest current sources using my i386 box.
but, compile fails in sys/compat/ultrix/ultrix_misc.c .

I start the compiling with:

--------
./build.sh -m sgimips -T /a/NetBSD/sgimips/tools -D /a/NetBSD/sgimips/root -R /a/NetBSD/sgimips/rel -r release
--------

error messages:
--------
#   compile  irix/irix_swap.o
/a/NetBSD/sgimips/tools/bin/mipseb--netbsd-gcc -O2 -ffreestanding  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional  -Werror  -G 0 -mno-abicalls -mlong-calls  -DCOMPAT_IRIX -DSYSVSEM -DSYSVMSG -DSYSVSHM -nostdinc -nostdinc -I. -I/usr/src/sys/lkm/compat/irix -isystem /usr/src/sys -isystem /usr/src/sys/arch -D_KERNEL -D_LKM  -c    /usr/src/sys/compat/irix/irix_swap.c
/usr/src/sys/compat/irix/irix_swap.c: In function `irix_sys_swapctl':
/usr/src/sys/compat/irix/irix_swap.c:151: warning: implicit declaration of function `uvm_swap_stats'

*** Failed target:  irix_swap.o


--
;; T.Mochizuki
;; mailto: mochi@thn.ne.jp