예전에 작업한 파일이 모두 날라가는 바람에 다시 포멧하고 컴파일 환경부터
만들고 있습니다.
red hat 9.0
gcc 3.3
kernel 2.4.19 fh 작업을 하고 있습니다.
그런데 glibc-2.3.2 make 과정에서 다음과 같은 메시지가 나옵니다. 어떻게 해
-I../sysdeps/unix/sysv -I../sysdeps/unix/arm -I../sysdeps/unix -
I../sysdeps/pos
ix -I../sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-
32 -I../sy
sdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -
I../sysdeps/
generic -nostdinc -isystem /usr/lib/gcc-lib/armv5l-linux/3.3/include -
isystem /
project/toolchain/linux-2.4.19/include/ -D_LIBC_REENTRANT -
include ../include/li
bc-symbols.h -DASSEMBLER -
o /project/toolchain/glibcbuild/misc/syscall.o
../sysdeps/unix/syscall.S: Assembler messages:
../sysdeps/unix/syscall.S:28: Error: cannot represent SWI relocation in
this obj
ect file format
make[2]: *** [/project/toolchain/glibcbuild/misc/syscall.o] 오류 1
make[2]: 나감 `/project/toolchain/glibc-2.3.2/misc' 디렉토리
make[1]: *** [misc/subdir_lib] 오류 2
make[1]: 나감 `/project/toolchain/glibc-2.3.2' 디렉토리
make: *** [all] 오류 2


도저히 방법을 모르겠네요 좀 아시는 분은 좀 알려주세요