Working example for Arduino 1.0.5 and ENC28J60 wanted

Hi,

Thanks for your reply.

Here is the error message I get trying to compile the example:

c:/arduino-1.0.5/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr5\libc.a(random.o): In function do_random': C:\msys\home\Andy\avr\toolchain\avr-libc\avr-libc-1.8.0\avr\lib\avr5/../../../libc/stdlib/random.c:62: undefined reference to __muluhisi3'
C:\msys\home\Andy\avr\toolchain\avr-libc\avr-libc-1.8.0\avr\lib\avr5/../../../libc/stdlib/random.c:62: undefined reference to `__mulohisi3'

Any hints ?

regards

Nils