Sheep net compile problem

[ARCHIVED] About PearPC, a mostly obsolete PPC Mac emulator for Windows and Linux to run MacOS X 10.1 up to 10.4. Using QEMU is now recommended.

Moderators: Cat_7, Ronald P. Regensburg

Locked
another guest
Space Cadet
Posts: 4
Joined: Sun Apr 09, 2006 6:49 am

Sheep net compile problem

Post by another guest »

Hello,
I have tried to compile sheep_net driver, and I get following error :

make
make -C /lib/modules/2.6.11-6mdk/build M=$PWD modules
make[1]: Entering directory `/usr/src/linux-2.6.11-6mdk'
(path to the sheep shaver source omitted)/sheep_net.c: In function `s In function sheep_net_write':
sheep_net.c:401 error: union has no member named `ethernet'

and the same error occurs with another function sheep_net_receiver in sevral other lines.

Would anyone know how to fix this?
Locked