Juraj
2007-08-06 20:11:15 UTC
Check out the VMware Server Trustix wiki page, I've written about this
issue with SMP machines.
Yes, i know you've written about it. But to solve this problem i had toissue with SMP machines.
make symlinks:
ln -s /usr/src/kernel-source-2.6.19.7-2tr/arch/
/usr/src/kernel-headers-2.6.19.7-2trsmp/arch
ln -s /usr/src/kernel-source-2.6.19.7-2tr/scripts/
/usr/src/kernel-headers-2.6.19.7-2trsmp/sripts
It works fine, but i realy dont know why it search for arch and scripts
directories in kernel-headers dir.
Anyway, thak you.
Juraj