Date: 12/11/00
- Next message: moshe doron: "Re: [PHP-DEV] reading newline line from socket"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] get_included_files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: steve <email protected>
Operating system: FreeBsd 4.1.1
PHP version: 4.0.3pl1
PHP Bug Type: Apache related
Bug description: Can't compile apache with --with-snmp in PHP
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!
-- Edit Bug report at: http://bugs.php.net/?id=8191&edit=1-- 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>
- Next message: moshe doron: "Re: [PHP-DEV] reading newline line from socket"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] get_included_files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

