Skip to Content.
Sympa Menu

freetds - Re: Build error?

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: Build error?
  • Date: Thu, 26 Aug 1999 08:53:38 -0700 (PDT)


Brian Bruns writes:
>
> I had the same problem with RH 5.x (6.0 fixes it). The problem seems to be
> that /usr/share/aclocal is missing libtool.m4. So, I grabbed the libtool
> tarball (www.gnu.org/software/libtool) and copied it there. I'm not
> sure if this is the right fix...but it worked. I haven't really
> decided whether I should have a acinclude.m4 with freetds with
> AM_PROG_LIBTOOL in it or whether RH 5.x is broke. The other fix is to do
> something like this in the makefile:
>
> - cd && ACLOCAL
> + cd #&&ACLOCAL
>
> which is really hackish and goes away everytime you ./configure but also
> works if you just want to get it compiled quickly.

OK - thanks.

On Solaris 7 it builds cleanly, but DBD::Sybase 0.19 core dumps.

BTW - for DBD::Sybase 0.20 I'm adding CS_VER_STRING and
CS_OPT_QUOTED_IDENT (just to keep you on your toes :-)

Michael

>
> Brian
>
> On Thu, 26 Aug 1999, Michael Peppler wrote:
>
> > I just grabbed the latest CVS image, and I got
> >
> > % configure
> > ...
> > % make
> > cd . && aclocal
> > aclocal: configure.in: 14: macro `AM_PROG_LIBTOOL' not found in library
> > make: *** [aclocal.m4] Error 1
> >
> > (linux RH5.2)
> >
> > I'm sure it's a trivial thing...
> >
> > 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
> >
>
>
> ---
> You are currently subscribed to freetds as: mpeppler AT peppler.org
> To unsubscribe, forward this message to $subst('Email.Unsub')
>

--
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