Ticket #44069

Msys2 / Makefile.meson built win32 client can't find port for server

Eröffnet am: 2022-03-11 05:39 Letztes Update: 2022-06-23 04:48

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
2

Details

win32 version of the msys2 Makefile.meson built gtk3.22-client can't fork the server, but says that it does not find a free port for that. This is with the 220309 msys2 environment (currently in testing, not yet in use). Gtk3.22-client is the only installer that can currently be built by the Makefile.meson.

Ticket-Verlauf (3/9 Historien)

2022-03-11 05:39 Aktualisiert von: cazfi
  • New Ticket "Msys2 / Makefile.meson built win32 client can't find port for server" created
2022-03-11 10:26 Aktualisiert von: cazfi
Kommentar

This happens also with 211115 msys2 environment, so not a regression with the new environment.

2022-06-10 04:20 Aktualisiert von: cazfi
Kommentar

There seems to be two parts to this:

1) Configure step does not find 'getaddrinfo()'
2) Currently our meson build has FREECIV_IPV6_SUPPORT hardcoded, even though it can't be built without getaddrinfo()

2022-06-11 15:15 Aktualisiert von: cazfi
Kommentar

Reply To cazfi

1) Configure step does not find 'getaddrinfo()'

-> #44794

2) Currently our meson build has FREECIV_IPV6_SUPPORT hardcoded, even though it can't be built without getaddrinfo()

Handling that part in this ticket. Should be quick way to enable win32 builds (albeit without IPv6 support)

2022-06-17 20:02 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2022-06-18 21:40 Aktualisiert von: cazfi
Kommentar

- Minor style improvement

2022-06-23 04:48 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden