On Oct 23, 2015, at 4:18 PM, Walter Literowich <[email protected]> wrote: > > Making all in drivers > make[1]: Entering directory '/cygdrive/c/nut/drivers' > gcc -g -O2 -Wall -Wsign-compare usbhid-ups.c -o usbhid-ups > In file included from usbhid-ups.c:32:0: > main.h:4:20: fatal error: common.h: No such file or directory > #include "common.h"
That is a much more basic problem, since common.h is part of NUT itself. Can you gzip and send the config.log from Cygwin? Also, I am surprised to see that the configure script decided that it could build the USB drivers. Which version of libusb do you have installed? -- Charles Lepple clepple@gmail _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev
