bug-grub
[Top][All Lists]
Advanced

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

automake mess


From: Robert Millan
Subject: automake mess
Date: Tue, 9 Sep 2003 17:58:20 +0000
User-agent: Mutt/1.5.4i

Hi,

I just found that GRUB is broken for automake 1.7:

  address@hidden:/tmp/grub$ aclocal-1.7 && automake-1.7
  Can't locate Data/Dumper.pm in @INC (@INC contains: /usr/share/autoconf 
/etc/perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0 
/usr/local/lib/site_perl .) at /usr/bin/autom4te line 39.
  BEGIN failed--compilation aborted at /usr/bin/autom4te line 39.
  configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
  configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
  configure.in: that aclocal.m4 is present in the top-level directory,
  configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
  automake-1.7: no `Makefile.am' found or specified

I don't have much idea on autotools, but on other projects I have something
like:

  AC_INIT([tcd], [2.1.2], address@hidden)
  AM_INIT_AUTOMAKE

Strangely, changing grub's configure.in to match with this scheme didn't help.

Anyone with a better clue on autotools than me could take it a look?

-- 
Robert Millan

"[..] but the delight and pride of Aule is in the deed of making, and in the
thing made, and neither in possession nor in his own mastery; wherefore he
gives and hoards not, and is free from care, passing ever on to some new work."

 -- J.R.R.T, Ainulindale (Silmarillion)




reply via email to

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