안녕하세요^^
openssh를 설치하다가 다음의 에러가 뜨네요.
[root@www openssh-3.5p1]# ./configure
checking for gcc... gcc
checking for C compiler default output... -rwxrwxr-x
checking whether the C compiler works... configure: error: cannot run C compiled
programs.
If you meant to cross compile, use `--host'.
혹시나 해서 gcc --version 해보니
egcs-2.91.66 이라고 나옵니다....
어찌해야 할까요?
도움을 부탁드립니다.