I'm not in front of the machine right now, so the info below is from memory.
cd /usr/src/kernel/kernel* make mrproper make [x,g]config ##xconfig failed, gconfig worked after installing a couple of packages ##configure the kernel ##save information make bzImage ##fails with the offset.h.tmp error ##rest of the procedure if make bzImage is successful make modules make modules_install make install
thanks
--- Karanbir Singh mail-lists@karan.org wrote:
Bogdan Nicolescu wrote:
James,
I was able to get arround the 'cannot find -lqt'
error
using make gconfig
Now when I make bzImage it fails with offset.h.tmp missing error.
is there a reason you are not trying to build it from the .spec file ?
-- Karanbir Singh : http://www.karan.org/ : 2522219@icq _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos