Do you have OpenSSL >= 0.9.5 installed?

If so, try putting the install dir in the configure:

--with-ssl-imap=/usr

-J


On Wed, 19 Jun 2002 11:51:15 +1200, Php User wrote:

> At this point in the make I get this error related to --with-imap and
> --with-ssl-imap ...I believe
> 
> Making all in .
> make[1]: Entering directory `/usr/lib/php-4.2.1' /bin/sh
> /usr/lib/php-4.2.1/libtool --silent --mode=link gcc  -I.
> -I/usr/lib/php-4.2.1/ -I/usr/lib/php-4.2.1/main -I/usr/lib/php-4.2.1
> -I/usr/include/apache -I/usr/lib/php-4.2.1/Zend -I/usr/include/imap
> -I/usr/libmcal/ -I/usr/lib/php-4.2.1/ext/mysql/libmysql
> -I/usr/lib/php-4.2.1/ext/xml/expat  -DLINUX=22 -DDEV_RANDOM=/dev/random
> -DEAPI -DEAPI_MM -I/usr/lib/php-4.2.1/TSRM -g -O2 -prefer-pic   -o
> libphp4.la -rpath /usr/lib/php-4.2.1/libs -avoid-version
> -L/usr/bin/openssl/lib -L/usr/libmcal/ -R /usr/bin/openssl/lib -R
> /usr/libmcal/ stub.lo  Zend/libZend.la sapi/apache/libsapi.la
> main/libmain.la regex/libregex.la
> /usr/lib/php-4.2.1/ext/ctype/libctype.la
> /usr/lib/php-4.2.1/ext/ftp/libftp.la
> /usr/lib/php-4.2.1/ext/gettext/libgettext.la
> /usr/lib/php-4.2.1/ext/imap/libimap.la
> /usr/lib/php-4.2.1/ext/mcal/libmcal.la
> /usr/lib/php-4.2.1/ext/mysql/libmysql.la
> /usr/lib/php-4.2.1/ext/pcre/libpcre.la
> /usr/lib/php-4.2.1/ext/posix/libposix.la
> /usr/lib/php-4.2.1/ext/session/libsession.la
> /usr/lib/php-4.2.1/ext/standard/libstandard.la
> /usr/lib/php-4.2.1/ext/xml/libxml.la TSRM/libtsrm.la -lmcal -lcrypto
> -lssl -lc-client -lcrypt -lintl -lcrypt -lresolv -lm -ldl -lnsl -lresolv
> -lcrypt -ldl make[1]: Leaving directory `/usr/lib/php-4.2.1'
> 
> I received this error message-->
> 
> /usr/bin/ld: cannot find -lcrypto
> collect2: ld returned 1 exit status
> make[1]: *** [libphp4.la] Error 1
> make: *** [all-recursive] Error 1
> 
> Mandrake 8.2 PPC
> Had to compile own php for use with horde's imp also this is DSO
> configure. I hope someone thinks this is a simple question. ...with a
> simple answere...
> 
> Thank You,
> -Eric
 

-- 
 Jason Morehouse ([EMAIL PROTECTED])
 Netconcepts LTD - Auckland, New Zealand
 * Linux: Because rebooting is for adding hardware.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to