PlaceLab for Linuxnewbie

View: New views
1 Messages — Rating Filter:   Alert me  

PlaceLab for Linuxnewbie

by Magublafix :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
I'm new to PlaceLab and also to Linux...
So i had no problems using PlaceLab with Windows, but when i try to build placelab on my EeePc, on which I have installed Arch Linux it says this :
rm -f spotter.o; gcc -c -g -Wall -I /usr/local/jdk1.5.0_02/include -I /usr/local/jdk1.5.0_02/include/linux -I../../common/spotter -o spotter.o spotter.c
spotter.c:3:21: error: spotter.h: No such file or directory
spotter.c: In function ‘spotter_init’:
spotter.c:24: warning: implicit declaration of function ‘throw_spotter_exception’
spotter.c: At top level:
spotter.c:40: error: expected ‘)’ before ‘fn’
make: *** [spotter.o] Error 1


and when I try to run will-spotter-work it says:
Warning: Driver for device ra0 has been compiled with version 22
of Wireless Extension, while this program is using version 15.
Some things may be broken...

Segmentation fault

hope someone can help me