Sorry Everyone,
I spotted (soon after the post), the problem was the classic
CROSS_COMPILE option in the Makefile. I had it set to:
#CROSS_COMPILE =
/usr/local/opt/crosstool/arm-linux/gcc-3.3.4-glibc-2.3.2/arm-linux/bin/
Should have been:
CROSS_COMPILE =
/usr/local/opt/crosstool/arm-linux/gcc-3.3.4-glibc-2.3.2/bin/arm-linux-
Sorry for wasting your time.
Lee
--- In "ld_ts7200" <> wrote:
>
> Hi Everyone,
>
> I'm trying (not very successfully) to compile a new image using fedore
> 4, linux24-ts8(and 9)-kernelsource and crosstools 0.28rc39.
>
> When I get to "make zIamge", I get the following errors:
>
> /home/ldavies/ts7000/linux24-ts8/include/linux/kernel.h:74: error:
> parse error before "va_list"
> /home/ldavies/ts7000/linux24-ts8/include/linux/kernel.h:74: warning:
> function declaration isn't a prototype
> /home/ldavies/ts7000/linux24-ts8/include/linux/kernel.h:77: error:
> parse error before "va_list"
> /home/ldavies/ts7000/linux24-ts8/include/linux/kernel.h:77: warning:
> function declaration isn't a prototype
> /home/ldavies/ts7000/linux24-ts8/include/linux/kernel.h:81: error:
> parse error before "va_list"
> /home/ldavies/ts7000/linux24-ts8/include/linux/kernel.h:81: warning:
> function declaration isn't a prototype
> make[2]: *** [sched.o] Error 1
> make[2]: Leaving directory `/home/ldavies/ts7000/linux24-ts8/kernel'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory `/home/ldavies/ts7000/linux24-ts8/kernel'
> make: *** [_dir_kernel] Error
>
> Any ideas???
>
> Regards,
>
> Lee
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|