[freetds] TSQL error - connect error: Not owner

ZIGLIO, Frediano, VF-IT Frediano.Ziglio at vodafone.com
Mon Feb 11 11:21:30 EST 2008


> 
> Hi Freddy,
>    Thanks for the quick replies.  I've sent you my socket.h 
> to your private email address.
> OS information is -
>  
> HP-UX hpmachine B.11.11 U 9000/800 107414685 unlimited-user 
> licenseRegards,
> Mike
> 
> 

Mm.... try adding _HPUX_ALT_XOPEN_SOCKET_API define to CPPFLAGS like

CPPFLAGS="-D_HPUX_ALT_XOPEN_SOCKET_API" ./configure ....

this should use _xpg_XXX functions which support correct socklen_t type.
My 11.00 don't have this option...

freddy77



More information about the FreeTDS mailing list