configure로 환경설정시에..이상한 에러와 함께
중간에 멈춰버립니다....왜 그런지 답변좀 부탁합니다..
다음에서..제일 아랫쪽에...에러 메세지가 있습니다.
[bluewave:/usr1/download/mysql/mysql-3.23.35 ]./configure --prefix=/usr/local/mysql --with-charset=euc_kr
loading cache ./config.cache
checking host system type... sparc-sun-solaris2.6
checking target system type... sparc-sun-solaris2.6
checking build system type... sparc-sun-solaris2.6
checking for a BSD compatible install... ./install-sh -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 gawk... no
checking for mawk... no
checking for nawk... nawk
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
[bluewave:/usr1/download/mysql/mysql-3.23.35 ]
꼭좀 답변 부탁합니다.--Brad Nam