안녕하세요.
한개를 해결하면 하나가 또 문제가 생깁니다. ㅠ.ㅠ
내용은 아래와 같습니다.
The directory of kernel headers (version 2.4.20) does not match your running
kernel (version 2.4.22-6). Even if the module were to compile successfully, it
would not load into the running kernel.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
이전 분 충고대로 /usr/include 로 경로를 설정하니 제대로 들어간 것은
맞는 것 같은데 이제 커널 버젼이 안맞다고 하네요. ㅠ.ㅠ