이런 에러가 나더군요 -_-;
make[1]: 들어감 `/usr/src/linux-2.4.2/arch/i386/boot' 디렉토리
gcc -E -D__KERNEL__ -I/usr/src/linux/include -D__BIG_KERNEL__ -traditional -DSVGA_MODE=NORMAL_VGA bootsect.S -o bboots
ect.s as -o bbootsect.o bbootsect.s
bbootsect.s: Assembler messages:
bbootsect.s:253: Warning: indirect lcall without `*'
ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect
ld: cannot open binary: ?? ???? ????? ??
make[1]: *** [bbootsect] 오류 1
make[1]: 나감 `/usr/src/linux-2.4.2/arch/i386/boot' 디렉토리
make: *** [bzlilo] 오류 2
해결 방법 아시는분 -_- 부탁드립니다.
커널 컴파일에 필요한 화일들은 모두 설치했습니다.