Dear Gino,

in message <[EMAIL PROTECTED]> you wrote:
> 
> However I hope that someone would be so kind to help me to address the 
> problem.
> I'm working on a AT91SAM9260 board (which is quite similar to Atmel EK
> board) compiling both u-boot and kernel sources with ELDK 4.1.
> A couple a week ago I had the bad idea to install Fedora 9 on my

THis is not the fault of Fedora 9 - we run this, too, on some systems,
and it works fine here. To me it seems a sif you missed to install a
few critical packages on your system.

> thinkpad and now I'm not able to compile the kernel. Here is enclosed
> the messages I got during the first steps of compilation:
...
>  HOSTCC  scripts/mod/sumversion.o
> scripts/mod/sumversion.c: In function "get_src_version":
> scripts/mod/sumversion.c:384: error: "PATH_MAX" undeclared (first use
> in this function)

This probably means that the "kernel-headers" package is missing. Try:
"yum -y install kernel-headers" (running as root).

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
Advice is seldom welcome; and those who want it the most always like
it the least.                         -- Philip Earl of Chesterfield

-------------------------------------------------------------------------
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=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to