Hi!
No, you don't need SSL to compile mysqlcc.
Which version of MySQLCC did you try to compile ? ... what version of MySQL
do you have installed in the system where you're trying to compile MySQLCC ?
Regards,
Jorge
--
For technical support contracts, visit https://order.mysql.com/?ref=mjdc
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Jorge del Conde <jorge@stripped>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Mexico City, Mexico
<___/ www.mysql.com
MySQL Users Conference and Expo
http://www.mysql.com/events/uc2003/
----- Original Message -----
From: "Matthias Wieser" <developer@stripped>
To: <mysqlcc@stripped>
Sent: Sunday, April 06, 2003 11:08 AM
Subject: Do I need SSL to compile MySQLCC ?
> I got the following error when linking:
> /usr/lib/libmysqlclient.a(viossl.o)(.text+0x68): In function `sslaccept':
> : undefined reference to `SSL_new'
> /usr/lib/libmysqlclient.a(viossl.o)(.text+0x9b): In function `sslaccept':
> : undefined reference to `ERR_get_error_line_data'
> /usr/lib/libmysqlclient.a(viossl.o)(.text+0xeb): In function `sslaccept':
> : undefined reference to `SSL_clear'
> /usr/lib/libmysqlclient.a(viossl.o)(.text+0xfe): In function `sslaccept':
> : undefined reference to `SSL_get_session'
> [...]
> collect2: ld returned 1 exit status
> make: *** [mysqlcc] Error 1
> --
>
> --
> MySQL Control Center Mailing List
> For list archives: http://lists.mysql.com/mysqlcc
> To unsubscribe: http://lists.mysql.com/mysqlcc?unsub=1
>