[PHP-INST] Sol7 PHP4.0.6 Apache1.3.20 PGSQL7.1.1 doesn't compile
by Alexander Tait Brotman other posts by this author
Jul 30 2001 12:45PM messages near this date
[PHP-INST] configuring problem with PHP + Sablotron
|
[PHP-INST] Where to find library linked as -lpq?
Solaris7
PHP4.0.6 (4.0.5 doesn't work either)
Apache1.3.20
PostgreSQL 7.1.1
Hello
Could someone tell me why PHP4 wont compile on my Sol7 machine?
PHP3 works fine and so does Apache by itself. Below is my debug.log and
any help would be greatly appreciated. If you need more info please let
me know. Thanks.
CONFIGURE: './configure' '--with-apache=../apache_1.3.20' '--with-pgsql=/usr/local/pgsql-7
.1.1' '--enable-track-vars' '--with-config-file-path=/etc'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS: -D_POSIX_PTHREAD_SEMANTICS -DSUPPORT_UTF8
CXX:
CXXFLAGS:
INCLUDES: -I/export/home/abrotman/newstuff/apache_1.3.20/src/include -I/export/home/abrot
man/newstuff/apache_1.3.20/src/os/unix -I$(top_builddir)/Zend -I/export/home/abrotman/newst
uff/php-4.0.6/ext/mysql/libmysql
LDFLAGS: -R/usr/ucblib -L/usr/ucblib -R/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1 -R/usr/local/pgsql-7.1.1/lib -L/usr/loc
al/pgsql-7.1.1/lib
LIBS: -lpq -lcrypt -lresolv -lresolv -lm -ldl -lsocket -lsocket -lgcc
DLIBS:
SAPI: apache
PHP_RPATHS: /usr/ucblib /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1 /usr/local/pgsql-
7.1.1/lib
uname -a: SunOS phoenix.lhup.edu 5.7 Generic_106541-16 sun4u sparc SUNW,Ultra-5_10
gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -DSUPPORT_UTF8 -R/usr/ucblib -L/usr/ucbl
ib -R/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1 -L/usr/local/lib/gcc-lib/sparc-sun-so
laris2.7/2.8.1 -R/usr/local/pgsql-7.1.1/lib -L/usr/local/pgsql-7.1.1/lib conftest.c -lpq -lc
rypt -lresolv -lresolv -lm -ldl -lsocket -lsocket -lgcc 1> &5
ld.so.1: ./conftest: fatal: relocation error: file ./conftest: symbol __register_frame_info:
referenced symbol not found
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-install-unsubscribe@[...].net
For additional commands, e-mail: php-install-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net
|