[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:05713] make-kpkg failed...
- From: kazuho@xxxxxxxxxxx (ありた かずほ)
- Subject: [debian-users:05713] make-kpkg failed...
- Date: Fri, 1 May 1998 11:42:28 +0900
- X-dispatcher: imput version 980408
- X-ml-info: If you have a question, send a mail with the body "# help" (without quotes) to the address debian-users-ctl@debian.or.jp
- X-ml-name: debian-users
- X-mlserver: fml [fml 2.1A#45]; post only from members
- Message-id: <19980501113951V.kazuho@xxxxxxxxxxx>
- X-mail-count: 05713
- X-mailer: Mew version 1.92.4 on XEmacs 20.4 (Emerald)
久々にカーネルをコンパイルしているのですが,以下のようにエラー
でストップしてしまいます.
---
......................................
chown -R root.root debian/tmp-image
chmod -R og=rX debian/tmp-image
dpkg --build debian/tmp-image ..
dpkg-deb: parse error, in file `debian/tmp-image/DEBIAN/control' near line 4 package `kernel-image-2.0.32':
`Suggests' field, invalid package name `"lilo': must start with an alphanumeric
make: *** [stamp-image] Error 2
---
で debian/tmp-image/DEBIAN/control を見てみると,
---
Package: kernel-image-2.0.32
Version: custom.1.6
Architecture: i386
Suggests: "lilo (>= 19.1), " fdutils, kernel-doc-2.0.32
Provides: kernel-image
Installed-Size: 730
Maintainer: Kazuho Arita <kazuho@localhost>
Source: kernel-source-2.0.32
Description: Linux kernel binary image.
This package contains the Linux kernel image, the System.map file,
and the modules built by the packager. It also contains scripts that
try to ensure that the system is not left in a unbootable state
after an update.
.
If you wish to update a bootdisk, or to use a bootloader to make
installing and using the image easier, we suggest you install the latest
fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
powerful bootloader. Of course, both these are optional.
---
となり,どうも 4 行目の Suggests の " の場所が悪いような気がし
ます.
どうすれば,取りあえずカーネルをコンパイルすることができるでしょ
うか?
環境は以下の通りです.
hamm
kernel-package_4.06
kernel-source_2.0.32-5
kernel-source_2.0.33-7
---
ありた かずほ <kazuho@xxxxxxxxxxx>