Subject: building WGT624V3 kernel
To: None <port-evbmips@netbsd.org>
From: Ryan O'Connor <colossus@interchange.ubc.ca>
List: port-evbmips
Date: 05/31/2007 08:25:54
I've been trying to build a WGT624V3 kernel but it fails at the very end 
when it links everything together to make the kernel:

/usr/src/../tools/bin/mipsel--netbsd-ld: athhal.o: compiled for a big 
endian system and target is little endian
/usr/src/../tools/bin/mipsel--netbsd-ld: athhal.o: endianness 
incompatible with that of the selected emulation
/usr/src/../tools/bin/mipsel--netbsd-ld: failed to merge target specific 
data of file athhal.o

build command:
$ cd /usr/src
$ rm -Rf /usr/obj
$ rm -Rf /usr/tools
$ ./build.sh -T ../tools -O ../obj -m evbmips -a mipsel -U tools
$ ./build.sh -T ../tools -O ../obj -m evbmips -a mipsel -U kernel=WGT624V3 
===> build.sh command: ./build.sh -T ../tools -O ../obj -m evbmips -a 
mipsel -U kernel=WGT624V3
===> build.sh started: Thu May 31 08:23:45 PDT 2007
===> NetBSD version:   4.99.20
===> MACHINE:          evbmips
===> MACHINE_ARCH:     mipsel
===> Build platform:   NetBSD 4.99.14 i386
===> HOST_SH:          /bin/sh
===> TOOLDIR path:     /usr/src/../tools
===> DESTDIR path:     /usr/src/../obj/destdir.evbmips
===> RELEASEDIR path:  /usr/src/../obj/releasedir
===> makewrapper:      /usr/src/../tools/bin/nbmake-evbmips

srcs were fetched from cvs last night.

thanks in advance,
-- 
Ryan O'Connor <colossus@interchange.ubc.ca>
   May The Superuser grant you ample quotas and limits