[PHP-INST] Installation Problems From: Alexander Tait Brotman (abrotman <email protected>)
Date: 05/24/01

I am trying to install PHP4.0.5 and Apache1.3.20. I am getting an error
configuring PHP which then leads to Apache failing to compile. Any help
would be appreciated. Below is my debug.log. If more info is needed
please ask.

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/abrotman/newstuff/apache_1.3.20/src/os/unix -I$(top_builddir)/Zend -I/export/home/abrotman/newstuff/php-4.0.5/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/local/pgsql-7.1.1/lib
LIBS: -lpq -lresolv -lresolv -lm -ldl -lcrypt -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/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/local/pgsql-7.1.1/lib conftest.c -lpq -lresolv -lresolv -lm -ldl -lcrypt -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 <email protected>
For additional commands, e-mail: php-install-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>