I need help building Kernel for TS 5500/TS Linux

From: Am Khan (amkhan.tamim_at_gmail.com)
Date: 11/22/04

  • Next message: John Williams: "Re: uxlinux and microblaze"
    Date: 22 Nov 2004 12:18:03 -0800
    
    

    I am trying to build the kernel for TS 5500 with iptable modules
    enabled. I am following the directions from
    http://www.embeddedx86.com/linux/html_docs/Kernel_buld_HowTo.html;
    however, getting the following error message (this is partial
    message):

    sched.c:839: error: conflicting types for 'sleep_on_timeout'
    /home/tamim/Desktop/linux-2.4.23/include/linux/sched.h:596: error:
    previous declaration of 'sleep_ on_timeout' was here
    sched.c:210: warning: 'reschedule_idle' declared `static' but never
    defined
    make[2]: *** [sched.o] Error 1
    make[2]: Leaving directory `/home/tamim/Desktop/linux-2.4.23/kernel'
    make[1]: *** [first_rule] Error 2
    make[1]: Leaving directory `/home/tamim/Desktop/linux-2.4.23/kernel'
    make: *** [_dir_kernel] Error 2

    Please help me. Thanks.

    Am Khan


  • Next message: John Williams: "Re: uxlinux and microblaze"

    Relevant Pages

    • RE: using strict
      ... RESPONSE FROM DEREK: I did notice this after you pointed it out, ... the error message should point you to the line where ... There is no declaration of the $line variable. ... so use strict disallows them knowing that if you really ...
      (perl.beginners)
    • Re: VBA Timer
      ... used in the TMR sub. ... Always quote the exact text of the error message; ... declaration from Shyam's page. ... Public Declare Sub Sleep Lib "kernel32" ...
      (microsoft.public.powerpoint)
    • Re: SOCKET problem
      ... reason for the error message is that you have a statement preceding ... the declaration; a compiler that implements C90 or C95 rather than C99 ...
      (comp.lang.c)
    • Re: Shadowing a parameter
      ... > The real question, though, is why the heck can't the error message be ... If some thing can be parsed as a declaration it is. ... The error you got was nothing to do with not knowing how to invoke ...
      (comp.lang.cpp)
    • Re: Stored procedure syntax problem
      ... Another problem you will be having once that is fixed is the declaration of ... >I would be very grateful if someone could help me with a stored procedure ... > This is the syntax i have tried, but I get the error message "Invalid ...
      (microsoft.public.dotnet.framework.aspnet)