* [gentoo-user] vmware-server error log
@ 2009-09-05 12:11 Nick Khamis
2009-09-05 12:23 ` William Kenworthy
0 siblings, 1 reply; 5+ messages in thread
From: Nick Khamis @ 2009-09-05 12:11 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 3974 bytes --]
Hey Everyone,
I have been at this for a week now, going from amd64 to x86. I still want to
use 2.6.30-r5. When trying to build vmware-server this is the error I am
presented with:
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:
In function 'LinuxDriver_Open':
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:579:
error: 'struct task_struct' has no member named 'euid'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:
In function '__LinuxDriver_Ioctl':
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1530:
error: 'struct task_struct' has no member named 'suid'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1531:
error: 'struct task_struct' has no member named 'cap_permitted'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1796:
error: 'struct task_struct' has no member named 'euid'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1796:
error: 'struct task_struct' has no member named 'uid'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1797:
error: 'struct task_struct' has no member named 'fsuid'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1797:
error: 'struct task_struct' has no member named 'uid'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1798:
error: 'struct task_struct' has no member named 'egid'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1798:
error: 'struct task_struct' has no member named 'gid'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1799:
error: 'struct task_struct' has no member named 'fsgid'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1799:
error: 'struct task_struct' has no member named 'gid'
make[3]: ***
[/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.o]
Error 1
make[2]: ***
[_module_/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only]
Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.30-gentoo-r5'
make: *** [vmmon.ko] Error 2
^[[31;01m*^[[0m
^[[31;01m*^[[0m ERROR: app-emulation/vmware-modules-1.0.0.15-r2 failed.
^[[31;01m*^[[0m Call stack:
^[[31;01m*^[[0m ebuild.sh, line 49: Called src_compile
^[[31;01m*^[[0m environment, line 3723: Called
linux-mod_src_compile
^[[31;01m*^[[0m environment, line 2841: Called die
^[[31;01m*^[[0m The specific snippet of code:
^[[31;01m*^[[0m eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"
CROSS_COMPILE=${CHOST}-
LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES}
${BUILD_PARAMS} ${BUILD_TARGETS}
" || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}-
LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS}
${BUILD_TARGETS}";
^[[31;01m*^[[0m The die message:
^[[31;01m*^[[0m Unable to emake HOSTCC=i686-pc-linux-gnu-gcc
CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= auto-build VMWARE_VER=VME_S1B1
KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.30-gentoo-r5/build
^[[31;01m*^[[0m
^[[31;01m*^[[0m If you need support, post the topmost build error, and the
call stack if relevant.
^[[31;01m*^[[0m A complete build log is located at
'/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log'.
^[[31;01m*^[[0m The ebuild environment file is located at
'/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/environment'.
^[[31;01m*^[[0m
Your Help Is Greatly Apprecited,
Reagrds,
Ninus
[-- Attachment #2: Type: text/html, Size: 4441 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] vmware-server error log
2009-09-05 12:11 [gentoo-user] vmware-server error log Nick Khamis
@ 2009-09-05 12:23 ` William Kenworthy
2009-09-05 12:34 ` Nick Khamis
0 siblings, 1 reply; 5+ messages in thread
From: William Kenworthy @ 2009-09-05 12:23 UTC (permalink / raw
To: gentoo-user
You still need to post messages from further back - this is still the
results, not the cause. Also, does 1.0.0.15 support later kernels? - I
am using 1.0.0.25 and workstation 6.5 with 2.6.28 - and even there had
to use the layman vmware overlay. vmware usually lags behind current
kernels, and you usually have to jump through a few hoops to even keep
close to up to date.
BillK
On Sat, 2009-09-05 at 12:11 +0000, Nick Khamis wrote:
> Hey Everyone,
>
> I have been at this for a week now, going from amd64 to x86. I still
> want to use 2.6.30-r5. When trying to build vmware-server this is the
> error I am presented with:
>
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c: In function 'LinuxDriver_Open':
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:579: error: 'struct task_struct' has no member named 'euid'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c: In function '__LinuxDriver_Ioctl':
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1530: error: 'struct task_struct' has no member named 'suid'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1531: error: 'struct task_struct' has no member named 'cap_permitted'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1796: error: 'struct task_struct' has no member named 'euid'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1796: error: 'struct task_struct' has no member named 'uid'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1797: error: 'struct task_struct' has no member named 'fsuid'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1797: error: 'struct task_struct' has no member named 'uid'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1798: error: 'struct task_struct' has no member named 'egid'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1798: error: 'struct task_struct' has no member named 'gid'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1799: error: 'struct task_struct' has no member named 'fsgid'
> /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.c:1799: error: 'struct task_struct' has no member named 'gid'
> make[3]: ***
> [/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only/linux/driver.o] Error 1
> make[2]: ***
> [_module_/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/work/vmmon-only] Error 2
> make[1]: *** [sub-make] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.30-gentoo-r5'
> make: *** [vmmon.ko] Error 2
> ^[[31;01m*^[[0m
> ^[[31;01m*^[[0m ERROR: app-emulation/vmware-modules-1.0.0.15-r2 failed.
> ^[[31;01m*^[[0m Call stack:
> ^[[31;01m*^[[0m ebuild.sh, line 49: Called src_compile
> ^[[31;01m*^[[0m environment, line 3723: Called
> linux-mod_src_compile
> ^[[31;01m*^[[0m environment, line 2841: Called die
> ^[[31;01m*^[[0m The specific snippet of code:
> ^[[31;01m*^[[0m eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"
> CROSS_COMPILE=${CHOST}- LDFLAGS=
> \"$(get_abi_LDFLAGS)\" ${BUILD_FIXES}
> ${BUILD_PARAMS} ${BUILD_TARGETS} " || die
> "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}-
> LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS}
> ${BUILD_TARGETS}";
> ^[[31;01m*^[[0m The die message:
> ^[[31;01m*^[[0m Unable to emake HOSTCC=i686-pc-linux-gnu-gcc
> CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= auto-build
> VMWARE_VER=VME_S1B1 KERNEL_DIR=/usr/src/linux
> KBUILD_OUTPUT=/lib/modules/2.6.30-gentoo-r5/build
> ^[[31;01m*^[[0m
> ^[[31;01m*^[[0m If you need support, post the topmost build error, and
> the call stack if relevant.
> ^[[31;01m*^[[0m A complete build log is located at
> '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log'.
> ^[[31;01m*^[[0m The ebuild environment file is located at
> '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/environment'.
> ^[[31;01m*^[[0m
>
>
> Your Help Is Greatly Apprecited,
>
> Reagrds,
> Ninus
>
--
William Kenworthy <billk@iinet.net.au>
Home in Perth!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] vmware-server error log
2009-09-05 12:23 ` William Kenworthy
@ 2009-09-05 12:34 ` Nick Khamis
2009-09-05 12:36 ` Nick Khamis
0 siblings, 1 reply; 5+ messages in thread
From: Nick Khamis @ 2009-09-05 12:34 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1.1: Type: text/plain, Size: 323 bytes --]
Hey William,
Thanks again for your help I have attached the complete build log file. I
know with the layman overlay vmware-server 2 is easily done but I woule
rather vmware-server 1x. I know there are a few pathces for this I just want
to make sure after shcking with you guys what I should do.
Thanks In Advanced!
Ninus
[-- Attachment #1.2: Type: text/html, Size: 345 bytes --]
[-- Attachment #2: vmware-modules-1.0.0.15-r2.ebuild --]
[-- Type: application/octet-stream, Size: 445 bytes --]
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.15-r2.ebuild,v 1.2 2009/01/11 22:08:54 maekke Exp $
KEYWORDS="amd64 x86"
VMWARE_VER="VME_S1B1"
IUSE=""
inherit vmware-mod
pkg_setup() {
if kernel_is lt 2 6 25; then
CONFIG_CHECK=""
else
CONFIG_CHECK="UNUSED_SYMBOLS"
fi
vmware-mod_pkg_setup
}
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] vmware-server error log
2009-09-05 12:34 ` Nick Khamis
@ 2009-09-05 12:36 ` Nick Khamis
2009-09-05 12:38 ` Nick Khamis
0 siblings, 1 reply; 5+ messages in thread
From: Nick Khamis @ 2009-09-05 12:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1.1: Type: text/plain, Size: 34 bytes --]
Now for the real build log (oops)
[-- Attachment #1.2: Type: text/html, Size: 38 bytes --]
[-- Attachment #2: vmware-modules-1.0.0.15-r2.ebuild --]
[-- Type: application/octet-stream, Size: 445 bytes --]
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.15-r2.ebuild,v 1.2 2009/01/11 22:08:54 maekke Exp $
KEYWORDS="amd64 x86"
VMWARE_VER="VME_S1B1"
IUSE=""
inherit vmware-mod
pkg_setup() {
if kernel_is lt 2 6 25; then
CONFIG_CHECK=""
else
CONFIG_CHECK="UNUSED_SYMBOLS"
fi
vmware-mod_pkg_setup
}
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] vmware-server error log
2009-09-05 12:36 ` Nick Khamis
@ 2009-09-05 12:38 ` Nick Khamis
0 siblings, 0 replies; 5+ messages in thread
From: Nick Khamis @ 2009-09-05 12:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1.1: Type: text/plain, Size: 71 bytes --]
Arghhh to early in the morining here in Toronto. This is the build.log
[-- Attachment #1.2: Type: text/html, Size: 75 bytes --]
[-- Attachment #2: build.log --]
[-- Type: application/octet-stream, Size: 8643 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-09-05 12:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-05 12:11 [gentoo-user] vmware-server error log Nick Khamis
2009-09-05 12:23 ` William Kenworthy
2009-09-05 12:34 ` Nick Khamis
2009-09-05 12:36 ` Nick Khamis
2009-09-05 12:38 ` Nick Khamis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox