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

[plamo:12589] Re: GRUB



  山口 さん、こんにちは

grub 0.90 のパッチを試してみました。
  > 一応素の 0.90 に当てるための patch です。

grub-0.90.tar.gz 
grub-0.90-md5fix.patch は、
grub-0.90-md5fix.diff という名前でパッチしたのですが、それでよいのかしら。

jeanne:~/tools/grub/grub-0.90$ patch -p1 < grub-0.90-md5fix.diff
patching file `ChangeLog'
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to ChangeLog.rej
patching file `Makefile.am'
Hunk #1 FAILED at 20.
1 out of 1 hunk FAILED -- saving rejects to Makefile.am.rej
patching file `Makefile.in'
Hunk #1 FAILED at 111.
1 out of 1 hunk FAILED -- saving rejects to Makefile.in.rej

パッチしたあと、
./configure
make


make のとき、こんな行がありました。
/usr/include/bits/string2.h: In function `__strcpy_small':
/usr/include/bits/string2.h:418: warning: pointer of type `void *' used in arithmetic
/usr/include/bits/string2.h:426: warning: pointer of type `void *' used in arithmetic
/usr/include/bits/string2.h:431: warning: pointer of type `void *' used in arithmetic
/usr/include/bits/string2.h:436: warning: pointer of type `void *' used in arithmetic
/usr/include/bits/string2.h:438: warning: pointer of type `void *' used in arithmetic
/usr/include/bits/string2.h:443: warning: pointer of type `void *' used in arithm

log を見ましたら、どうもncurses/curses.h このあたりがあやしそうで。
-----------------
dev/null 2>conftest.out
configure:2403: ncurses/curses.h: No such file or directory
configure: failed program was:
#line 2402 "configure"
#include "confdefs.h"
#include <ncurses/curses.h>
configure:2397: checking for ncurses.h
------------------

実際はこうなっていて、
/usr/include/ncurses.h
lrwxrwxrwx   1 root     root            8  5月 15日 2001年 ncurses.h -> curses.h

パッチなしでもmake のとき、同じ行が見えるので、
私のところでは、このあたりでちょっとうまくいってないみたいです。

中谷千絵

Follow-Ups
[plamo:12590] Re: GRUB, Yoshinori Ariie
[plamo:12591] Re: GRUB, YAMAGUCHI Shingo
References
[plamo:12588] Re: GRUB, YAMAGUCHI Shingo

[検索ページ] [メール一覧]
Plamo ML 公開システム