redhat7.2 구여 커널은
kernel-2.4.7-10입니다.
ssh2를 최신 소스 컴파일로 설치
하려는데 ./configure 다음에
make를 하면 이런 에러가 나옵니
다.
In file included
from ../../../lib/sshutil/s
shincludes.h:55,
from
sshdebug.c:14:
../../../lib/sshutil/sshinc
ludes_unix.h:52:2:
#error "Autoconfig error,
your compiler doesn't seem
to support any 32 bit type"
make[4]: *** [sshdebug.o]
Error 1
make[4]: Leaving directory
`/home/an/install/ssh-
3.0.1/lib/sshutil/sshcore'
make[3]: *** [all-
recursive] Error 1
make[3]: Leaving directory
`/home/an/install/ssh-
3.0.1/lib/sshutil'
make[2]: *** [all-
recursive] Error 1
make[2]: Leaving directory
`/home/an/install/ssh-
3.0.1/lib'
make[1]: *** [all-
recursive] Error 1
make[1]: Leaving directory
`/home/an/install/ssh-
3.0.1'
make: *** [all-recursive-
am] Error 2
컴파일러가 안맞는거 같은데 이럴
땐 어떤걸 바꿔줘야 할지 수없는
삽질을 했지만 결국 이렇게 도움
을 요청합니다. 읽어주셔서 감
사합니다.
--
삽질만이 살길이다