the byte order is different on the Mac Processors. It seems Intel type processors are small endian, while the rest of the computing world is big endian. Without someone porting the packet structures to be universal in the packing the byte order, it wont run on anything but intel.
I have a sparc/linux box Im waiting to run it on, but no idea how to redo it myself so it will.
|