pan-users
[Top][All Lists]
Advanced

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

[Pan-users] CVS build problems


From: Rinaldi J. Montessi
Subject: [Pan-users] CVS build problems
Date: Sat, 11 Dec 2004 23:54:26 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a6) Gecko/20041207

I thought I'd give the new CVS version a crack, but am unable to build. Here's the problems autogen.sh throws out, and I don't quite understand what's happening:

~/tmp/pan$ ./autogen.sh
/usr/local/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.59
checking for automake >= 1.4...
  testing automake-1.4... not found.
***Error***: You must have automake >= 1.4 installed
  to build Pan.  Download the appropriate package for
  from your distribution or get the source tarball at
    http://ftp.gnu.org/pub/gnu/automake/automake-1.4.tar.gz

--------------------------------------------------------------------------------------------------

$ which automake
/usr/bin/automake

$ automake --version
automake (GNU automake) 1.9.2
Written by Tom Tromey <address@hidden>.

---------------------------------------------------------------------------------------------------
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.4.7
checking for intltool >= 0.25...
  testing intltoolize... found 0.30
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.15.0
/usr/local/share/aclocal/gnome2-macros/autogen.sh: line 142: --print-ac-dir: command not found

----------------------------------------------------------------------------------------------------

$ aclocal --print-ac-dir
/usr/share/aclocal

-----------------------------------------------------------------------------------------------------

Checking for required M4 macros...
  glib-gettext.m4 not found
  intltool.m4 not found
  pkg.m4 not found
Checking for forbidden M4 macros...
***Error***: some autoconf macros required to build Pan
  were not found in your aclocal path, or some forbidden
  macros were found.  Perhaps you need to adjust your
  ACLOCAL_PATH?

------------------------------------------------------------------------------------------------------

~$ locate glib-gettext.m4
/usr/share/aclocal/glib-gettext.m4

~$ locate intltool.m4
/usr/share/aclocal/intltool.m4

~$ locate pkg.m4
/usr/share/aclocal/pkg.m4

:~$ aclocal --print-ac-dir
/usr/share/aclocal

Any ideas?

Rinaldi
--
"Today, of course, it is considered very poor taste to use the F-word
except in major motion pictures."
                -- Dave Barry, "$#$%#^%!^%&@address@hidden"




reply via email to

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