My debug.file:

CONFIGURE:   './configure' '--enable-calendar'
'--with-pgsql' '--enable-sockets' '--with-snmp'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:   
CXX:        
CXXFLAGS:   
INCLUDES:      -I$(top_builddir)/Zend
-I/usr/src/php/php-4.0.4pl1/ext/mysql/libmysql
-I/usr/local/include
LDFLAGS:     -Wl,-rpath,/usr/lib/pgsql
-L/usr/lib/pgsql
LIBS:       -lsnmp -lpq -lresolv -lm -ldl -lcrypt
-lnsl  -lresolv
DLIBS:      
SAPI:       cgi
PHP_RPATHS:  /usr/lib/pgsql
uname -a:   Linux mars.primagendys.com 2.4.0 #12 ven
fév 23 13:42:25 /etc/localtime 2001 i686 unknown

gcc -o conftest -g -O2   -Wl,-rpath,/usr/lib/pgsql
-L/usr/lib/pgsql conftest.c -lsnmp -lpq -lresolv -lm
-ldl -lcrypt -lnsl  -lresolv 1>&5
/usr/lib/libsnmp.so: undefined reference to
`EVP_DigestInit'
/usr/lib/libsnmp.so: undefined reference to
`EVP_DigestFinal'
/usr/lib/libsnmp.so: undefined reference to `EVP_md5'
/usr/lib/libsnmp.so: undefined reference to `HMAC'
/usr/lib/libsnmp.so: undefined reference to `EVP_sha1'
/usr/lib/libsnmp.so: undefined reference to
`des_cbc_encrypt'
/usr/lib/libsnmp.so: undefined reference to
`des_key_sched'
/usr/lib/libsnmp.so: undefined reference to
`EVP_DigestUpdate'
/usr/lib/libsnmp.so: undefined reference to
`RAND_bytes'
/usr/lib/libsnmp.so: undefined reference to
`des_ncbc_encrypt'
collect2: ld returned 1 exit status


I don't manage to install PHP in my Linux box and I
don't know what to do.
I think the problem comes from the fact that
libsnmp.so is linked to libsnmp.so.0, which is also
linked to libsnmp.so.0.4.1.2.

Thank you,

Jon Mikel INZA
[EMAIL PROTECTED]

___________________________________________________________
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, 
Yahoo! Messenger : http://fr.messenger.yahoo.com

-- 
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]

Reply via email to