Subject: php woes
To: None <port-mac68k@netbsd.org>
From: Erik Stokhof <Erik.Stokhof@cwi.nl>
List: port-mac68k
Date: 07/03/2001 09:46:26
Hi all,

I am trying to add PHP to my apache server.
Compiling PHP worked fine, once I found out how to work apxs, but then when 
I try to restart the server,
I get an unresolved symbol _finite.
Moreover, the pkg for php does not seem to contain anything includable in 
apache.
Weirder, when I do nm on the php module in apache/libexec, there is no 
mention of _finite...
Any pointers?

Thanks in advance

-Erik