LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   undeclared here (not in a function) (https://www.linuxquestions.org/questions/linux-software-2/undeclared-here-not-in-a-function-476758/)

ashlesha 08-23-2006 06:22 PM

undeclared here (not in a function)
 
while compiling the 2.6 linux kernel for the encore M3 MIPS board, i get the following error in my irqmap.c file,

Quote:

arch/mips/au1000/encm3/irqmap.c:78: error: `AU1000_MAC0_DMA_INT' undeclared here (not in a function)
arch/mips/au1000/encm3/irqmap.c:78: error: initializer element is not constant
I have included the au1000.h file that defines the AU1000_MAC0_DMA_INT interrupt at 28.
Where can I debug?

-Ashlesha.

kaz2100 08-23-2006 08:25 PM

Often some error at config. Did you follow README file?

Or, do you see some other suspicious message several lines before?

ashlesha 08-23-2006 11:29 PM

no this is it...
however i think its fixed now..there was a problem in the config definitions that i fixed..
but i have another query now:)
at http://www.linuxquestions.org/questi...d.php?t=476782

its called kernel crash dump : where do i debug..!
please see if you can help!
thanks!
a


All times are GMT -5. The time now is 12:10 AM.