ID:               16826
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
-Bug Type:         *Compile Issues
+Bug Type:         InterBase related
 Operating System: Solaris 8
 PHP Version:      4.2.0
 New Comment:

Does it work without --with-interbase ?
(btw. You can also use --enable-libgcc to add it)



Previous Comments:
------------------------------------------------------------------------

[2002-04-25 11:10:45] [EMAIL PROTECTED]

4.2.0 on solaris 8 with apache 1.3.24.
Configured with:
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-mysql=/usr/local/mysql --with-interbase

Builds fine. When attempting to start apache I get the following
error:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: relocation error: file
/usr/local/apache/libexec/libphp4.so: symbol __floatdidf: referenced
symbol not found

Adding the following onto the final build line:
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/ -lgcc

produces a build that seems to work ok.
Thanks in advance.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16826&edit=1

Reply via email to