pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] possibly undefined macro and token errors with autoconf


From: jemarch
Subject: Re: [pdf-devel] possibly undefined macro and token errors with autoconf configure
Date: Fri, 30 May 2008 14:32:02 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (powerpc-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

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  <address@hidden>
                  <address@hidden>

GNU Spain         http://es.gnu.org
GNU Project       http://www.gnu.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]