Karsten Merker <[EMAIL PROTECTED]> writes: > On Sun, Mar 28, 2004 at 07:25:32AM +0200, Goswin von Brederlow wrote: > > Thiemo Seufer <[EMAIL PROTECTED]> writes: > > > > I want to see 2.4.25 for mips/mipsel in the archive, so we can switch > > > debian-installer to use it. :-) > > > And please do add XXS1500 support. The defconfig for it is fine. > > > > I can update patches to the rules/control files and the mips patch > > itself withint one or two days notice and send them if that is > > acceptable now. > > I am currently working on a kernel-patch-2.4.25-mips package. > A test build is running now, I'll let you know when it is ready > (takes about a day on my systems).
I added XXS1500 support. I started with the defconfig-xxs1500 but then added a bunch of modules that might be usefull to the general user (like ramdisk support). Now I found ICE: gcc -D__KERNEL__ -I/home/mrvn/kernel/kernel-patch-2.4.25-mips-2.4.25/build-tmp/kernel-source-2.4.25/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I /home/mrvn/kernel/kernel-patch-2.4.25-mips-2.4.25/build-tmp/kernel-source-2.4.25/include/asm/gcc -G 0 -mno-abicalls -fno-pic -pipe -finline-limit=100000 -mabi=32 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -DMODULE -mlong-calls -DMODVERSIONS -include /home/mrvn/kernel/kernel-patch-2.4.25-mips-2.4.25/build-tmp/kernel-source-2.4.25/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=twofish -c -o twofish.o twofish.c gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bugs, please see /usr/share/doc/debian/bug-reporting.txt. make[3]: *** [twofish.o] Error 1 make[3]: Leaving directory `/home/mrvn/kernel/kernel-patch-2.4.25-mips-2.4.25/bu ild-tmp/kernel-source-2.4.25/crypto' make[2]: *** [_mod_crypto] Error 2 I'm rebuilding without twofish now but I thought I let you know in case you want to track this ICE down. If it works I will send the patch to BTS. Any further changes made to the source? MfG Goswin PS: tbm told me about "Architecture: mips, mipsel" -> "Architecture: mips mipsel" and I added that too

