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
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