Apache Configured with generic. Though I don't think that matters just yet.
PHP Configured with:
./configure --with-mysql --with-apache=/tmp/AIX/apache_1.3.19
--enable-track-vars
I did not specify a path for MySql as I'm not sure if its happy with just
the client libs or if it wants the server.
I'm still getting the same error with Gnu Make. The error is from the
"Making all in libmysql".
In file included from libmysql.c:9:
global.h:525: conflicting types for 'int8'
/usr/include/sys/inttypes.h:622: previous delaration of 'int8'
global.h:526: warning: redefinition of 'int16'
/usr/include/sys/inttypes.h:623: warning: 'int16' previously declared here
global.h:536: warning: redefinition of 'int32'
/usr/include/sys/inttypes.h:624: warning: 'int32' previously declared here
libmysql.c: In function 'connect2':
libmysql.c:179: warning: passing arg 5 of 'getsockopt' from incompatible
pointer type
After this, it just errors out and reports leaving directories.
Oy!
Jacob
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]