From: wangmei Date: March 26 1999 8:11am Subject: problem about compiling mysql List-Archive: http://lists.mysql.com/mysql/997 Message-Id: <007701be7760$4dc9f740$6501a8c0@wangmei> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0069_01BE77A3.47B26200" ------=_NextPart_000_0069_01BE77A3.47B26200 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Dear Sir(Madam): Hello! I am one user of the Mysql system.I need to recompilate Mysql = for IBM AIX(RS6000)4.2 with c compiler of IBM not gcc or c++. When I entered system as "root" and typed as followed: =20 # ./configure --prefix=3D/usr/local/mysql =20 . . . 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... no checking for cc... cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross-compiler... no checking whether we are using GNU C... no checking for c++... no checking for g++... no checking for gcc... no checking for CC... no checking for cxx... no checking for cc++... no checking whether the C++ compiler (gcc ) works... no configure: error: installation or configuration problem: C++ compiler = cannot cre ate executables. =20 =20 " =20 How can I use cc to compling the mysql? =20 Eager to your help. =20 My address wangmei@stripped 99.3.26 ------=_NextPart_000_0069_01BE77A3.47B26200--