You are not logged in.
When trying to install avant-window-navigator-bzr (What a name ), I get the following error:
==> Starting make...
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... /usr/bin/autoconf: line 493: echo: write error: Broken pipe
found 2.61
checking for automake >= 1.9...
testing automake-1.10... found 1.10
checking for libtool >= 1.4.3...
testing libtoolize... found 1.5.24
checking for glib-gettext >= 2.2.0...
testing glib-gettextize... found 2.14.0
checking for intltool >= 0.25...
testing intltoolize... found 0.36.0
checking for pkg-config >= 0.14.0...
testing pkg-config... found 0.21
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.in
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Running intltoolize...
Running aclocal-1.10...
/usr/bin/m4:/usr/share/aclocal/pilot-link.m4:1: ERROR: end of file in string
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal-1.10: autom4te failed with exit status: 1
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
==> ERROR: Reverting pkgver...
any clues ?
VeXocide
Offline
This is an error with the version of the Pilot Link macro that recently hit the Arch repos.
To fix it, edit /usr/share/aclocal/pilot-link.m4 and comment out the first line:
#AC_DEFUN([IT_PROG_INTLTOOL], [AC_PREREQ([2.50])dnl
Last edited by testube_babies (2007-08-07 17:26:32)
Offline
A new version of Pilot Link just reached the repos that fixes this bug.
Last edited by testube_babies (2007-08-08 05:49:39)
Offline