Hi!

I have some trouble tring to compile Mysql 4.0.16 with de options:
--with-vio & --with-openssl, I try with some recomedation about it but none
successful.

****Compiling with:
./configure --with-vio --with-openssl=/path/to/openssl --with-openssl-includ
e=/path/to/include/ssl.h --with-openssl-lib=/path/to/lib/libssl.a
Everything is fine during de compilation but when i install the new
database, it's show my variable "have_openssl=no" and the showing Status
"SSL=not in use"


*****When i compile with:
./configure --with-vio --with-openssl --with-openssl-include=/path/to/includ
e/ssl.h --with-openssl-lib=/path/to/lib/libssl.a
during the compilation i get the following error:

../lib/mysql/.libs/libmysqlclient.so: undefined reference to
"openssl_add_all_algorithms"
collect 2: ld returned 1 exit status


Can someone help me?, I don't know that to do or what i should do for now??


Thanks in advance,

Cion


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to