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 headers_check
make INSTALL_HDR_PATH=dest headers_install
cd ..
edit Makefile to use "linux-2.6.28/dest/include" as headers instead of
"linux-2.6.28/include" when building glibc

Run's fine now!

Unattended now runs an HP DC7900.

Hornbach-Baumarkt-AG
Sitz: Bornheim/Pfalz, Registergericht Landau HRB 2311
Vorsitzender des Aufsichtsrates: Dr.Wolfgang Rupf
Vorstand: Steffen Hornbach (Vorsitzender), Susanne Jäger, Roland Pelka,
Jürgen Schröcker, Manfred Valder


**************************************************************************************
E-mail-Newsletter: Jetzt anmelden!

Ein Mail. Ein Wink:
Einfach auf hornbach.de gehen, anmelden und los geht es.
Lassen Sie sich nichts durch die Lappen gehen!

http://www.hornbach.de/newsletter/de/html/index_newsletter.phtml

**************************************************************************************
This e-mail is only intended for the person(s) to whom it is addressed
and may contain confidential information.
Unless stated to the contrary, any opinions or comments are personal
to the writer and do not represent the official view of the company.
If you have received this e-mail in error, please notify us immediately
by reply e-mail and then delete this message
from your system. Please do not copy it or use it for any purposes,
or disclose its contents to any other person.
Thank you for your co-operation.

**************************************************************************************


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to