Skip to Content.
Sympa Menu

freetds - Re: RH 5.1 make (again)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: RH 5.1 make (again)
  • Date: Fri, 15 Oct 1999 08:21:11 -0400 (EDT)




On Fri, 15 Oct 1999, Craig Burton wrote:

> Brian spaketh:
>
> I got around this on older redhat version by copying libtool.m4
> (from
> libtool 1.3.3) to the /usr/share/aclocal directory. I'm not sure
> this is
> the best way but it worked.
>
> Sorry about that - got libtool, a more recent one with the file
> you advised, and am getting a lot further. Pls ignore the other mail.
>
> Seems to go well. I assume I need sybperl to use this lib,
> so tried CPAN on DBI::FreeTDS, but fell over for me at the first
> gcc with
>
DBI::FreeTDS is a separate implementation done by Craig. It does not use
or require the freetds libraries. I have no idea if Craig is still working
on it or not... There is also Michael Pepplers DBD::Sybase which I have
personally used and it works well (within the bounds of what freetds
supports). You'll need at least version 0.47 of freetds and version 0.19
and up of DBD::Sybase should work.

> gcc -c -I/usr/lib/perl5/site_perl/i386-linux/auto/DBI -I/usr/local/include
> -Wall -Wmissing-p
> rototypes -ggdb -static -ggdb -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\"
> -I/usr/lib/perl
> 5/i386-linux/5.00404/CORE FreeTDS.c
> In file included from /usr/lib/perl5/i386-linux/5.00404/CORE/perl.h:1012,
> from
> /usr/lib/perl5/site_perl/i386-linux/auto/DBI/DBIXS.h:19,
> from FreeTDS.h:45,
> from FreeTDS.xs:35:
> /usr/lib/perl5/i386-linux/5.00404/CORE/cop.h:205: parse error before `bool'
>
> Is my version of PERL ok? I can get a newer one if you want.
> Should I install sybperl? Pls remind me, I am a newbie again
> for all intents and purposes..!
>
> CB
>
>





Archive powered by MHonArc 2.6.24.

Top of Page