* Cannot automake after patching grub with grub-2003-01-08-doc.patch
@ 2003-08-05 4:29 Selwyn Tang
2003-08-05 9:39 ` Selwyn Tang
2003-08-05 10:14 ` Selwyn Tang
0 siblings, 2 replies; 3+ messages in thread
From: Selwyn Tang @ 2003-08-05 4:29 UTC (permalink / raw)
To: linux-mtd
Dear all,
I downloaded the latest snapshot of grub through cvs and applied
grub-2003-01-08-doc.patch with only one rejection in ChangeLog. I then
followed README_DiskOnChip to run aclocal successfully. But when I run
automake, a lot of "AMDEP does not appear in AM_CONDITIONAL" messages
appeared! For examples,
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.5/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
Before that, I use automake 1.4p5 and when I run automake it told me
that 1.5 was expected. Then I ln -s automake to automake-1.5 in my
RedHat 7.3, and got the above error.
Have anyone successfully applied the patch to grub, compiled it and get
the "grub_firmware" file in stage1/ ?
Yours,
Selwyn
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot automake after patching grub with grub-2003-01-08-doc.patch
2003-08-05 4:29 Cannot automake after patching grub with grub-2003-01-08-doc.patch Selwyn Tang
@ 2003-08-05 9:39 ` Selwyn Tang
2003-08-05 10:14 ` Selwyn Tang
1 sibling, 0 replies; 3+ messages in thread
From: Selwyn Tang @ 2003-08-05 9:39 UTC (permalink / raw)
To: linux-mtd
Selwyn Tang wrote:
> Dear all,
>
> I downloaded the latest snapshot of grub through cvs and applied
> grub-2003-01-08-doc.patch with only one rejection in ChangeLog. I then
> followed README_DiskOnChip to run aclocal successfully. But when I run
> automake, a lot of "AMDEP does not appear in AM_CONDITIONAL" messages
> appeared! For examples,
>
> /usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.5/am/lang-compile.am: AMDEP does not appear in
> AM_CONDITIONAL
>
> Before that, I use automake 1.4p5 and when I run automake it told me
> that 1.5 was expected. Then I ln -s automake to automake-1.5 in my
> RedHat 7.3, and got the above error.
>
> Have anyone successfully applied the patch to grub, compiled it and get
> the "grub_firmware" file in stage1/ ?
>
> Yours,
>
> Selwyn
>
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot automake after patching grub with grub-2003-01-08-doc.patch
2003-08-05 4:29 Cannot automake after patching grub with grub-2003-01-08-doc.patch Selwyn Tang
2003-08-05 9:39 ` Selwyn Tang
@ 2003-08-05 10:14 ` Selwyn Tang
1 sibling, 0 replies; 3+ messages in thread
From: Selwyn Tang @ 2003-08-05 10:14 UTC (permalink / raw)
To: linux-mtd
Dear all,
I solved the problem. It was that I've forgotten to symlink my aclocal,
which was 1.4p5 from RH7.3, to 1.5, together with automake. After that,
aclocal, automake and autoconf run successfully, but with the following
warnings when running autoconf:
configure.in:17: warning: do not use m4_patsubst: use patsubst or
m4_bpatsubst
configure.in:700: warning: do not use m4_regexp: use regexp or
m4_bregexp
I don't know if they bother, but I got grub_firmware produced.
Selwyn
Selwyn Tang wrote:
> Dear all,
>
> I downloaded the latest snapshot of grub through cvs and applied
> grub-2003-01-08-doc.patch with only one rejection in ChangeLog. I then
> followed README_DiskOnChip to run aclocal successfully. But when I run
> automake, a lot of "AMDEP does not appear in AM_CONDITIONAL" messages
> appeared! For examples,
>
> /usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.5/am/lang-compile.am: AMDEP does not appear in
> AM_CONDITIONAL
>
> Before that, I use automake 1.4p5 and when I run automake it told me
> that 1.5 was expected. Then I ln -s automake to automake-1.5 in my
> RedHat 7.3, and got the above error.
>
> Have anyone successfully applied the patch to grub, compiled it and get
> the "grub_firmware" file in stage1/ ?
>
> Yours,
>
> Selwyn
>
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-08-05 10:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-05 4:29 Cannot automake after patching grub with grub-2003-01-08-doc.patch Selwyn Tang
2003-08-05 9:39 ` Selwyn Tang
2003-08-05 10:14 ` Selwyn Tang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox