Subject: PHP / Apache Undefined symbol "_finite"
To: NetBSD PortMac68k Mailing List <port-mac68k@netbsd.org>
From: Matthew Theobalds <mtheobalds@mac.com>
List: port-mac68k
Date: 01/21/2001 03:50:45
Just been getting PHP finally compiled as I'm now running PERL. Anyway, when
running Apache, I get the following error:

/usr/libexec/ld.so: Undefined symbol "_finite" in
httpd:/usr/local/apache/libexec/libphp4.so

Cannot work out what's wrong - both those files are binaries. No-one else
seems to have had this problem and has a solution.

I got the following warning during make install:

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.

Thanks for any pointers.

All the best.

Matthew