severity 518014 important thanks Michael Prokop wrote: > * Daniel Baumann <[email protected]> [20090318 21:15]: >> Bernd Zeimetz wrote: >>> open-vm source also fails to build in Lenny > >> i, still, beg to differ. > >> debian:/home/user# apt-get install module-assistant open-vm-source > [...] >> debian:/home/user# m-a build open-vm
Please try it in a clean lenny chroot. > [...] > > I can't comment regarding Lenny, but did you try building against a > kernel version being different from the one currently running? Yes. I have to run m-a -l as there's no vmxnet without the modules... But I guess I found the problem: VM_UNAME = $(shell uname -r) # Header directory for the running kernel HEADER_DIR = /lib/modules/$(VM_UNAME)/build/include this needs to be overridden. -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

