> > Try to create a linux/config.h manually. This header basically > > contains only one or two #define. > > One of them, the only important I think, is #define UTS_RELEASE <your > > kernel version, retrived from 'uname -r'>. > > I will. > Arch Linux also has to do this: > http://wiki.archlinux.org/index.php/Installing_archlinux_in_VMWare >
Suddenly I'm getting a msg about mismatching versions that UTS_RELEASE has been reinitiated and that the headers doesn't match the kernel. The headers wqas 2.6.19.2-1tr and the kernel 2.6.19.2-1trsmp. Now, I've only got kernel-smp-headers installed and both smp and up kernels, though I'm booting up the smp. If i edited linux/utsrelease.h and added smp to the end the first module would compile and load, but none of the others. Is there a reason for linux/utsrelease.h to be refering to my UP kernel? /Christopher
_______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
