--- Begin Message ---
Marcelo Coelho wrote:
> I'm feeling like a total newbie....
> 
> I got a compilation error when i was trying to compile the file:
> 
>   CC [M]  /usr/src/rtnet/drivers/rt_8139too.o
> /usr/src/rtnet/drivers/rt_8139too.c: In function `rtl8139_interrupt':
> /usr/src/rtnet/drivers/rt_8139too.c:1734: error: `RTDM_IRQ_HANDLED'
> undeclared (first use in this function)
> /usr/src/rtnet/drivers/rt_8139too.c:1734: error: (Each undeclared
> identifier is reported only once
> /usr/src/rtnet/drivers/rt_8139too.c:1734: error: for each function it
> appears in.)
> make[4]: *** [/usr/src/rtnet/drivers/rt_8139too.o] Error 1
> 
> 
> What can i do now?
> 

This indicates that your RTnet version was not correctly updated (recent
changes in RTDM introduced that constant), so you cannot come around a
"svn update" or a clean "svn checkout" any more...

Jan

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to