I got the same thing trying to compile 2.6.0-test1 and the problem is that ld is segfaulting, but I don't have the knowledge to figure out why :/
On Wed, 2003-07-23 at 15:32, Joerg Hoh wrote: > On Wed, Jul 16, 2003 at 10:54:20AM +0200, Jan Lentfer wrote: > > Hi all, > > > > In the meantime 2.6.0-test1 came out and I gave it a try. It seems to work > > pretty good so far, except for those IDE problems that occur again (seem to > > be > > the same as with 2.4.21): > > Hm, my first try of the 2.6.0-test1 was not successfull: > > atlas:~/linux-2.6.0-test1# make > make[1]: `arch/alpha/kernel/asm-offsets.s' is up to date. > CHK include/linux/compile.h > GEN .version > CHK include/linux/compile.h > UPD include/linux/compile.h > CC init/version.o > LD init/built-in.o > LD .tmp_vmlinux1 > make: *** [.tmp_vmlinux1] Error 139 > atlas:~/linux-2.6.0-test1# gcc -v > Reading specs from /usr/lib/gcc-lib/alpha-linux/3.3.1/specs > Configured with: ../src/configure -v > --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang > --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info > --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared > --with-system-zlib --enable-nls --without-included-gettext > --enable-__cxa_atexit --enable-clocale=gnu --enable-debug > --enable-java-gc=boehm --enable-java-awt=xlib > --enable-objc-gc alpha-linux > Thread model: posix > gcc version 3.3.1 20030626 (Debian prerelease) > atlas:~/linux-2.6.0-test1# > > My system is a PWS 433 running debian testing. How can I determine the > exact error message? > > Joerg > > -- > Signature not available yet >

