Skip to Content.
Sympa Menu

freetds - Re: More info on Core Dump

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Peppler <mpeppler AT peppler.org>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: More info on Core Dump
  • Date: Tue, 13 Jul 1999 15:57:53 -0700 (PDT)


timothy AT ennui.net writes:
> Brian Bruns wrote:
>
> > Ok, the fix is in CVS or for your patching enjoyment here's the patch:
>
> <snip>
>
> Thanks Brian.. one more question to all..
>
> I am atempting to get sybperl up and running on this same box. I am able
> to get it
> working no sweat using the sybase open client libs..
>
> Using freetds I am getting TONS of undeclared function messages when
> CTlib.xs does
> it's thing.. such as:
>
>
> > [root@dev52 sybperl-2.09]# make
> > make[1]: Entering directory `/u1/dbms/sybperl-2.09/BCP'
> > make[1]: Leaving directory `/u1/dbms/sybperl-2.09/BCP'
> > make[1]: Entering directory `/u1/dbms/sybperl-2.09/CTlib'
> > /u1/Perl/bin/perl -I/u1/Perl/lib/perl5/5.00501/i686-linux
> > -I/u1/Perl/lib/perl5/5
> > .00501 /u1/Perl/lib/perl5/5.00501/ExtUtils/xsubpp -prototypes -typemap
> > /u1/Perl/
> > lib/perl5/5.00501/ExtUtils/typemap CTlib.xs >CTlib.tc && mv CTlib.tc
> > CTlib.c
> > gcc -c -I/usr/local/freetds/include -Dbool=char -DHAS_BOOL -O2
> > -DVERSION=\"2.
> > 09\" -DXS_VERSION=\"2.09\" -fpic
> > -I/u1/Perl/lib/perl5/5.00501/i686-linux/CORE -D
> > CTLIBVS=100 -DSYBPLVER='"2.09"' CTlib.c
> > CTlib.xs: In function `initialize':
> > CTlib.xs:1617: `CS_NOTIF_CB' undeclared (first use this function)
> > CTlib.xs:1617: (Each undeclared identifier is reported only once
> >
>
> There are many, many more of these sorts of messages, until the make
> finally dies.
> I have triple checked the CONFIG file.. and this is the same freetds
> installation
> I used successfully to get sqsh up and running.
>
> I am using freetds 0.45 and sybperl 2.10 to attepmt this. Thanks in
> advance!

I guess the sybperl just uses more #defines than sqsh...

The short answer is probably to simply not build the Sybase::CTlib
part of sybperl...

Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler AT peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list AT isug.com




Archive powered by MHonArc 2.6.24.

Top of Page