Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 265421

Summary: app-emulation/open-vm-tools-0.0.20090121.142982 failed to compile
Product: Gentoo Linux Reporter: Alex Meng <mengchaowin>
Component: Current packagesAssignee: Gentoo VMWare Bug Squashers [disabled] <vmware+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: mengchaowin
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the build log of the open-vm-tools
the environment information of my computer(emerge --info)

Description Alex Meng 2009-04-08 10:04:59 UTC
open-vm-tools-0.0.20090121.142982 failed to compile
The buildlog and the environment information(emerge --info) are in the attachments

Reproducible: Always
Comment 1 Alex Meng 2009-04-08 10:05:54 UTC
Created attachment 187673 [details]
the build log of the open-vm-tools
Comment 2 Alex Meng 2009-04-08 10:06:47 UTC
Created attachment 187674 [details]
the environment information of my computer(emerge --info)
Comment 3 Alex Meng 2009-04-08 10:10:09 UTC
btw, the kernel version of my computer is 2.6.29-gentoo-r1
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-09 22:51:26 UTC
Most likely a duplicate of bug #264678

Feel free to reopen this bug if you disagree on that.

*** This bug has been marked as a duplicate of bug 264678 ***
Comment 5 Alex Meng 2009-04-10 04:10:12 UTC
I changed my kernel verison back to 2.6.28-r4, but still failed to compile(fail to compile vmhgfs).
btw, I don't use the open-vm-tools in the vmware overlay because the vmware-tool in the vmware overlay still has some problem on my computer(vmhgfs don't work and fail to implement the copy-and-paste between the host and the vmware client)
Comment 6 Hugo Gonçalves 2009-04-10 14:48:05 UTC
(In reply to comment #5)
> I changed my kernel verison back to 2.6.28-r4, but still failed to compile(fail
> to compile vmhgfs).
> btw, I don't use the open-vm-tools in the vmware overlay because the
> vmware-tool in the vmware overlay still has some problem on my computer(vmhgfs
> don't work and fail to implement the copy-and-paste between the host and the
> vmware client)
> 

I think that for copy/paste you need to run vmware-user. http://open-vm-tools.wiki.sourceforge.net/Packaging#tocPackaging11

Comment 7 Alex Meng 2009-04-11 01:35:03 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > I changed my kernel verison back to 2.6.28-r4, but still failed to compile(fail
> > to compile vmhgfs).
> > btw, I don't use the open-vm-tools in the vmware overlay because the
> > vmware-tool in the vmware overlay still has some problem on my computer(vmhgfs
> > don't work and fail to implement the copy-and-paste between the host and the
> > vmware client)
> > 
> 
> I think that for copy/paste you need to run vmware-user.
> http://open-vm-tools.wiki.sourceforge.net/Packaging#tocPackaging11
> 

Ok, That's right.  Although the open-vmware-tools in the official portage still doesn't work, the open-vmware-tools in the vmware overlay works.
Thanks.