inline ODBC binaries

Daniel Bruce Lynes dlynes1 at home.com
Sat Jul 1 18:27:47 EDT 2000


On 04/05/00, "Alex Hornby <alex at anvil.co.uk>" wrote:
> From /tmp/sql.log:
> [ODBC][10557][SQLConnect.c][334]Can't open lib '/home/alex/Linux/lib/odbc-i02.so
> ' : /home/alex/Linux/lib/odbc-i02.so: undefined symbol: __register_frame_info

It's nothing wrong with Redhat...I got similar errors.  Download the entire 
source project.

Do the root make and root install.

Then cd into the odbc directory.

Alter the makefile so that it's linking in the static libtds.a file instead 
of the .lo files.  Then make and make install.  You won't have any of the 
undefined symbol errors.

This was an error in the makefiles, that I guess the maintainers weren't 
aware of.



More information about the FreeTDS mailing list