bug-grub
[Top][All Lists]
Advanced

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

Automake


From: Jonathan Hunt
Subject: Automake
Date: Thu, 27 Sep 2001 21:25:59 +0800

Hi,

I have the grub cvs sources as of September 19. The build fine when a just do 
configure. But I tried to modify the Makefile.am's and then run automake and 
it didn't work. I then tried reverting to the original Makefile.am's an 
running automake. This produced the same problems so it wasn't my changes to 
the Makefile.am. On my system I cannot make the Makefile.in's. If using 
unmodified sources I run automake I ge the following output:

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
stage2/Makefile.am: pxeloader_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: diskless_exec_OBJECTS should not be defined
stage2/Makefile.am: pre_stage2_exec_OBJECTS should not be defined
stage2/Makefile.am: start_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: e2fs_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: fat_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: ffs_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: minix_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: reiserfs_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: vstafs_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
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'
netboot/Makefile.am:34: bad macro name `3c595_drivers'
netboot/Makefile.am:35: bad macro name `3c90x_drivers'
netboot/Makefile.am:139: bad macro name `3c509_o_CFLAGS'
netboot/Makefile.am:140: bad macro name `3c529_o_CFLAGS'
netboot/Makefile.am:141: bad macro name `3c590_o_CFLAGS'
netboot/Makefile.am:142: bad macro name `3c595_o_CFLAGS'
netboot/Makefile.am:143: bad macro name `3c90x_o_CFLAGS'
netboot/Makefile.am:148: bad macro name `3c507_o_CFLAGS'
netboot/Makefile.am:154: bad macro name `3c503_o_CFLAGS'

A configure works fine after this but when building I get linking errors. 
Since building works fine when using the Makefile.in's already in CVS it must 
be the automake step (I assume).
I assume that I am missing a step using automake or doing something wrong 
here. I'm not an expert at using automake etc. I am using automake 1.4.

Could someone please tell me what I'm doing wrong - it's probably something 
obvious.

Thanks,
Jonny
-- 
Jonathan Hunt (The Real Jonathan Hunt) <address@hidden>
Jabber at address@hidden
"He is no fool who gives what he cannot keep to gain what he cannot lose." 
Jim Elliot



reply via email to

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