timofurrer / WOL

C program to send wol magic packets
Other
80 stars 36 forks source link

Segmentation fault #3

Open sc104501 opened 7 years ago

sc104501 commented 7 years ago

it seems not work in arm-linux.

./wol-arm 4c:cc:6a:42:48:4e Segmentation fault

arm-linux-gnueabi-gcc -Wall -o wol-arm wol.c

Linux version 3.2.40 (root@build3) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #15101 Mon May 22 10:01:34 CST 2017

timofurrer commented 7 years ago

I've never tried it on arm. Maybe I'll have some time soon to debug a little..

Thanks for the report :beers:

FredTheDino commented 3 years ago

It worked on my Raspberry Pi. gcc (Raspbian 4.9.2-10+deb8u2) 4.9.2 Kernal 4.4.21-v7+ Built using the given makefile