I just updated my svn checkout (now revision 1308), but it wasn't even able to compile at all;
[EMAIL PROTECTED]:~/nut-trunk$ ./configure --with-usb --without-ssl --without-snmp --without-serial --without-ipv6 --prefix=/opt/nut [..snip...] [EMAIL PROTECTED]:~/nut-trunk$ make [..snip...] gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O -Wall -Wsign-compare -MT sstate.o -MD -MP -MF .deps/sstate.Tpo -c -o sstate.o sstate.c mv -f .deps/sstate.Tpo .deps/sstate.Po make[1]: *** No rule to make target `access.o', needed by `upsd'. Stop. make[1]: Leaving directory `/home/daniel/nut-trunk/server' make: *** [all-recursive] Error 1 [EMAIL PROTECTED]:~/nut-trunk$ Ideas? Kjell Claesson wrote: > Den Monday 18 February 2008 10.51.35 skrev Daniel Nyström: > > Hi Daniel, > > This is fixed in tha latest trunk and also in the testing branch that is going > to be the next release. > > You can grab a tarball from http://buildbot.ghz.cc/public/nut/ for Debian > Etch. If you want to try this out. > > Regards > Kjell > > P.S. Driver version should be 0.14 to have the fix. > >> Bumping this one, as there seems to be others having similar problems. >> >> Any ideas? >> >> Daniel Nyström wrote: >>> I've got some strange problem with NUT on my 5115 on Debian Etch: >>> ---snip--- >>> $ sudo ./bcmxcp_usb -DDDDDDD -a 5115 -u root >>> Network UPS Tools - BCMXCP UPS driver 0.13 (2.3.0-1181) >>> >>> Warning: This is an experimental driver. >>> Some features may not function correctly. >>> >>> debug level is '7' >>> Communications with UPS lost: Receive error (Request command): COMMAND: >>> 31 >>> >>> RECONNECT USB DEVICE >>> >>> Communications with UPS lost: Receive error (Request command): COMMAND: >>> 31 >>> >>> RECONNECT USB DEVICE >>> >>> Communications with UPS lost: Receive error (Request command): COMMAND: >>> 31 >>> >>> RECONNECT USB DEVICE >>> >>> Communications with UPS lost: Receive error (Request command): COMMAND: >>> 31 >>> >>> RECONNECT USB DEVICE >>> >>> Communications with UPS lost: Receive error (Request command): COMMAND: >>> 31 >>> >>> RECONNECT USB DEVICE >>> >>> Communications with UPS lost: Error executing command >>> Could not communicate with the ups: Inappropriate ioctl for device >>> ---snip--- >>> >>> Saw a similar issue earlier on this list, but it was never solved. Any >>> ideas? >> _______________________________________________ >> Nut-upsuser mailing list >> [email protected] >> http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser > > _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

