ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Denis Klimov <zver@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] сборка модуля ядра. куда могут пропадать сырцы?
Date: Fri, 26 Sep 2008 17:20:30 +0600
Message-ID: <20080926172030.ccc366ac.zver@altlinux.org> (raw)
In-Reply-To: <48DCB8F7.9090303@altlinux.ru>

On Fri, 26 Sep 2008 14:27:03 +0400 Михаил Якушин wrote:

> > 1. откуда брать auto.conf которого нет?
> Он там есть, обратите внимане echo не исполнилось.
точно не исполнилось, :)
> > 2. почему Makefile конфига ядра удаляет все из MODVERDIR? Для чего используется MODVERDIR? что то не нагуглил.
> MODVERDIR используеться для modules version
> Вообще его стоит установить в какую то директорию тогда. Но очень 
> странно как-то.
Да странно, я основывал свой спек на модуле heci там MODVERDIR
устанавливалось в путь как раз до сырцов.. так же делается и Makefile
сырцов модуля, который я собираю.

В общем, обошел это дело в спеке, сделав
SRC=`pwd`
cd %_usrsrc/linux-%kversion-%flavour
%make_build V=1 \
        SUBDIRS="$SRC" \
        KSRC=%_usrsrc/linux-%kversion-%flavour \
        KBUILD=%_usrsrc/linux-%kversion-%flavour \
        MODVERDIR="$SRC/.tmp"

Теперь возникла проблема другая проблема.
Сейчас о ней напишу в devel-kernel :)

--
Denis Klimov 
zver



      reply	other threads:[~2008-09-26 11:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-25 11:59 Denis Klimov
2008-09-25 15:37 ` Михаил Якушин
2008-09-26  6:58   ` Denis Klimov
2008-09-26  7:34     ` Михаил Якушин
2008-09-26 10:19       ` Denis Klimov
2008-09-26 10:27         ` Михаил Якушин
2008-09-26 11:20           ` Denis Klimov [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=20080926172030.ccc366ac.zver@altlinux.org \
    --to=zver@altlinux.org \
    --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