Dear Sir/Madam!
I tried compiling the MySQL-3.23.39 on AIX 4.2 but I failed. Attached
please find :
1. A script (aixconf) that I used to compile the software: aixconf file.
2. The error messages obtained when running the script: config.log file.
3. OS version: AIX 4.2 0051482C400
I hope this infromation enough to solve this problem.
I should be grateful if you can help me what has gone wrong. Thank you
very much for your help.
Best regards,
Gabor Sipos
EGIS Pharmaceutical Ltd.
2002. 06. 11.
aixconf:
export CC="xlC_r -ma -O3 -qstrict -qoptimize=3 -qmaxmem=8192 "
export CXX="xlC_r -ma -O3 -qstrict -qoptimize=3 -qmaxmem=8192"
export CFLAGS="-I /usr/local/include"
export LDFLAGS="-L /usr/local/lib"
export CPPFLAGS=$CFLAGS
export CXXFLAGS=$CFLAGS
./configure --prefix=/usr/local --localstatedir=/var/mysql --sysconfdir=/etc
/mysql --sbindir='/usr/local/bin' --libexecdir='/usr/local/bin' --enable-thr
ead-safe-client --enable-large-files
config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:682: checking host system type
configure:703: checking target system type
configure:721: checking build system type
configure:756: checking for a BSD compatible install
configure:809: checking whether build environment is sane
configure:844: checking whether make sets ${MAKE}
configure:890: checking for working aclocal
configure:903: checking for working autoconf
configure:916: checking for working automake
configure:929: checking for working autoheader
configure:942: checking for working makeinfo
configure:1050: checking whether to enable maintainer-specific portions of
Makefiles
configure:1074: checking whether build environment is sane
configure:1091: checking whether make sets ${MAKE}
configure:1159: checking for gawk
configure:1159: checking for mawk
configure:1159: checking for nawk
configure:1191: checking for gcc
configure:1304: checking whether the C compiler
(xlC_r -ma -O3 -qstrict -qoptimize=3 -qmaxmem=8192 -I
usr/local/include -L /usr/local/lib) works
configure:1320: xlC_r -ma -O3 -qstrict -qoptimize=3 -qmaxmem=8192 -o
conftest -I /usr/local/include -I /usr/local/include -L /usr/local/lib
conftest.c 1>&5
./configure[1319]: xlC_r: not found
configure: failed program was:
#line 1315 "configure"
#include "confdefs.h"
main(){return(0);}
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php