From: bear <bear@vtec2.komi2.elektra.ru> To: Michael Shepelev <mandrake-russian@linuxteam.iplabs.ru> Subject: [mdk-re] Re: [re] ïÛÉÂËÁ ÐÒÉ ËÏÍÐÉÌÑÃÉÉ ÍÏÄÕÌÅÊ Date: Tue Mar 27 16:16:18 2001 Message-ID: <27193196.20010327144924@vtec2.komi2.elektra.ru> (raw) In-Reply-To: <70CB60CD235DD2119AC6008048E912161D50@www.alias.ru> Hello Michael, Wednesday, December 06, 2000, 1:14:33 PM, you wrote: MS> вот такое вот проиходит при компиляции модулей в Mandrake 7.2 MS> и модули при загрузке выдают целую кучу неопознанных ссылок Может уже отвечали.... Заходишь в /usr/src/linux/ Ищешь Makefile. Редактируешь: >VERSION = 2 >PATCHLEVEL = 2 >SUBLEVEL = 15 >XTRAVERSION = -3.0 ^^^^^^^^^^^^^^^^^^ У меня было так. Стало так: >VERSION = 2 >PATCHLEVEL = 2 >SUBLEVEL = 15 >EXTRAVERSION = -bear Затем: > make mrproper > make menuconfig > make dep > make clean > make bzImage > make modules > make modules_install > make install далее редактируешь /etc/lilo.conf, на предмет ядра с твоим EXTRAVERSION, говоришь еще раз lilo - и радуешься - старое ядро и модули не тронутые, новое готово и _правильно_ уложено. -- Best regards, bear mailto:bear@vtec2.komi2.elektra.ru
prev parent reply other threads:[~2001-03-27 16:16 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2000-12-06 12:18 [re] Ошибка при компиляции модулей Michael Shepelev 2000-12-06 12:52 ` [re] ïÛÉÂËÁ ÐÒÉ ËÏÍÐÉÌÑÃÉÉ ÍÏÄÕÌÅÊ Roman Mediakov 2000-12-07 6:40 ` Re[2]: " Roman Mediakov 2001-03-27 16:16 ` bear [this message]
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=27193196.20010327144924@vtec2.komi2.elektra.ru \ --to=bear@vtec2.komi2.elektra.ru \ --cc=mandrake-russian@altlinux.ru \ --cc=mandrake-russian@linuxteam.iplabs.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