bug-grub
[Top][All Lists]
Advanced

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

automake 1.6 problem.


From: Jason Thomas
Subject: automake 1.6 problem.
Date: Thu, 9 Jan 2003 11:33:49 +1100
User-agent: Mutt/1.4i

Hi all, anyone have ideas on what todo about this its on debian unstable
with automake 1.6.3:

address@hidden:~/src/debian/grub/upstream/grub$ automake --version
automake (GNU automake) 1.6.3
Written by Tom Tromey <address@hidden>.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
address@hidden:~/src/debian/grub/upstream/grub$ 


I configured it with --enable-maintainer-mode. From what I've found in
my searching. ASFLAGS has changed to CCASFLAGS and there are some
automake macros that go into the configure script to deal with CCAS
stuff. AM_PROG_AS is the macro name I think.

heres a url that might shed some light:
http://mail.gnu.org/pipermail/automake-patches/2002-January/000615.html

Making all in stage1
make[2]: Entering directory `/home/jason/src/debian/grub/upstream/grub/stage1'
cd .. && \
  /bin/sh /home/jason/src/debian/grub/upstream/grub/missing --run automake 
--gnu  stage1/Makefile
automake: stage1/Makefile.am: Assembler source seen but `CCAS' not defined in 
`configure.in'
automake: stage1/Makefile.am: Assembler source seen but `CCASFLAGS' not defined 
in `configure.in'
WARNING: `automake' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd .. && \
  CONFIG_HEADERS= CONFIG_LINKS= \
  CONFIG_FILES=stage1/Makefile /bin/sh ./config.status
config.status: creating stage1/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/jason/src/debian/grub/upstream/grub/stage1'
make[2]: Entering directory `/home/jason/src/debian/grub/upstream/grub/stage1'
/bin/sh: line 1: CCASFLAGS@: command not found
make[2]: *** [stage1.o] Error 127
make[2]: Leaving directory `/home/jason/src/debian/grub/upstream/grub/stage1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jason/src/debian/grub/upstream/grub'
make: *** [all] Error 2
address@hidden:~/src/debian/grub/upstream/grub$ 


-- 
Jason Thomas                           Phone:  +61 2 6257 7111
Unix System Administrator              Fax:    +61 2 6257 7311
tSA Consulting Group Pty. Ltd.         Mobile: 0418 29 66 81
1 Hall Street Lyneham ACT 2602         http://www.topic.com.au/




reply via email to

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