리눅스 분류
jpeg-6v 컴파일 오류.....
작성자 정보
- 세원이 작성
- 작성일
컨텐츠 정보
- 1,642 조회
- 1 댓글
- 0 추천
- 목록
본문
# ./configure --enable-shared --enable-static
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
이러한 오류가 팔생합니다.
gcc문제인듯한데 무언가 없는듯한데 먼지 모르겠네요..
밑에 제가 깔은 gcc 목록입니다.
# rpm -qa | grep gcc
gcc-gfortran-4.0.0-8
libgcc-4.0.0-8
libgcc-3.4.3-22.1
compat-gcc-32-3.2.3-47.3
gcc-4.0.0-8
gcc-c++-4.0.0-8
gcc-objc-4.0.0-8
compat-libgcc-296-2.96-132.7.2
gcc-java-4.0.0-8
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
이러한 오류가 팔생합니다.
gcc문제인듯한데 무언가 없는듯한데 먼지 모르겠네요..
밑에 제가 깔은 gcc 목록입니다.
# rpm -qa | grep gcc
gcc-gfortran-4.0.0-8
libgcc-4.0.0-8
libgcc-3.4.3-22.1
compat-gcc-32-3.2.3-47.3
gcc-4.0.0-8
gcc-c++-4.0.0-8
gcc-objc-4.0.0-8
compat-libgcc-296-2.96-132.7.2
gcc-java-4.0.0-8
관련자료
-
이전
-
다음
댓글 1
세원이님의 댓글
- 세원이
- 작성일
다른 컴파일도 안되네요-ㅅ-;;;