Bug #14574 yassl: Build of shared libmysqlclient_r fails.
Submitted: 2 Nov 2005 13:57 Modified: 24 Nov 2005 12:25
Reporter: Magnus Blåudd Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:mysql-5.0 OS:64
Assigned to: Magnus Blåudd CPU Architecture:Any

[2 Nov 2005 13:57] Magnus Blåudd
Description:
BUILD/compile-pentium64-debug-max
with --with-yassl instead of --with-openssl 

/my/mysql-5.0/extra/yassl/src/libyassl.a(ssl.o):  relocation R_X86_64_32 against  `a local symbol' can not be used when making a shared object; recompile with -f PIC

We need to build PIC versions of yassl libs to be included in the shared libmysqlclient_r

How to repeat:
BUILD/compile-pentium64-debug-max
with --with-yassl instead of --with-openssl
[24 Nov 2005 12:25] Magnus Blåudd
Duplicate of bug#15168