Earlier I sent a compile error from IRIX 6.2 using the IDO CC.
I just retried after installed the GCC package from freeware.sgi.com.
New error from debug log:
creating main/php_config.h
creating sapi/Makefile
CONFIGURE: './configure' '--with-mysql' '--with-pgsql'
'--with-apache=../apache_1.3.19' '--enable-track-vars'
CC: /usr/freeware/bin/gcc
CFLAGS: -g -O2
CPPFLAGS:
CXX:
CXXFLAGS:
INCLUDES: -I/usr/people/ethan/apache_1.3.19/src/include
-I/usr/people/ethan/apache_1.3.19/src/os/unix -I$(top_builddir)/Zend
-I/usr/people/ethan/php-4.0.4pl1/ext/mysql/libmysql
LDFLAGS: -Wl,-rpath,/lib -L/lib
LIBS: -lpq -lm -ldl -lcrypt -lsocket -lsocket
DLIBS:
SAPI: apache
PHP_RPATHS: /lib
uname -a: IRIX wh2 6.2 03131015 IP22
/usr/freeware/bin/gcc -o conftest -g -O2 -Wl,-rpath,/lib -L/lib
conftest.c -lpq -lm -ldl -lcrypt -lsocket -lsocket 1>&5
ld: FATAL 9: I/O error (-lpq): No such file or directory
collect2: ld returned 1 exit status
My goal is apache w/ PHP4 and PostGreSQL support on irix 6.2 and 6.5
I am not on the mailing list that I am sending this to, so if there are
replies please email them to me.
--
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]