ID: 11138 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: NetBSD/AXP 1.5 PHP Version: 4.0.5 New Comment:
No feedback. Closing. Previous Comments: ------------------------------------------------------------------------ [2001-08-18 14:03:23] [EMAIL PROTECTED] Does this happen with latest CVS snapshot: http://snaps.php.net/ ------------------------------------------------------------------------ [2001-05-27 09:25:37] [EMAIL PROTECTED] I'm trying to compile from the sources and run php-4.0.5 with IMAP and MySQL support. I'm using UW-IMAP libraries, and when starting Apache, the following message is displayed: Cannot load /usr/pkg/lib/httpd/libphp4.so into server: /usr/pkg/lib/httpd/libphp4.so: Undefined PLT symbol "mail_close_full" (reloc type = 26, symnum = 969) I've downloaded the sources of UW-IMAP too and tried, with the same symptoms. The default libtool script failed as -Wl does not exist in ld. I've changed to -whole-archive and the following warning was displayed, but compiled successfully: *** 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. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=11138&edit=1 -- PHP Development 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]