Skip to Content.
Sympa Menu

freetds - Re: [freetds] GIT repository?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Jorge <jorge AT jorgechamorro.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] GIT repository?
  • Date: Wed, 4 Mar 2015 20:16:41 +0100

On 04/03/2015, at 19:02, Thomas, Christopher (LLU) wrote:

> Try https://gitorious.org/freetds. It goes all the way back to 2001.

Thank you! (git cloned)

But it won't compile: there's no ./configure and ./autogen.sh is giving me
this:

running /usr/bin/autoreconf in /Users/jorge/freetds:
configure.ac:20: option `parallel-tests' not recognized
autoreconf: automake failed with exit status: 1
glibtoolize: putting auxiliary files in `.'.
glibtoolize: copying file `./ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
glibtoolize: copying file `m4/libtool.m4'
glibtoolize: copying file `m4/ltoptions.m4'
glibtoolize: copying file `m4/ltsugar.m4'
glibtoolize: copying file `m4/ltversion.m4'
glibtoolize: copying file `m4/lt~obsolete.m4'
glibtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
configure.ac:20: option `parallel-tests' not recognized
autoreconf: automake failed with exit status: 1

I'm running Snow Leopard/OSX 10.6.8.

What can I do?

$ libtool -V
Apple Computer, Inc. version cctools-795

$ automake --version
automake (GNU automake) 1.10
Written by Tom Tromey <tromey AT redhat.com>
and Alexandre Duret-Lutz <adl AT gnu.org>.

Copyright 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ autoconf --version
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

Thanks,
--
( Jorge )();





Archive powered by MHonArc 2.6.24.

Top of Page