>> Edit article
이름
제목
패스워드
: make 시에 어떠한 에러메세지가 떨어지나요? : make를 하면 아래와 같은 에러가 뜹니다. [root@rcn7xx ssh-2.4.0]# make make all-recursive make[1]: Entering directory `/root/ssh-2.4.0' Making all in lib make[2]: Entering directory `/root/ssh-2.4.0/lib' Making all in sshutil make[3]: Entering directory `/root/ssh-2.4.0/lib/sshutil' Making all in sshcore make[4]: Entering directory `/root/ssh-2.4.0/lib/sshutil/sshcore' gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../.. -I../../.. -I../../../lib/sshutil -I../../../lib/sshutil/sshcore -I../../../lib/sshutil/sshadt -I../../../lib/sshutil/ssholdadt -I../../../lib/sshutil/sshstrutil -I../../../lib/sshutil/ssheloop -I../../../lib/sshutil/sshstream -I../../../lib/sshutil/sshfsm -I../../../lib/sshutil/sshsysutil -I../../../lib/sshutil/sshnet -I../../../lib/sshutil/sshmisc -I../../../lib/sshutil/sshpacketstream -I../../../lib/sshutil/sshtestutil -I../../../lib/zlib -I../../../lib/sshmath -I../../../lib/sshreadline -I../../../lib/sshapputil -I../../../lib/sshcrypt -I../../../lib/sshproto -I../../../lib/sshsession -I../../../lib/sshpgp -I../../../lib/sshfilexfer -D_GNU_SOURCE -g -O2 -Wall -Wno-unknown-pragmas -c sshdebug.c In file included from /usr/include/errno.h:36, from ../../../lib/sshutil/sshincludes_unix.h:100, from ../../../lib/sshutil/sshincludes.h:62, from sshdebug.c:14: /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory In file included from /usr/include/signal.h:300, from ../../../lib/sshutil/sshincludes_unix.h:103, from ../../../lib/sshutil/sshincludes.h:62, from sshdebug.c:14: /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory make[4]: *** [sshdebug.o] Error 1 make[4]: Leaving directory `/root/ssh-2.4.0/lib/sshutil/sshcore' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/ssh-2.4.0/lib/sshutil' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/ssh-2.4.0/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/ssh-2.4.0' make: *** [all-recursive-am] Error 2 파일이 없어서(?) 생기는 문제인거 같은데... configure 시에 제대로 됮 않은 건지 잘 모르겠습니다. 친절히 답변을 해 주셔서 감사합니다.
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved