Skip to Content.
Sympa Menu

freetds - Re: [freetds] HP-UX build issues

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Andrew Stanley <astanley AT cs.uml.edu>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] HP-UX build issues
  • Date: Fri, 17 Jan 2003 16:52:29 -0500 (EST)

Easy fix: Change all calls in dbbimp.c from cs_ctx_global to
cs_ctx_alloc. Recompile and re-install.

Your problem should dissapear.

Cheers,

-Andrew

Andrew Stanley
http://www.cs.uml.edu/~astanley/

On Fri, 17 Jan 2003 joseph.cygan AT philips.com wrote:

> Hello,
> I'm attempting to build freetds for use on HPUX 11.0 with gcc 3.0.1,
> gmake, and gnu binutils. Also with DBD::Sybase 0.95.
>
> When I build with version 0.60, the configure and make process goes well.
> I can even use tsql and get a connection, but when I use it I have the
> following error:
>
> /usr/lib/dld.sl: Unresolved symbol: cs_ctx_global (code)
>
> When I grab the latest snapshot and try to compile it, I dont even get
> this far. Although it compiles correctly, I cannot run tsql and only get
> a core dump. The list only suggest that I use better than DBD::Sybase
> 0.94 and use latest code, none of which seems to help. Any ideas?
>
> Thanks
>
> ---------------------------------------------------------------
> Joe Cygan
>




Archive powered by MHonArc 2.6.24.

Top of Page