ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Nikolai Kostrigin <nickel@basealt.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] Сборка модулей ядра
Date: Mon, 9 Mar 2020 23:39:21 +0300
Message-ID: <02fab53b-a350-da8d-9495-f5fd54e94040@basealt.ru> (raw)
In-Reply-To: <157ad118-a1f0-5f8b-7f7c-5c823d6e74df@gmail.com>

Здравствуйте!

08.03.2020 19:57, gmail пишет:
> Добрый всем вечер (или день).
>
> Подскажите пожалуйста.
> Раньше собрать у себя локально модуль ядра можно было такой командой
> (скриптом):
>
> #!/bin/sh
>
> kversion=5.4.24
> flavour=std-def
> . /usr/src/linux-$kversion-$flavour/gcc_version.inc
>
> PWD=`pwd`
>
> make -C /usr/src/linux-$kversion-$flavour SUBDIRS=$PWD V=1 modules
>
>
> Но почему-то на текущей версии std-def это уже не проходит
Замените SUBDIRS= на M=
Начиная с ядра 5.3 SUBDIRS не поддерживается
>
> make: вход в каталог «/usr/src/linux-5.4.24-std-def-alt1»
> make -f ./Makefile syncconfig
> make -f ./scripts/Makefile.build obj=scripts/basic
> scripts/Makefile.build:42: scripts/basic/Makefile: Нет такого файла или
> каталога
> make[2]: *** Нет правила для сборки цели «scripts/basic/Makefile».  Останов.
> make[1]: *** [Makefile:500: scripts_basic] Ошибка 2
> make: *** [Makefile:677: include/config/auto.conf.cmd] Ошибка 2
> make: *** [include/config/auto.conf.cmd] Удаляется файл
> «include/config/tristate.conf»
> make: unlink: include/config/tristate.conf: Отказано в доступе
> make: выход из каталога «/usr/src/linux-5.4.24-std-def-alt1»
>
>
> Как сейчас принято это делать?
> (последний раз собирал так на версии 4.19.59 std-def)
>
>
-- 
Best regards,
Nikolai Kostrigin


  parent reply	other threads:[~2020-03-09 20:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-08 16:57 gmail
2020-03-09  9:12 ` Vitaly Lipatov
2020-03-09 11:09   ` gmail
2020-03-09 20:39 ` Nikolai Kostrigin [this message]
2020-03-10  6:55   ` Pavel Vainerman

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=02fab53b-a350-da8d-9495-f5fd54e94040@basealt.ru \
    --to=nickel@basealt.ru \
    --cc=devel@lists.altlinux.org \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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