« Return to Thread: building unixODBC on Solaris 9

Re: building unixODBC on Solaris 9

by Nick Gorham :: Rate this Message:

Reply to Author | View in Thread

mjn wrote:

> I've built and installed unixODBC-2.2.12 on Solaris 9 (64bit SPARC).  
> Libraries are in '/opt/unixODBC/lib'.
>
> When I attempt to use any of the commands in /opt/unixODBC/bin, I see  
> this:
>
>> ld.so.1: odbcinst: fatal: libgcc_s.so.1: open failed: No such file  
>> or directory
>> Killed
>
>
> Where might I have gone wrong? I configured thusly:
>
>> ./configure --enable-gui=no --prefix=/opt/unixODBC
>
>
> Any thoughts are welcome and appreciated. Thanks!
>
I guess you used gcc to build, but the above lib is not in your
:LD_LIBRARY_PATH

--
Nick
_______________________________________________
unixODBC-support mailing list
unixODBC-support@...
http://mail.easysoft.com/mailman/listinfo/unixodbc-support

 « Return to Thread: building unixODBC on Solaris 9