ID: 9059 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: SNMP related Operating System: Tru64 4.0f PHP Version: 4.0.4pl1 New Comment: No feedback. If you have trouble with later releases (4.0.6 , 4.0.7) reopen this bug report. --Jani Previous Comments: ------------------------------------------------------------------------ [2001-07-13 01:22:13] [EMAIL PROTECTED] Is this still happening with the latest versions of PHP? ------------------------------------------------------------------------ [2001-02-01 17:23:19] [EMAIL PROTECTED] When I compile PHP using: ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --with-snmp=/usr --with-gd --with-zlib --enable-static I get the following error when starting Apache: bash-2.04# /usr/local/apache/bin/apachectl start Syntax error on line 209 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: Unresolved symbol in /usr/lib/libsnmp-0.4.2.so: vsnprintf /usr/local/apache/bin/apachectl start: httpd could not be started SNMP libs are under /usr/lib and headers are under /usr/include/ucd-snmp If I take out the --with-snmp=/usr (It used to be in /usr/local/[lib|include], but I moved it to make sure the linker was finding it) it compiles fine (Just with no snmp support of course). Any ideas? ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=9059&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]