Paul Fertser
2011-Jan-26 10:11 UTC
[Nut-upsdev] Minor issues cross-compiling windows_port branch
Hi, No patches today, sorry, just three little observations (i'm compiling windows_port branch on Debian GNU/Linux testing with mingw): * missing but required by the configure scripts/augeas/nutupsconf.aug.in scripts/hal/ups-nut-device.fdi.in scripts/udev/nut-usbups.rules.in * it autodetects hal and udev support but (of course) fails to cross-compile it (so i had to use --with-hotplug-dir --with-udev-dir=) * i have no asciidoc installed and so nut fallbacks to using prebuilt manpages, and that fails during make install (because of course svn repo doesn't have those prebuilt manpages). Thanks again for you attention, bye :) -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercerpav at gmail.com
Charles Lepple
2011-Jan-26 12:11 UTC
[Nut-upsdev] Minor issues cross-compiling windows_port branch
On Wed, Jan 26, 2011 at 5:11 AM, Paul Fertser <fercerpav at gmail.com> wrote:> * missing but required by the configure > ?scripts/augeas/nutupsconf.aug.in > ?scripts/hal/ups-nut-device.fdi.in > ?scripts/udev/nut-usbups.rules.inCurrently (r2847), you can use the "nut-autoreconf" script to generate these files. After the next merge from the trunk, it will be "autogen.sh". Not sure about the other items. -- - Charles Lepple
Frédéric Bohé
2011-Jan-26 13:20 UTC
[Nut-upsdev] Minor issues cross-compiling windows_port branch
On mer., 2011-01-26 at 13:11 +0300, Paul Fertser wrote:> * it autodetects hal and udev support but (of course) fails to > cross-compile it (so i had to use --with-hotplug-dir> --with-udev-dir=)Can you try the attached patch please ?> * i have no asciidoc installed and so nut fallbacks to using prebuilt > manpages, and that fails during make install (because of course svn > repo doesn't have those prebuilt manpages).I have just committed a fix from Arnaud for that.> Thanks again for you attention, bye :)thanks for your feedback. Fred -------------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: mingw-udev-hotplug.diff Type: text/x-patch Size: 1006 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20110126/b64ee3fc/attachment.bin>
Apparently Analagous Threads
- windows_port NUT branch
- [windows port] blazer_ser issues, select_read() from serial semantics
- Unable to use nut-2.7.4 with Eaton 5E1500I USB
- [nut-commits] svn commit r3554 - branches/windows_port/common
- [nut-commits] svn commit r2853 - in branches/windows_port: drivers include