vom513
2022-Dec-18 16:35 UTC
[Nut-upsuser] Compiling on Solaris 8 sparc - configure errors
Hello, Trying to build from source on Solaris 8/sparc. I grabbed the 2.8.0 release tarball from github. All I really need is upsmon to talk to another nut instance on the network. So I don?t need any kind of drivers built. Here is the error I?m getting: checking which drivers to build... ./configure: line 13084: syntax error near unexpected token `(' ./configure: line 13084: ` get_drvlist() (? Here was my command line (no idea if this is the right syntax to get it to NOT build any drivers): ./configure --without-usb --without-serial --without-snmp --without-neon --without-powerman --without-modbus --without-ipmi --without-linux_i2c --without-macosx_ups Thanks in advance for any clue.
vom513
2022-Dec-18 17:38 UTC
[Nut-upsuser] Compiling on Solaris 8 sparc - configure errors
> On Dec 18, 2022, at 11:35 AM, vom513 <vom513 at gmail.com> wrote: > > checking which drivers to build... ./configure: line 13084: syntax error near unexpected token `(' > ./configure: line 13084: ` get_drvlist() (? >Sorry to self reply? got past this by using my sunfreeware / more modern bash to run configure instead of the Solaris 8 ?sh?. On to the next error ! ;)
Jim Klimov
2022-Dec-22 10:57 UTC
[Nut-upsuser] Compiling on Solaris 8 sparc - configure errors
Cheers, trying to recreate this issue over the holidays to the best extent I currently can (with an x86 VM) - that went well (problems reproduced). Tracking some detailed discussion in https://github.com/networkupstools/nut/issues/1736 Regarding the `--without-nut-scanner` (named so in the end) option - seems it was added in the master branch after 2.8.0 release. Jim On Sun, Dec 18, 2022 at 5:35 PM vom513 via Nut-upsuser < nut-upsuser at alioth-lists.debian.net> wrote:> Hello, > > Trying to build from source on Solaris 8/sparc. I grabbed the 2.8.0 > release tarball from github. > > All I really need is upsmon to talk to another nut instance on the > network. So I don?t need any kind of drivers built. > > Here is the error I?m getting: > > checking which drivers to build... ./configure: line 13084: syntax error > near unexpected token `(' > ./configure: line 13084: ` get_drvlist() (? > > Here was my command line (no idea if this is the right syntax to get it to > NOT build any drivers): > > ./configure --without-usb --without-serial --without-snmp --without-neon > --without-powerman --without-modbus --without-ipmi --without-linux_i2c > --without-macosx_ups > > Thanks in advance for any clue. > > > > _______________________________________________ > Nut-upsuser mailing list > Nut-upsuser at alioth-lists.debian.net > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20221222/81309e5f/attachment.htm>