: 계속글을 올리는데 대답이 없슴니다....누구아시는분 답 좀 부탁합니다.
:
: 커널2.2.13 과 pppoed-0.4 로 컴파일도중
: make mrproper / make make xconfig / make dep / make clean 실핼후
: make bzImage 실행중 Error Message.........?
:
: gcc -wall -wstrict-prototypes -02 -fomit-frame-pointer -0 scripts/split-
: include scripts/split-include.c
: In file included forem /usr/include/errno.h:36,from scripts/split-include.c:26:
: /usr/include/bits/errno.h:25: linux/errno.h: 그런화일이나 디렉토리가 없음
: make: *** [scripts/split-include] Error 1
--------------------
제가 보기에는 이렇습니다
scripts/split-include.c 화일이 scripts/splict/에 없나 보군요
그러고 컴파일 할때 조금 문제가 있군요
전 이렇게 하니까 바로 error가 없이 뜨던데여
커널을 풀고
pppoed을 압축을 풀고
pppoed을 패치하주고
cd /usr/src/linux
make mrproper
make menconfig -->모듈을 설정해주고
make dep; make clean;
make bzImage; 또는 make bzlilo; -----> 두번째 로 하면은
vmlinuz와 System.map은 /에서 생성됩니다
그리고 make modules; make modules_install을 해주시면 되고요
pap-script수정해주고 그리고 나머지 수정해줄부분 수정해주고
vi /etc/lilo.conf을 수정해주시고 물론 커널 버젼이 같다면
수정은 안해도 되지만요~~
전 커널 2.2.16 pppoed2.2.16으로 패치해서 쓰고 있습니다
그럼--이 곳에 서명을 적어주십시오.
리눅스는 배우면 배울수록 쉬워진다~~아는것이 많아지니까`~