[Click] cross compilations of userlevel click

Eddie Kohler kohler at cs.ucla.edu
Sat Jun 16 17:04:44 EDT 2007


Hi Karol,

This is caused by the error Jason Park reported.  In the short term, try 
adding the "-e IPNameInfo" option to your click-mkmindriver invocation.  In 
the medium term (i.e. after you cvs up), this should work automatically.

Eddie


Karol Kowalik wrote:
> Hello
> 
> I'm attempting to cross compile Click using click-mkmindriver for MIPS 
> processor (Meraki Mini). It compiles fine without any warnings, however 
> when I try to run it with my aligned configuration I obtain the 
> following error:
> 
> <stdin>:100: While configuring 'ICMPError at 26 :: ICMPError':
>    argument 2 takes named int (ICMP error type)
> Router could not be initialized!
> 
> I suspect that the problem occurs when Click is parsing the 
> configuration options of the ICMPError element. Because if I disable 
> parsing of ICMP code and type, and hardcode their values into the 
> ICMPError source, then the configuration runs fine.
> 
> I have also cross compiled Click for the test files: test.click, 
> test2.click and test3.click. And for test.click and test2.click Click 
> complains about CheckIPHeader:
> 
> CheckIPHeader at 4: IP header check failed: bad IP versions
> 
> while Click runs the test3.click configuration without any problems.
> 
> Could you please help me to identify what is causing this?
> 
> 
> Many thanks
> Karol Kowalik
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list