Hi Daniel,
I can reproduce this bug. When building the module, I get:
/usr/src/linux-headers-3.2.0-3-common/scripts/Makefile.build:44:
/var/lib/dkms/open-vm-tools/2012.05.21/build/Makefile: No such file or
directory
make[3]: *** No rule to make target `/var/lib/dkms/open-vm-tools
/2012.05.21/build/Makefile'. Stop.
I tried to add a top-level Makefile to /usr/src/open-vm-tools/2012.05.21/:
.NOTPARALLEL:
obj-m = vmblock/ vmci/ vmhgfs/ vmsync/ vmxnet/ vsock/
which results in:
make: Entering directory `/usr/src/linux-headers-3.2.0-3-amd64'
LD /var/lib/dkms/open-vm-tools/2012.05.21/build/built-in.o
/bin/sh: 1: test: -I/usr/src/linux-headers-3.2.0-3-common/arch/x86
/include: unexpected operator
Using standalone build system.
/var/lib/dkms/open-vm-tools/2012.05.21/build/vmblock/Makefile:167:
Makefile.normal: No such file or directory
make[4]: *** No rule to make target `Makefile.normal'. Stop.
Not sure how to resolve that further, I hope you can provide a pointer.
Thanks,
Thijs
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]