Re: SQLInstallerErrorW

Tom Hughes <[email protected]> Sat, 19 Mar 2016 22:48:01 +0000
Newsgroups gmane.comp.db.unixodbc.devel
Organization Cyberscience Corporation
Message-ID <[email protected]>
On 19/03/16 17:40, Nick Gorham wrote:
> On 19/03/16 17:35, Michael Jerris wrote:
>> It says no symbols at all in that file.  Wouldn't surprise me if
>> gentoo patched and completely broke it.  Try building the real
>> upstream sources yourself too before assuming it's something wrong
>> with the actual software.
>
> They may have just stripped the symbols from the file, thats entirely
> possible,

The static symbol table will have been stripped I'm sure, but the 
dynamic one (which is what the dynamic linker uses) shouldn't have been.

You need to use "nm --dynamic" to inspect that though.

Tom

-- 
Tom Hughes ([email protected])
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
_______________________________________________
unixODBC-dev mailing list
[email protected]
http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev