Re: Unable to build freetds

Marc Abramowitz <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <CAAgNOZ1sRCAwJvGQE=5CZ5q0wZyoWfme3xrmQ=fN2q=4ue1C6A@mail.gmail.com>
> Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf
line 196

Looks like maybe you need to install "libtool"


On Thu, Sep 19, 2013 at 10:55 AM, Feroze Daud <[email protected]> wrote:

> That didnt work...
>
> --
> ferozed@ferozed-linux2:~/zstash/freetds$ autoreconf -i
> Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf
> line 196.
> Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf
> line 196.
> acinclude.m4:1: warning: ill-formed serial number `AM2', expecting a
> version string with only digits and dots
> configure.in:81: warning: macro `AM_PROG_LIBTOOL' not found in library
> configure.in:571: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call
> detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2749: AC_RUN_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2765: AC_TRY_RUN is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> acinclude.m4:373: AC_tds_FUNC_WHICH_GETPWUID_R is expanded from...
> configure.in:571: the top level
> configure.in:571: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call
> detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2749: AC_RUN_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2765: AC_TRY_RUN is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> acinclude.m4:373: AC_tds_FUNC_WHICH_GETPWUID_R is expanded from...
> configure.in:571: the top level
> configure.in:571: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call
> detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2749: AC_RUN_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2765: AC_TRY_RUN is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2615: AC_TRY_COMPILE is expanded from...
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> acinclude.m4:373: AC_tds_FUNC_WHICH_GETPWUID_R is expanded from...
> configure.in:571: the top level
> configure.in:80: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> configure.in:81: error: possibly undefined macro: AM_PROG_LIBTOOL
> autoreconf: /usr/bin/autoconf failed with exit status: 1
>
> --
>
>   ------------------------------
>  *From:* Marc Abramowitz <[email protected]>
> *To:* Feroze Daud <[email protected]>; FreeTDS Development Group <
> [email protected]>
> *Sent:* Thursday, September 19, 2013 10:35 AM
> *Subject:* Re: [freetds] Unable to build freetds
>
> Did you check it out from git? Maybe run autoreconf -i to regenerate the
> ./configure and associated stuff?
>
>
> On Thu, Sep 19, 2013 at 10:05 AM, Feroze Daud <[email protected]> wrote:
>
> hi!
>
> I  got the freetds source from the git server. I checked out the 0.64
> branch, and am trying to build it.
>
> However, configure is failing.
>
> --
>
> checking for which type of gethostbyaddr_r... eight
> checking for which type of getpwuid_r... five
> checking for which type of localtime_r... struct
> configure: debug enabled
> checking CFLAGS for gcc -Wdeclaration-after-statement...
> -Wdeclaration-after-statement
> done
> configure: creating ./config.status
> config.status: error: cannot find input file: `include/freetds/
> version.h.in'
>
>
> --
>
> What am I doing wrong? I have ubuntu 11.10 with a 3.0 linux kernel.
>
> Thanks
>
> feroze.
>
> _______________________________________________
> FreeTDS mailing list
> [email protected]
> http://lists.ibiblio.org/mailman/listinfo/freetds
>
>
>
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.