MySQL Forums
Forum List  »  Connector/ODBC

Undefined references for libmyodbc in 64-bit Ubuntu 12.04
Posted by: Ken Resander
Date: November 07, 2013 11:09AM

Installed libmyodbc version 5.1.10-1 using synaptic manager on Ubuntu into
folder /usr/lib/x86_64-linux-gnu/odbc/libmyodbc.so:

Then built using the codeblocks IDE and got the following undefined
references for libmyodbc:

dynstr_free
dynstr_append
dynstr_append_os_quoted
init_dynamic_string
dynstr_realloc
dynstr_append_mem
strfill

This is my first attempt to use 64-bit libmyodbc. 3-4 years ago I used libmyodbc on a 32-bit Ubuntu (10.04LTS?) and do not recall getting undefined symbols when linking.

How do I overcome this?

Options: ReplyQuote


Subject
Written By
Posted
Undefined references for libmyodbc in 64-bit Ubuntu 12.04
November 07, 2013 11:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.