>> Edit article
이름
제목
패스워드
mysql 을 설치하는데 ================================ [root@herks mysql]# ./configure --prefix=/usr/local/mysql --with-charset=euc_kr loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu 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... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for gcc... gcc checking whether the C compiler (gcc ) works... no configure: error: installation or configuration problem: C compiler cannot creat e executables. [root@herks mysql]# ====================================== 이상의 메세지가 나옵니다. 그래서 =========>> [root@herks mysql]# rpm -qa | grep gcc gcc-g77-2.96-85 gcc-3.1-6.1 gcc-c++-2.96-85 gcc-objc-2.96-85 [root@herks mysql]# ================ gcc도 3.1로 다시깔았는데 마찬가지더군요... binutils도 깔아져있구요. [root@herks mysql]# rpm -qa | grep binutils binutils-2.10.91.0.2-3 [root@herks mysql]# 무엇인 문제인지 컴파일이 안되네요 저와같은 경험이 있으시거나 아시는분은 쫌 알려주세요
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved