[질문] FreeNAS 설치 중 에러
안녕하세요 FreeNAS를 버팔로 LinkStation(LS-CH500L)에 설치해 보려고 하는데요
./configure를 실행했는데 에러가 나서 다른 건 다 해결했는데 두 가지가 문제네요.
root@LinkStation:~/a52dec-0.7.4# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... armv5tejl-unknown-linux-gnu
checking host system type... armv5tejl-unknown-linux-gnu
checking for gcc... gc
checking for C compiler default output... configure: error: C compiler cannot create executables
root@LinkStation:~/a52dec-0.7.4#
위에 checking whether to enable maintainer-specific portions of Makefiles... no 이부분이랑
checking for C compiler default output... configure: error: C compiler cannot create executables 이부분이요
아래 것은 위의 항목들이 모두 해결되면 되는 것 같아 보이긴 하는데... 아닌가?
아무튼 첫번째 에러 메시지를 해결해야 하는데 아무리 찾아도 모르겠더라고요..
시스템은 원래 ssh root 권한을 막아놓은 걸 인터넷 뒤져서 뚫은 거고요
apt-get 같은 건 안되고 ipkg install 을 사용하고 있습니다.
ipkg 이용해서 perl, gcc, make, 등등 위에서 없다고 나오는 것들 다 깔아서 해결했는데
위 에러는 무슨 말인지 모르겠네요...
고수님들 도와주세요,,,


댓글 달기