module-init-tools-3.1 Make 작업시 오류입니다. 어떤 오류인지.
글쓴이: song7566 / 작성시간: 금, 2005/02/11 - 2:17오후
gcc -g -O2 -Wunused -Wall -o modinfo modinfo.o zlibsupport.o
gcc -g -O2 -Wunused -Wall -o insmod.static -static insmod.o
if [ "docbook2man" = "docbook2man" ]; then \
docbook2man doc/modprobe.conf.sgml > /dev/null 2>&1; \
else \
docbook2man doc/modprobe.conf.sgml 2>&1 > modprobe.conf.5 | sed 's/^[^:]*://'; \
fi
make: *** [modprobe.conf.5] Error 127
=======================================
위와 같이 에러가 나옵니다.
어떤 문제가 있어서 그런지 알려주시면 감사하겠습니다.
Forums:
시디에서 sgml관련 패키지를 몽땅 설치를 하세요
시디에서 sgml관련 패키지를 몽땅 설치를 하세요
저도 3.1에서 그런 에러가 나서 3.0을 쓰니 정상설치되었습니다.
저도 3.1에서 그런 에러가 나서 3.0을 쓰니 정상설치되었습니다.
모든 디지털의 목표는 아날로그.
댓글 달기