Re: Compile failure on 2.6.28 rc8

2008-12-18 Thread Aaron Rolett
Just noticed the diff I sent was not against the open-vm-tools git repo ... but it should still apply cleanly to open-vm-tools/modules/ linux/vmhgfs/page.c Aaron On Dec 18, 2008, at 11:36 AM, Aaron Rolett wrote: > -

Re: Compile failure on 2.6.28 rc8

2008-12-18 Thread Aaron Rolett
Hi Denis, This vmhgfs failure has been fixed internally. I'm attaching a diff. vmhgfs.2.6.28.patch Description: Binary data On Dec 18, 2008, at 12:17 AM, Denis Leroy wrote: Hi, i'm seeing a vmhgfs compile failure on 2.6.28 rc8 : mhgfs/page.c:88: error: unknown field 'prepare_write

Re: Open vm tools for Ubuntu 8.0.4

2008-12-18 Thread Ragavan S
Praki, On Sun, Dec 14, 2008 at 3:43 PM, Praki Prakash wrote: > I upgraded to ESX 3.5 U3 which supports Ubuntu 8.0.4 and vmware tools > installation worked correctly. > I also wanted to point out that we have recently released OSPs (Operating System Specific Packages) for VMware Tools and Ubuntu

Re: Compile failure on 2.6.28 rc8

2008-12-18 Thread Yiwen Zhang
On Thu, Dec 18, 2008 at 4:17 PM, Denis Leroy wrote: > Hi, > > i'm seeing a vmhgfs compile failure on 2.6.28 rc8 : > > mhgfs/page.c:88: error: unknown field 'prepare_write' specified in > initializer > > vmhgfs/page.c:89: error: unknown field 'commit_write' specified in > initializer > > > Does any

Compile failure on 2.6.28 rc8

2008-12-18 Thread Denis Leroy
Hi, i'm seeing a vmhgfs compile failure on 2.6.28 rc8 : mhgfs/page.c:88: error: unknown field 'prepare_write' specified in initializer vmhgfs/page.c:89: error: unknown field 'commit_write' specified in initializer Does anyone already have a patch for this ? Also, what is the current way to