Displaying 1 result from an estimated 1 matches for "testdbapp".
Did you mean:
testapp
2005 Nov 16
0
Fix for Fw: [unixODBC-support] FedoraCore4 and unixODBC __post_internal_error undefined symbol at runtime
...-0.63-1.2.fc4.rf from dag and the official
>> unixODBC-2.2.11-3.FC4.1 package from Fedora updates. I have wine
>> configured to use unixODBC. Connecting to the database works but when
>> the app issues a query wine fails with the error:
>>
>> [user@host tmp]$ wine testdbapp.exe
>> /usr/bin/wine-pthread: symbol lookup error: /usr/lib/libodbccr.so.1:
>> undefined symbol: __post_internal_error
>>
>>
>> Sure enough ldd thinks it is undefined.
>>
>> [user@host tmp]$ ldd -r /usr/lib/libodbccr.so.1.0.0
>> undefined symbol: dm_...