커널 2.4.27 컴파일시에 오류...

사랑천사의 이미지

우분투 Dapper에서 gcc-3.3을 이용하여 데비안에서 받은 커널 2.4.27을 컴파일 하는데 아래와 같은 오류가 생기네요... 꼭 저 부분에서 멈춥니다. 다른 버젼의 커널도 저것과 비슷한 오류를 냅니다.(2.4.21을 테스트 해 봤습니다.)

gcc-3.3 -D__KERNEL__ -I/ll/usr/src/kernel-source-2.4.27-2.4.27/include -Wall -Ws
trict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-fram
e-pointer -pipe -mpreferred-stack-boundary=2 -march=i486   -nostdinc -iwithprefi
x include -DKBUILD_BASENAME=process  -c -o process.o process.c
{standard input}: Assembler messages:
{standard input}:722: Error: suffix or operands invalid for `mov'
{standard input}:723: Error: suffix or operands invalid for `mov'
{standard input}:813: Error: suffix or operands invalid for `mov'
{standard input}:814: Error: suffix or operands invalid for `mov'
{standard input}:855: Error: suffix or operands invalid for `mov'
{standard input}:856: Error: suffix or operands invalid for `mov'
{standard input}:858: Error: suffix or operands invalid for `mov'
{standard input}:870: Error: suffix or operands invalid for `mov'
make[1]: *** [process.o] 오류 1
make[1]: Leaving directory `/ll/usr/src/kernel-source-2.4.27-2.4.27/arch/i386/ke
rnel'
make: *** [_dir_arch/i386/kernel] 오류 2
// Make: make vmlinux
// make depend는 해 주었습니다. 그리고 설정 전에 make mrproper도 해 줬습니다.

이거.. 컴파일 할려면 한컴리눅스나 데비안 구버젼 깔고 해야 될런지.. 으으음.

사랑천사의 이미지

2.4.32 바닐라 커널을 가져다가... 컴파일 하니 일단 커널은 컴파일 잘 되는 군요.
----
Lee Yeosong(이여송 사도요한)
E-Mail: yeosong@gmail.com
MSN: ysnglee2000@hotmail.com
----
웃음... 행복... 평화... (진정한...) 희망... 사랑... 이 세상 모든것이 그렇다면 얼마나 좋을까...(꿈 속의 바램일 뿐인가...)

사람천사