On Jul 15, 2002 at 10:10, Erle Pereira wrote:
perhaps you need some specfic configure options... which release of 3.0x ...
I had a problem with one of the earlier ones ( specifically the one from RHL
gcc 3.0.4
7.1 ).. thats well know now... & yeah.. are you using RHL ?
Yes, it's RHL. Usually I'd say that's irrelevant, but I think my current libraries are still RHL 6.x.
your problems seems to stem from the instruction set of your chip somehow giving a prob.
Yes, it thinks I'm using an i386?
which is why this statement "disturbs" me ;-) ( below )
" > It's an AMD Duron or something. "... or something ?????? what does your kernel report ...
No, I configured the kernel correctly, it's an i686 chip.
The complete error:
[satyap]/6/backup/glibc-2.2.5/linuxthreads$ make gcc signals.c -c -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -fno-omit-frame-pointer -I../include -I. -I.. -I../libio -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o signals.o /tmp/ccOXB4Wg.s: Assembler messages: /tmp/ccOXB4Wg.s:1214: Error: operands given don't match any known 386 instruction /tmp/ccOXB4Wg.s:1221: Error: operands given don't match any known 386 instruction make: *** [signals.o] Error 1 [satyap]/6/backup/glibc-2.2.5/linuxthreads$
(Wow, that's nicely formatted.)
[satyap]/6/backup/glibc-2.2.5/linuxthreads$ ls sysdeps/i386/ Makefile i586/ i686/ pspinlock.c pt-machine.h useldt.h
[satyap]/6/backup/glibc-2.2.5/linuxthreads$ ls sysdeps/unix/sysv/linux/ Implies bits/ configure hppa/ i386/ ia64/ s390/ sh/ sparc/
[satyap]/6/backup/glibc-2.2.5/linuxthreads$ ls sysdeps/unix/sysv/linux/i386/ bits/
[satyap]/6/backup/glibc-2.2.5/linuxthreads$ ls sysdeps/unix/sysv/linux/i386/bits/ posix_opt.h
uname is: Linux gort.cjb.net 2.4.18 #1 Sat Jul 13 13:20:07 PDT 2002 i686 unknown
(Note the i686)
(PS: What's the #1 in the uname?)
gcc version 2.95.3 20010315 (release) (3.0.x doesn't compile on my system)
glibc-2.2.5
linuxthreads: glibc-linuxthreads-2.2.5.tar.gz
It's an AMD Duron or something.
Almost certainly a Duron 700 or 900, something like that. Does it matter?