Just for the archives I was able to solve this by installing the latest libtool.

    nuno

On Sun, Jun 1, 2008 at 5:32 PM, Nuno Morgadinho
<[EMAIL PROTECTED]> wrote:
> Hi Jose, seems I'm still missing something.. any ideas on what to do now?
>
> $ ./bootstrap
> Bootstrapping CVS GNU PDF Library with:
>  autoreconf -i
> m4/gnulib-comp.m4:53: warning: macro `AM_XGETTEXT_OPTION' not found in library
> configure.ac:28: error: possibly undefined macro: AC_PROG_LIBTOOL
>      If this token and others are legitimate, please use m4_pattern_allow.
>      See the Autoconf documentation.
> autoreconf: /usr/local/bin/autoconf failed with exit status: 1
>
> And I'm using:
>
> autoconf (GNU Autoconf) 2.61
> automake (GNU automake) 1.10
> m4 (GNU M4) 1.4.10
>
> on my macbook Darwin i386.
>
> nuno
>
> On Fri, May 30, 2008 at 2:32 PM,  <[EMAIL PROTECTED]> wrote:
>>
>> Hi Nuno.
>>
>>   I'm currently trying to build libgnupdf from cvs and getting this
>>   problems. Anyone has seen this?
>>
>>   $ /usr/local/bin/autoconf
>>   configure.ac:22: error: possibly undefined macro: AM_INIT_AUTOMAKE
>>         If this token and others are legitimate, please use m4_pattern_allow.
>>         See the Autoconf documentation.
>>   configure.ac:23: error: possibly undefined macro: AM_CONFIG_HEADER
>>   configure.ac:28: error: possibly undefined macro: AC_PROG_LIBTOOL
>>   configure.ac:51: error: possibly undefined macro: AM_CONDITIONAL
>>
>> It seems that you have not automake installed in your system.
>>
>> Anyway, try to execute autoreconf or use the `bootstrap' script: it
>> will care about calling autoheader, aclocal, automake, etc.
>>
>> --
>> Jose E. Marchesi  <[EMAIL PROTECTED]>
>>                  <[EMAIL PROTECTED]>
>>
>> GNU Spain         http://es.gnu.org
>> GNU Project       http://www.gnu.org
>>
>
>
>
> --
> Nuno Morgadinho
>



-- 
Nuno Morgadinho


Reply via email to