Bugzilla – Bug 131175
unixODBC-gui-qt gives a symbol lookup error
Last modified: 2005-11-01 14:55:18 UTC
installing unixODBC-gui-qt by yast2 results in the following error, when running ODBCConfig from the shell: ralph:~ # ODBCConfig ODBCConfig: symbol lookup error: /usr/lib/libodbcinstQ.so.1: undefined symbol: iniElement The unixODBC-gui-gtk works fine, but the QT version does not.
ODBCConfig does not work either on my testmachine, outputting the same error. gdb was not helpful because of the missing debug-symbols, so I attached the strace and the ltrace of the execution. P.S. Always choose the right component. OpenSUSE only handles the wiki on opensuse.org, not the distribution. And always attach enough information to eleminate/reproduce the problem (like a backtrace). Thanks.
Created attachment 55875 [details] ltrace output
Created attachment 55876 [details] strace output
Thanks for the report, I'll try to fix the bug soon.
I've fixed the package for the next SUSE Linux release. The fix should also appear in openSUSE-edge soon.