Bug #20509 Problem linking C code to the client library on HP-UX 11.00
Submitted: 16 Jun 2006 15:34 Modified: 8 Jun 2009 15:53
Reporter: Kent Boortz Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.0.22 OS:HP/UX (HP-UX 11.00 PA-RISC)
Assigned to: CPU Architecture:Any
Tags: cyassl

[16 Jun 2006 15:34] Kent Boortz
Description:
Error message is, both 32 and 64 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)

How to repeat:
Link C code to the client library
[8 Jun 2009 15:53] Daniel Fischer
This bug was selected for closing by random choice.

(Also, HP-UX 11.00 is not supported anymore.)