Hi,

I found this : http://sourceforge.net/projects/sunnybeamtool/develop
and I tried to follow the makefile procedure for compiling it to a mips/mipsel device (fonera 2.0g or n have usb port)
so they can regularly check the device and send the solarlog data to eg googledocs

but I have a problem with usb.h ?
any idea how to fix this? should somewhere in the makefile be a link to libusb?
or should I replace some usb.h with something else in the original C source?

http://www.pastebin.org/35128

THnx