Sunday, February 11, 2007

compiling vmware-config w/ ubuntu linux-headers

Just a reminder for a little trick to compile for vmware config, create a symlink within /usr/src as 'linux' that points to whatever kernel version you're running.

lrwxrwxrwx 1 root src 46 2006-09-21 02:08 linux -> /usr/src/linux-headers-2.6.15-27-amd64-generic/
drwxr-xr-x 2 root root 4.0K 2007-02-11 18:22 linux-headers-2.6.15-26-amd64-generic/
drwxr-xr-x 19 root root 4.0K 2006-12-18 20:48 linux-headers-2.6.15-27/
drwxr-xr-x 4 root root 4.0K 2006-12-18 20:48 linux-headers-2.6.15-27-amd64-generic/
drwxr-xr-x 19 root root 4.0K 2007-02-11 18:35 linux-headers-2.6.15-28/
drwxr-xr-x 4 root root 4.0K 2007-02-11 18:35 linux-headers-2.6.15-28-amd64-generic/

No comments: