[Bug 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2015-12-08 Thread Dyno
sorry stable-9.10.x is a remote branch

$ git branch -r
  origin/HEAD -> origin/master
  origin/master
  origin/stable-10.0.x
  origin/stable-8.4.x
  origin/stable-8.6.x
  origin/stable-8.8.x
  origin/stable-9.0.x
  origin/stable-9.10.x
  origin/stable-9.2.x
  origin/stable-9.4.6-deploypkg
  origin/stable-9.4.x

# set up a local branch to track it
$ git branch ovt910x origin/stable-9.10.x

$  git checkout ovt910x

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1500581

Title:
  open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf)
  [error: implicit declaration of function ‘nd_set_link’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1500581/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2015-12-08 Thread Dyno
i think the situation is more like Ubuntu has not yet update their open-
vm-tools-dkms package to pick the 9.10.3 or 10.0.5 release of open-vm-
tools from github.

when you trying to install vmware-tools shipped with vmware player, if
it detect there is open-vm-tools installed (released by Ubuntu) then it
will not replace it as we are in favor of the distro packaged one.

> dpkg -l open-vm-tools-dkms
the one in the repository is still 9.10.2 ... i have not try the PPA yet.

VMware support for open-vm-tools (2073803),
http://kb.vmware.com/kb/2073803

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1500581

Title:
  open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf)
  [error: implicit declaration of function ‘nd_set_link’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1500581/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2015-12-07 Thread Dyno
@armin-kunaschik, can you help to try these steps and help to isolate if
it is vmware problem or packaging problem?  thanks!

apt-get install build-essential linux-headers-generic git
apt-get install libmspack-dev libglib2.0-dev libprocps3-dev libdnet-dev 
libdumbnet-dev

git clone https://github.com/vmware/open-vm-tools.git
git checkout stable-9.10.x
./configure --without-x --without-pam --without-ssl --without-icu
make MODULES=vmhgfs
insmod modules/linux/vmhgfs/vmhgfs.ko

mount -t vmhgfs .host:/ /mnt 
ls /mnt

with the above steps, i don't see a problem to list/update files in
shared folder...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1500581

Title:
  open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf)
  [error: implicit declaration of function ‘nd_set_link’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1500581/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2015-10-21 Thread Dyno
https://github.com/vmware/open-vm-tools/tree/stable-9.10.3

the vmhgfs kernel module source has been updated and should now work
with Linux 4.2 kernel and we have run internal test against Ubuntu
15.10/4.2.0-16-generic kernel. please use the source from stable-9.10.3.
thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1500581

Title:
  open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf)
  [error: implicit declaration of function ‘nd_set_link’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1500581/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs