-
-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide more prereqs for linux+mingw builds #1473
Comments
Documented prerequisites for libmodbus (see also nut#1515) and libgd (except fontconfig due to ICU; CGI bins build - no idea how usable the result is). libwrap seems to be antiquated by now, many OSes are removing it from default daemons. libneon and libavahi wanted some non-trivial work to proceed.
|
Analysis update: net-snmp is built statically (not dll) for mingw, so that needed a differrent pkg-config query. My earlier experiments just patched netsnmp.pc file. Now it is part of NUT m4 recipes logic. |
To cross-build libneon from source/git in mingw on Linux, some fixes are needed - posted as notroj/neon#84 |
Openssl-1.1.1 covered |
Avahi is a huge snowball with libintl/gettext, libpcre, glib2... not a low-hanging fruit. |
FreeIPMI wants |
Want to revise net-snmp build vs (presumably shared-DLL) report in
|
Suggestions there proved helpful, the big |
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
…s_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491] Signed-off-by: Jim Klimov <[email protected]>
Current
configure
script reports (on a container prepared perscripts/Windows/README
instructions, build handled by the accompanying script) the following build ability:Notably this container (and instruction) lacks some presumably low-hanging fruits, such as:
Some possibly harder targets would be:
The text was updated successfully, but these errors were encountered: