ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: anterior <anterior@inbox.ru>
To: community@altlinux.ru
Subject: [Comm] #make modules_install. help!
Date: Wed, 6 Apr 2005 15:32:09 +0400
Message-ID: <200504061530.03826.anterior@inbox.ru> (raw)

Компилировал ядра как 2.6.6-1.0.0-alt1 так и 2.6.8. 
#make mrproper
#make xconfig
[#make dep clean]
#make bzImage
#make modules
#make modules_install
#make install

Ошибка происходит когда я делаю #make modules_install. Ошибки следующие:
#make modules_install
Warning: you may need to install module-init-tools
See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt
<...>
depmod: *** Unresolved symbols in 
/lib/modules/2.6.8/kernel/sound/drivers/mpu401/snd-mpu401.ko
depmod:         snd_mpu401_uart_new
depmod: *** Unresolved symbols in 
/lib/modules/2.6.8/kernel/sound/drivers/snd-virmidi.ko
depmod:         snd_virmidi_new
depmod: *** Unresolved symbols in 
/lib/modules/2.6.8/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
<...>
depmod: *** Unresolved symbols in 
/lib/modules/2.6.8/kernel/sound/pci/emu10k1/snd-emu10k1.ko
<...>
depmod: *** Unresolved symbols in 
/lib/modules/2.6.8/kernel/sound/synth/emux/snd-emux-synth.ko
depmod:         snd_seq_delete_kernel_client
depmod:         snd_hwdep_new
<...>

Как я понял мне нужно скачать  module-init-tools. Скачал 
module-init-tools-3.1.tar.bz2, распаковал во временный каталог 
/tmp/module-init-tools-3.1 в нём:
#./configure
#make links
#make
if [ "docbook2man" = "docbook2man" ]; then                     \
    docbook2man doc/modprobe.conf.sgml > /dev/null 2>&1;                       
\
else                                                               \
    docbook2man doc/modprobe.conf.sgml 2>&1 > modprobe.conf.5 | sed 
's/^[^:]*://';              \
fi
make: *** [modprobe.conf.5] Error 127

У меня уже стоит какой-то depmod version 2.4.22(в файле changes написано чтобы 
определить module-init-tools  нужно сделать depmod -V), но в пакет 
module-init-tools он не входит, и как мне кажется из-за него у меня все 
проблемы. Но в какой пакет входит тогда depmod, как мне поменять его на 
module-init-tools?

	

             reply	other threads:[~2005-04-06 11:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-06 11:32 anterior [this message]
2005-04-06  7:00 ` Andrey Rahmatullin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200504061530.03826.anterior@inbox.ru \
    --to=anterior@inbox.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git