> include/linux/mmzone.h:18:26: error: linux/bounds.h: No such file or > directory > > holy kernel what the hell is wrong!!! I decided to inspect the kernel > sources and in fact that file is missing and does not exist in the kernel > tree, am using 2.6.26.2 does anybody have the same problem?
You probably have to configure and/or build your kernel first. There's no bounds.h in my virgin kernel 2.6.26 sources, but it is there in the source tree where I built my current kernel. _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
