I'm attempting to link with libsqlod.a on LINUX but am getting the following errors below. I'm assuming that these defines should come from ctype.h but have this file in both SAPDB_HOME/incl directory and /usr/include. Any ideas would be most welcome.
Graham /opt/sapdb/interfaces/odbc/lib/libsqlod.a(libsqlod.rel.o)(.text+0x51c): In function `pa01anstm': : undefined reference to `__ctype_b' /opt/sapdb/interfaces/odbc/lib/libsqlod.a(libsqlod.rel.o)(.text+0x54d): In function `pa01anstm': : undefined reference to `__ctype_b' ..etc, etc...
