Re: GIT repository?
Jorge <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> and Alexandre Duret-Lutz <[email protected]>. 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 )();