[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: vmware in testing



On Sun, 23 Jul 2006 11:55:45 +0400 Pavel Ammosov wrote:
>> What is the location of the directory of C header files that match your
>> running kernel? [/usr/src/linux/include]
>> The kernel defined by this directory of header files does not have the same
>> address space size as your running kernel.

> Там всё правильно поменялось, а в vmware похоже не уследили -
> коммерческие ляликсы до сих пор не выбрались за пределы 2.6.8-2.6.9.

> Я просто по совету из инетки отредактировал vmware-config.pl, там где-то
> в 1900х строках есть такое:
> $header_page_offset =~ s/^$pattern \(?0x([0-9a-fA-F]{8,}).*$/$1/;
> надо его заменить на такое:
> $header_page_offset =~ s/^.*([0-9a-fA-F]{8,}).*$/$1/;

    Такая строка есть. Не спасло :-(

    Припопытке подсунуть kernel-headers (правильные) - ошибка про address
space size, при попытке подсунуть linux-source (с текущим конфигом) - 

The directory of kernel headers (version 2.6.16) does not match your running
kernel (version 2.6.16-2-686-smp).  Even if the module were to compile
successfully, it would not load into the running kernel.

    Приходится перегружаться в 2.6.15 :-(

        serge@matveev spb ru                       Serge Matveev & ...
        ICQ 3575357




Reply to: