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

[debian-users:27634] ALSA の modules-image の作成



あらいと申します。いつもおせわになってます。
現在、sidにてALSAのmodules-imageを作成しようとして
エラーが出てしまい困っているところです。
/usr/share/doc/alsa-source/README.Debian.gzを参考にしています。
またメーリングリストの検索では適当な情報はひっかかりませんでした。

やったこと、
o apt-get install kernel-source-2.2.18 alsa-source

o kernel-sourceを展開してmake xconfigして
  make-kpkg --revision=3:custom.1.0 kernel_image
  これで、kernel-imageは出来上がりました。

o make-kpkg clean

o alsa-sourceを/usr/src/modules以下に展開

o make-kpkg --revision=3:custom.1.0 modules_image
  ここでエラーがでました。

以下、エラー出力です。
In file included from ../include/driver.h:78,
                 from sound.c:23:
/usr/src/kernel-source-2.2.18/include/linux/module.h:19: linux/modversions.h: そのようなファイルやディレクトリはありません
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for .modinfo
make[4]: *** [sound.o] エラー 1
make[3]: *** [compile] エラー 1
make[2]: *** [install-modules] エラー 2
make[1]: *** [kdist_image] エラー 2

以下、インストールされているものです。
ii  alsa-base      0.5.10b-6      ALSA driver common files
ii  alsa-headers   0.5.10b-6      ALSA driver header files
ii  alsa-source    0.5.10b-6      ALSA driver source
ii  alsa-utils     0.5.9b-2potato Advanced Linux Sound Architecture (utils)
ii  alsaconf       0.4.3b-4potato ALSA configurator

ちなみにkernel-source-2.2.17でも同様のことが起こりました。

どなたかおわかりになる方、おねがいいたします。

--
あらい