cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Question on function layout, libssh2

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 13 Oct 2006 18:07:54 -0700

On Fri, Oct 13, 2006 at 08:30:00PM -0400, James Housley wrote:
> At least working with 7.15.5 I was able to do work.  I checked out from the CVS
> about an hour ago.  Install automake 1.7, because it didn't like automake 1.6. 
> Now I am getting this error
>
> [pied:~/work/curl] housley% ./buildconf AUTOMAKE=automake-1.7
> buildconf: autoconf version 2.60 (ok)
> buildconf: autoheader version 2.60 (ok)
> buildconf: automake version 1.7.9 (ok)
> buildconf: aclocal found
> buildconf: libtool version 1.5 (ok)
> buildconf: libtoolize found
> buildconf: GNU m4 version 1.4.2 (ok)
> buildconf: running libtoolize
> buildconf: running aclocal
> buildconf: running aclocal hack to convert all mv to mv -f
> buildconf: running autoheader
> buildconf: cp lib/config.h.in src/config.h.in
> buildconf: running autoconf
> configure.ac:111: 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.ac:114: error: possibly undefined macro: AC_PROG_LIBTOOL
> The autoconf command failed
> [pied:~/work/curl] housley% uname -a
> Darwin pied.int.thehousleys.net 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep  8
> 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc

You need to set ACLOCAL=aclocal-1.7 as well as AUTOMAKE.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-10-14