bug-grub
[Top][All Lists]
Advanced

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

automake/autoconf problem


From: Glenn McGrath
Subject: automake/autoconf problem
Date: Fri, 28 Sep 2001 23:48:40 +1000

Im having problems when i run automake on the latest CVS version of grub.

Im running automake v1.4-p4-1, autoconf v2.52-2 and v2.13-38 on a debian
(sid) installation.

i do ./configure and everything is fine, however if i run automake i get
(hand edited version).

 aclocal.m4: 445: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
stage1/Makefile.am:2: invalid variable `nodist_pkgdata_DATA'
stage2/Makefile.am: nbloader_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined

same for
vstafs_stage1_5_exec_OBJECTS, nbloader_exec_OBJECTS, pxeloader_exec_OBJECTS
diskless_exec_OBJECTS, pre_stage2_exec_OBJECTS, start_exec_OBJECTS,
e2fs_stage1_5_exec_OBJECTS, fat_stage1_5_exec_OBJECTS,
ffs_stage1_5_exec_OBJECTS
minix_stage1_5_exec_OBJECTS, reiserfs_stage1_5_exec_OBJECTS,
vstafs_stage1_5_exec_OBJECTS

docs/Makefile.am: kernel_OBJECTS should not be defined
docs/Makefile.am: variable `LDADD' not defined

netboot/Makefile.am:33: bad macro name `3c509_drivers'
same for
`3c595_drivers', `3c90x_drivers', `3c509_o_CFLAGS', `3c529_o_CFLAGS'
`3c590_o_CFLAGS', `3c595_o_CFLAGS', `3c90x_o_CFLAGS', `3c507_o_CFLAGS'
`3c503_o_CFLAGS'


Ive been trying to understand autotools, i assume its a version
incompatibility in autoconf, but im not really sure

Glenn


Glenn



reply via email to

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