ID: 8635 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Dynamic loading Bug Type: SNMP related Assigned To: Comments: You need openssl. Add --with-openssl=/path/to/install/dir into your configureline. (you have to have openssl installed in your system) --Jani Previous Comments: --------------------------------------------------------------------------- [2001-01-10 08:18:08] [EMAIL PROTECTED] When you try to build PHP-4.0.4 with libsnmp 4.2 installed on your system, libphp4.so is build but des_* symbols are missing. when Apache tries to load the lib Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/libsnmp-0.4.2.so: undefined symbol: des_cbc_encrypt Applications dynamicaly linked with libsnmp 4.2 must be linked with libdes.a How can I add that library ? --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=8635 -- 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]