Fedora 7 + Grub

Download SRPM
http://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/7/Fedora/source/SRPMS/


# rpm -i grub-0.97-13.src.rpm
# cd /usr/src/redhat/SPECS
# rpmbuild -ba grub.spec

  1. autoreconf --install --force

docs/Makefile.am:30: `%'-style pattern rules are a GNU make extension
docs/Makefile.am:33: `%'-style pattern rules are a GNU make extension
docs/Makefile.am:36: `%'-style pattern rules are a GNU make extension
docs/Makefile.am:3: compiling `kernel.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
/usr/share/automake-1.10/am/depend2.am: am__fastdepCCAS does not appear in AM_CONDITIONAL
/usr/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCCAS' is to add `AM_PROG_AS'
/usr/share/automake-1.10/am/depend2.am: to `configure.ac' and run `aclocal' and `autoconf' again.
autoreconf: automake failed with exit status: 1
error: Bad exit status from /var/tmp/rpm-tmp.93090 (%build)

[Bug 225861] Merge Review: gr
http://www.spinics.net/lists/fedora-package-review/msg31045.html
https://bugzilla.redhat.com/show_bug.cgi?id=225861

#260: grub-0.97 fails to build with automake-1.10 due to missing AM_PROG_AS
http://trac.opensde.org/ticket/260
http://trac.opensde.org/changeset/20016
trunk/package/x86/grub/grub-0.97-AM_PROG_AS.patch

Not work...

FC6 automake 1.9
http://ftp.jaist.ac.jp/pub/Linux/Fedora/core/6/i386/os/Fedora/RPMS/



http://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/8/Fedora/source/SRPMS/

rpm -ivh grub-0.97-19.src.rpm
yum install ncurses-static
rpmbuild -ba grub.spec

checking whether objcopy works for absolute addresses... configure: error: gcc cannot link at address 2000
error: Bad exit status from /var/tmp/rpm-tmp.19688 (%build)


http://rpmfind.net/linux/rpm2html/search.php?query=grub



EOF