RE: Building unattended with kernel 2.6.28

2009-01-20 Thread Vinicius Provenzano
Hi Fabian, Your workarround fixed my first problem. But I still have problems to compile Glibc. It could not find limits.h file. I manged to work arround that, but now It complains about version-info.h I'm not a developer, but I need to have Unattended running on my hp machines... Can you be ge

RE: Building unattended with kernel 2.6.28

2008-11-18 Thread Fabian Seither
Hi finnally got it working: the Linux API headers has not been build. I solved this the following way (info from http://www.linuxfromscratch.org/lfs/view/6.4-rc1/chapter06/linux-headers.html#contents-linux-headers ) : cd linux-2.6.28 make mrproper (don't know if this is really needed) make head