[freetds] freetds shared library in QNX

ZIGLIO, Frediano, VF-IT Frediano.Ziglio at vodafone.com
Wed Jan 5 03:31:26 EST 2005


> 
> Hello,
> 
>  
> 
> I've configured freetds in QNX with the command below:
> 
>  
> 
> ./configure
> 
>  
> 
> I got this statement:
> 
>  
> 
> checking if libtool supports shared libraries... no
> 
> checking whether to build shared libraries... no
> 
> checking whether to build static libraries... yes
> 
> creating libtool
> 
>  
> 
> With the same command in Linux, I got this:
> 
>  
> 
> checking if libtool supports shared libraries... yes
> 
> checking whether to build shared libraries... yes
> 
> checking whether to build static libraries... yes
> 
> creating libtool
> 
>  
> 
> Because I need freetds shared libraries in QNX, could anyone 
> help me to
> solve this problem.
> 
>  
> 
>  
> 
>  
> 
> Rgds,
> 
>  
> 
> A.S.
> 

Finally I'm back from holidays...

FreeTDS uses libtool to produce shared library so you should check if
libtool support your version of QNX. If our version (1.5.10 if I
remember) do not support QNX but newer does you should install a newer
version and update libtool from distro.

freddy77


More information about the FreeTDS mailing list