* [mdk-re] VMWare 3.0
@ 2001-09-05 17:41 Gosha
2001-09-05 18:46 ` Viacheslav Kaloshin
2001-09-05 19:32 ` Dmitry V. Levin
0 siblings, 2 replies; 5+ messages in thread
From: Gosha @ 2001-09-05 17:41 UTC (permalink / raw)
To: Mandrake-russian
Hi All!
Тут объявился %subj. Пытаюсь сконфигурить, но возникла
вот такая проблема:
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
Ну да, говорю, именно туточки все и лежит, а в ответ:
The directory of kernel headers (version 2.4.8-alt1) does not match your running
kernel (version 2.4.8-alt1-up). Even if the module were to compile
successfully, it would not load into the running kernel.
И дальше естественно не идет ни в какую.
Ну и действительно ядро-то 2.4.8-alt1-up, а хидеры просто 2.4.8-alt1.
Как же быть?
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] VMWare 3.0
2001-09-05 17:41 [mdk-re] VMWare 3.0 Gosha
@ 2001-09-05 18:46 ` Viacheslav Kaloshin
2001-09-06 0:01 ` Lepikhov Konstantin
2001-09-05 19:32 ` Dmitry V. Levin
1 sibling, 1 reply; 5+ messages in thread
From: Viacheslav Kaloshin @ 2001-09-05 18:46 UTC (permalink / raw)
To: mandrake-russian
ugly hack - на это время в version.h поменять строчку на нужную .. ;-)
или поставить исходники от -up ;-)
On Wed, 5 Sep 2001 19:42:44 +0600
Gosha <gosha@sendmail.ru> wrote:
G> Hi All!
G> Тут объявился %subj. Пытаюсь сконфигурить, но возникла
G> вот такая проблема:
G> What is the location of the directory of C header files that match your
running
G> kernel? [/usr/src/linux/include]
G> Ну да, говорю, именно туточки все и лежит, а в ответ:
G> The directory of kernel headers (version 2.4.8-alt1) does not match
your running
G> kernel (version 2.4.8-alt1-up). Even if the module were to compile
G> successfully, it would not load into the running kernel.
G> И дальше естественно не идет ни в какую.
G> Ну и действительно ядро-то 2.4.8-alt1-up, а хидеры просто 2.4.8-alt1.
G> Как же быть?
G> --
G> Best regards!
G> Igor Solovyov
G> Zlatoust, Russia
G> _______________________________________________
G> Mandrake-russian mailing list
G> Mandrake-russian@altlinux.ru
G> http://altlinux.ru/mailman/listinfo/mandrake-russian
--
With best wishes,
Viacheslav Kaloshin
multik@asplinux.ru tel. +7 095 933 3549
http://linuxnews.ru
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] VMWare 3.0
2001-09-05 17:41 [mdk-re] VMWare 3.0 Gosha
2001-09-05 18:46 ` Viacheslav Kaloshin
@ 2001-09-05 19:32 ` Dmitry V. Levin
2001-09-05 19:48 ` Gosha
1 sibling, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2001-09-05 19:32 UTC (permalink / raw)
To: ALT Linux Spring mailing list
[-- Attachment #1: Type: text/plain, Size: 1247 bytes --]
On Wed, Sep 05, 2001 at 07:42:44PM +0600, Gosha wrote:
> Тут объявился %subj. Пытаюсь сконфигурить, но возникла
> вот такая проблема:
>
> What is the location of the directory of C header files that match your running
> kernel? [/usr/src/linux/include]
>
> Ну да, говорю, именно туточки все и лежит, а в ответ:
>
> The directory of kernel headers (version 2.4.8-alt1) does not match your running
> kernel (version 2.4.8-alt1-up). Even if the module were to compile
> successfully, it would not load into the running kernel.
>
> И дальше естественно не идет ни в какую.
> Ну и действительно ядро-то 2.4.8-alt1-up, а хидеры просто 2.4.8-alt1.
>
> Как же быть?
Попробуйте в ответ на вопрос ответить
/usr/lib/kernel/include
- в новых ядрах C headers лежат именно там, а в /usr/src/linux лежат
исходники. Хотя эта замена и не отражается на "честных" программах...
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] VMWare 3.0
2001-09-05 19:32 ` Dmitry V. Levin
@ 2001-09-05 19:48 ` Gosha
0 siblings, 0 replies; 5+ messages in thread
From: Gosha @ 2001-09-05 19:48 UTC (permalink / raw)
To: mandrake-russian
Hi!
On Wed, 5 Sep 2001 19:37:28 +0400
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:
> Попробуйте в ответ на вопрос ответить
> /usr/lib/kernel/include
> - в новых ядрах C headers лежат именно там, а в /usr/src/linux лежат
> исходники. Хотя эта замена и не отражается на "честных" программах...
Спасибо. Помогло.
--
Best regards!
Igor Solovyov
Zlatoust, Russia
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] VMWare 3.0
2001-09-05 18:46 ` Viacheslav Kaloshin
@ 2001-09-06 0:01 ` Lepikhov Konstantin
0 siblings, 0 replies; 5+ messages in thread
From: Lepikhov Konstantin @ 2001-09-06 0:01 UTC (permalink / raw)
To: mandrake-russian
On Wed, 5 Sep 2001 18:47:06 +0400
Viacheslav Kaloshin <multik@asplinux.ru> wrote:
> ugly hack - на это время в version.h поменять строчку на нужную .. ;-)
>
> или поставить исходники от -up ;-)
>
еще более ugly hack :)) - в /var/run/kernel лежат те *.h, которые и надо в
/usr/src/linux/include переписать :)
--
with best regards, ICQ: 109916175
Lepikhov Konstantin mailto:lakostis@mail.ru.nospam
Motto: Linux is like a wigwam - no windows, no gates, apache inside!
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-09-06 0:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-05 17:41 [mdk-re] VMWare 3.0 Gosha
2001-09-05 18:46 ` Viacheslav Kaloshin
2001-09-06 0:01 ` Lepikhov Konstantin
2001-09-05 19:32 ` Dmitry V. Levin
2001-09-05 19:48 ` Gosha
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