[PHP-DEV] PHP 4.0 Bug #8191 Updated: Can't compile apache with --with-snmp in PHP From: sniper <email protected>
Date: 01/30/01

ID: 8191
Updated by: sniper
Reported By: steve <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: Apache related
Assigned To:
Comments:

Please read the INSTALL file and follow the instructions.
If that doesn't help, please ask further support questions
on php-install <email protected> mailing list.

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2000-12-11 05:31:15] stas <email protected>
What is your PHP configuration directive?

---------------------------------------------------------------------------

[2000-12-11 00:48:51] steve <email protected>
configured PHP with --with-snmp : no problem

./configure --prefix=/www --activate-module=src/modules/php4/libphp4.a : can't install...

I have ucd-snmp 4.1.2 installed and tried 4.2, both doesn't compile.

/usr/local/lib/libsnmp.so: warning: mktemp() possibly used unsafely; consider us
ing mkstemp()
/usr/local/lib/libsnmp.so: undefined reference to `EVP_DigestInit'
/usr/local/lib/libsnmp.so: undefined reference to `EVP_DigestFinal'
/usr/local/lib/libsnmp.so: undefined reference to `EVP_md5'
/usr/local/lib/libsnmp.so: undefined reference to `HMAC'
/usr/local/lib/libsnmp.so: undefined reference to `EVP_sha1'
/usr/local/lib/libsnmp.so: undefined reference to `des_cbc_encrypt'
/usr/local/lib/libsnmp.so: undefined reference to `des_key_sched'
/usr/local/lib/libsnmp.so: undefined reference to `EVP_DigestUpdate'
/usr/local/lib/libsnmp.so: undefined reference to `RAND_bytes'
/usr/local/lib/libsnmp.so: undefined reference to `des_ncbc_encrypt'
*** Error code 1

Stop in /root/apache_1.3.14/src/helpers.
======== Error Output for sanity check ========
============= End of Error Report =============

 Aborting!

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8191

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>