Bug #20510 Problem linking C code to the client library on AIX 5.2
Submitted: 16 Jun 2006 15:41 Modified: 31 Jul 2007 8:01
Reporter: Kent Boortz Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S2 (Serious)
Version:5.0.22 OS:IBM AIX (AIX 5.2)
Assigned to: CPU Architecture:Any

[16 Jun 2006 15:41] Kent Boortz
Description:
Error message is

  ld: 0711-317 ERROR: Undefined symbol: __PureVirtualCalled
  ld: 0711-317 ERROR: Undefined symbol: .__setUncaughtExceptionFlag__3stdFb
  ld: 0711-317 ERROR: Undefined symbol: .__ReThrow
  ld: 0711-317 ERROR: Undefined symbol: .__dl__FPv
  ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.

How to repeat:
Link C code to the client library
[31 Jul 2007 8:01] Daniel Fischer
Can't reproduce anymore.