[Nut-upsuser] Need nutdrv_atcl_usb for Windows port
Charles Lepple
clepple at gmail.com
Sat Mar 11 14:20:20 UTC 2017
On Mar 10, 2017, at 5:25 PM, hamberthm at gmail.com wrote:
>
> UPDATE: I managed to build the windows port using a guide a user posted a while ago.
Which guide?
> I’ve also corrected a couple of variables like the SleepEx() function instead of the sleep() used in Linux. I’ve successfully compiled the EXE for nutdrv_atcl_usb but when I execute it via upsdrvctl it gives the following output:
>
> C:\MinGW\msys\1.0\home\Administrator\nut-2.6.5-7\drivers>nutdrv_atcl_usb
> nutdrv_atcl_usb:./.libs/lt-nutdrv_atcl_usb.c:233: FATAL: couldn't find nutdrv_atcl_usb.
>
> Now I have no idea how to continue…
>
The lt-*.c part indicates that the problem is likely related to libtool. Do you need any of the functionality like nut-scanner which requires libtool? If not, it might be possible to reconfigure for a static build.
It might help to see the ./configure parameters you used, plus any patches. Also, versions of the various MinGW/msys components would probably be useful for anyone else trying to build for Windows.
More information about the Nut-upsuser
mailing list