Hi,

Running into a problem starting apache 1.3.20 dso with php 4.0.6.

Syntax error on line 237 of /d1/kindserv/httpd/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1: 
/d1/kindserv/httpd/httpd: fatal: relocation error: file 
/usr/lib/libfreetype.so.6: symbol __divdi3: referenced symbol not found

Configure does have the --enable-libgcc option included

./configure --with-mysql=/usr/local/mysql 
--with-apxs=/usr/local/apache/bin/apxs --enable-track-vars 
--with-regex=system --enable-versioning --enable-libgcc --with-gd 
--with-jpeg-dir --with-png-dir --with-zlib-dir --with-freetype-dir --with-imap

Tried 2 suggestions from the mailing list archives, way back from 1999 and 
2000, without luck.

LIBS=-lgcc ./configure ....
CFLAGS=-lm ./configure

Running Sun Intell Solaris 2.8, gcc 2.95.3, make 3.79.1

Any assistance would be appreciated.

rgds

Hans Kind


-- 
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]

Reply via email to