Great it's work! thank you! :)
by BAIS
>Jani Taskinen wrote:
>
>
> --with-openssl
>
> --Jani
>
>
> On Tue, 3 Jul 2001, Nilsson U Magnus wrote:
>
>>Hi,
>>
>>I have been trying to configure PHP 4.06 with support for UCD SNMP but I
>>did not get it to work. When I try to run "'./configure' '--with-mysql'
>>'--with-apxs' '--with-snmp=/usr/local' '--enable-track-vars'
>>'--enable-ucd-snmp-hack'" I get the following error message. Anyone having
>>a clue to solve thos problem.
>>
>>/Mangus Nilsson
>>
>>
>>
>>CONFIGURE: './configure' '--with-mysql' '--with-apxs'
>>'--with-snmp=/usr/local' '--enable-track-vars' '--enable-ucd-snmp-hack'
>>CC: gcc
>>CFLAGS: -g -O2
>>CPPFLAGS: -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -DSUPPORT_UTF8
>>CXX:
>>CXXFLAGS:
>>INCLUDES: -I/usr/local/apache/include -I$(top_builddir)/Zend
>>-I/dl/php-4.0.6/ext/mysql/libmysql -I/usr/local/include/ucd-snmp
>>LDFLAGS: -Wl,-rpath,/usr/local/lib -L/usr/local/lib
>>LIBS: -lsnmp -lcrypt -lresolv -lm -ldl -lnsl -lresolv
>>DLIBS:
>>SAPI: apache
>>PHP_RPATHS: /usr/local/lib
>>uname -a: Linux buffy.edet.hygiene.sca.se 2.4.2-2 #1 Sun Apr 8 20:41:30
>>EDT 2001 i686 unknown
>>
>>gcc -o conftest -g -O2 -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT
>>-DSUPPORT_UTF8 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c
>>-lsnmp -lcrypt
>>-lresolv -lm -ldl -lnsl -lresolv 1>&5
>>/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'
>>collect2: ld returned 1 exit status
>>
>>
>
>
--
PHP Install 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]