| Bug #20507 | Problem linking C code to the client library on HP-UX 11.11 | ||
|---|---|---|---|
| Submitted: | 16 Jun 2006 17:29 | Modified: | 3 May 2007 19:12 |
| Reporter: | Kent Boortz | ||
| Status: | Verified | ||
| Category: | Server: Compiling | Severity: | S3 (Non-critical) |
| Version: | 5.0.22 | OS: | HP/UX (HP-UX 11.11 PA-RISC) |
| Assigned to: | Target Version: | ||
| Tags: | cyassl | ||
| Triage: | D3 (Medium) | ||
[2 Aug 2007 21:13]
Bugs System
Pushed into 5.1.21-beta

Description: Linking gives for 32 bits /usr/ccs/bin/ld: Unsatisfied symbols: [Vtable]key:__dt__21__versioned_type_infoFv (first referenced in lib/libmysqlclient.a(ssl.o)) (data) __PureVirtualCalled (first referenced in lib/libmysqlclient.a(ssl.o)) (code) __nw__FUl (first referenced in lib/libmysqlclient.a(cert_wrapper.o)) (code) __dl__FPv (first referenced in lib/libmysqlclient.a(ssl.o)) (code) and for 64 bits ld: Unsatisfied symbol "__nw__FUl" in file lib/libmysqlclient.a[yassl_imp.o] ld: Unsatisfied symbol "__dl__FPv" in file lib/libmysqlclient.a[ssl.o] ld: Unsatisfied symbol "[Vtable]key:__dt__21__versioned_type_infoFv" in file lib/libmysqlclient.a[ssl.o] ld: Unsatisfied symbol "__PureVirtualCalled" in file lib/libmysqlclient.a[ssl.o] How to repeat: Try use the client library from C