Bug 131175 - unixODBC-gui-qt gives a symbol lookup error
Summary: unixODBC-gui-qt gives a symbol lookup error
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Final
Hardware: i386 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Michal Marek
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 22:10 UTC by Ralph Grunewald
Modified: 2005-11-01 14:55 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
ltrace output (154.00 KB, application/octet-stream)
2005-10-28 12:57 UTC, Michael Gross
Details
strace output (124.26 KB, application/octet-stream)
2005-10-28 12:57 UTC, Michael Gross
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Grunewald 2005-10-27 22:10:37 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.
Comment 1 Michael Gross 2005-10-28 12:56:01 UTC
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.
Comment 2 Michael Gross 2005-10-28 12:57:13 UTC
Created attachment 55875 [details]
ltrace output
Comment 3 Michael Gross 2005-10-28 12:57:34 UTC
Created attachment 55876 [details]
strace output
Comment 4 Michal Marek 2005-10-31 07:22:14 UTC
Thanks for the report, I'll try to fix the bug soon.
Comment 5 Michal Marek 2005-11-01 14:55:18 UTC
I've fixed the package for the next SUSE Linux release. The fix should also
appear in openSUSE-edge soon.