I'm getting the following error when I run make:
Undefined                       first referenced
 symbol                             in file
EVP_CIPHER_CTX_block_size           ext/openssl/.libs/openssl.o
ld: fatal: Symbol referencing errors. No output written to sapi/cli/php
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
The configure options I used are:
./configure --with-openssl=/usr/local/ssl --with-apxs2=/usr/apache2/bin/apxs 
--enable-dbase \
--with-libxml-dir=/usr/local --with-config-file-path=/etc/apache2 \
--with-mysql=shared,/usr/local/mysql \
--with-mysqli=shared,/usr/local/mysql/bin/mysql_config \
--with-xpm-dir=/usr --with-gd --with-bz2=/usr/lib \
--with-jpeg-dir=/usr --with-png-dir=/usr --with-zlib --enable-mbstring \
--enable-calendar --enable-bcmath --enable-ftp --enable-exif 
--with-mcrypt=/usr/local/lib --with-gettext \
--enable-libgcc --with-libxml-dir=/usr/local
I'm using Openssl version 0.9..8g

Thanks for any help or thoughts!
Jeremy


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Reply via email to