Simon Kilvington writes:
>       I'm having some problems with ICMP - if I try to ping my arm
> linux box it sends back a valid ARP reply, but the ECHO REPLY packet
> is corrupt. Also, if I try to ping from the arm linux box it just
> prints out "icmp: unknown protocol".

Can you tcpdump the net?  tcpdump -i eth0 -s 1024 -e -x on the
non-ARM end please?

> turned off? - when I tried it it threw up all sorts of undefined
> references when it got to the final linking step. (eg look at
> include/asm/byteorder.h, ntohs et al are not defined unless
> __OPTIMIZE__ is defined.)

The kernel *must* always be compiled with optimisation enabled.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to