I did a little compiling on my LFS system, and I think I found our
problem points.

Below is everything we need to fix before the package will build
successfully (I think).  First line is folders.  The last section is
similar to one that's already fixed, but I'm not going to take any
chances.

lib/hgfsServerManagerGuest
hgfsChannelGuestBd.c:596:19: error: variable 'packetOut' set but not used

lib/misc
vthreadBase.c:965:23: error: variable 'key' set but not used
vthreadBase.c:961:9: error variable 'result' set but not used

lib/rpcIn
rpcin.c:569:17: error: variable 'current' set but not used
rpcin.c:568:9: error: variable 'resched' set but not used

lib/slashProc
net.c:857:11: error: variable 'nmatched' set but not used

So there we go, 4 files that need to be patched and we can hopefully get
a successful build against GCC 4.6.1.

-- 
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/776103

Title:
  package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against
  2.6.39 kernels, due to missing linux/smp_lock.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+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

Reply via email to