ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Epiphanov Sergei <serpiph@nikiet.ru>
To: Andrey Rahmatullin <wrar@altlinux.ru>, sisyphus@altlinux.ru
Subject: Re: [sisyphus] vmware vmmon Invalid
Date: Mon, 17 Jan 2005 12:32:58 +0300
Message-ID: <200501171232.58430.serpiph@nikiet.ru> (raw)
In-Reply-To: <20050114163742.GF21796@wrars-comp.wrarsdomain>

В сообщении от 14 Январь 2005 19:37 Andrey Rahmatullin написал:
> On Fri, Jan 14, 2005 at 12:05:47PM +0300, Epiphanov Sergei wrote:
> > Тогда уж укажите симлинк /lib/modules/<версия ядра>/build на
> > /usr/src/linux-<версия>
>
> Некошерно.

Сейчас заставил себя повторно проверить. Нашел, что если 
указать /lib/modules/<версия ядра>/build на /usr/src/linux-<версия> и в 
vmmon.tar и vmnet.tar подправить в Makefile строки

HEADER_DIR = /lib/modules/$(VM_UNAME)/build/include

BUILD_DIR = $(HEADER_DIR)/..

на

BUILD_DIR = /lib/modules/$(VM_UNAME)/build

HEADER_DIR = $(BUILD_DIR)/include

то всё собирается. Без правки Makefile сборка не идёт :((((. Вы были правы.

Только непонятно, почему кошерно симлинк /lib/modules/<ядро>/build 
указывать ТОЛЬКО на headers без какой-либо информации о состоянии сборки: 
выбранные модули, команды для сборки, название версии ядра, ..., когда 
есть каталог, содержащий всё это? И вдобавок, в этом каталоге есть ссылка 
на include... Именно из-за проблемы с symlink?

-- 
С уважением, Епифанов Сергей


  reply	other threads:[~2005-01-17  9:32 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-22 20:41 Aleksey Birukov
2004-12-23  5:15 ` Andrey Rahmatullin
2004-12-25 22:16   ` Sergey
2004-12-26  7:01     ` Andrey Rahmatullin
2004-12-27 19:05       ` Sergey
2004-12-27 21:25         ` Andrey Rahmatullin
2005-01-12 21:34           ` Sergey
2005-01-13  7:04             ` Andrey Rahmatullin
2005-01-13 13:26               ` Sergey
2005-01-13 15:08                 ` Andrey Rahmatullin
2005-01-13 14:00             ` Epiphanov Sergei
2005-01-13 15:02               ` Andrey Rahmatullin
2005-01-14  9:05                 ` Epiphanov Sergei
2005-01-14 16:37                   ` Andrey Rahmatullin
2005-01-17  9:32                     ` Epiphanov Sergei [this message]
2005-01-14 10:02                 ` Epiphanov Sergei
2005-01-14 16:34                   ` Andrey Rahmatullin
2005-01-17  8:56                     ` Epiphanov Sergei
2005-01-15 16:10   ` Sergey
2005-01-15 18:59     ` Sergey
2005-01-15 19:54       ` Sergey Vlasov
2005-01-15 20:10         ` Re[2]: " Gor_lov aka Stalker
2005-01-15 20:49           ` Sergey Vlasov
2005-01-18  9:19           ` Andrey Rahmatullin
2005-01-15 23:33         ` Sergey
2005-01-17  9:34           ` Epiphanov Sergei
2005-01-18  9:29           ` Andrey Rahmatullin
2005-01-17 13:09     ` Epiphanov Sergei
2005-01-21 15:30       ` Sergey
2005-01-21 15:54         ` Andrey Rahmatullin
2004-12-23  8:36 ` Epiphanov Sergei
2004-12-23  8:44 ` Epiphanov Sergei
2004-12-24 23:49   ` Aleksey Birukov

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=200501171232.58430.serpiph@nikiet.ru \
    --to=serpiph@nikiet.ru \
    --cc=sisyphus@altlinux.ru \
    --cc=wrar@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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