Hi, I'm trying to compile PHP as a shared object on netbsd 1.5, I keep getting errors about /sbin/ld.so Undefined symbol "_finite" in libphp4.so One thing I've noticed is that the configure script does not find support for dlopen, could this be the problem? If so, how can I fix this or is there even a fix? Thanks, Dave Rogers