チケット #44069

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

登録: 2022-03-11 05:39 最終更新: 2022-06-23 04:48

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
2

詳細

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.

チケットの履歴 (9 件中 3 件表示)

2022-03-11 05:39 更新者: cazfi
  • 新しいチケット "Msys2 / Makefile.meson built win32 client can't find port for server" が作成されました
2022-03-11 10:26 更新者: cazfi
コメント

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

2022-06-10 04:20 更新者: cazfi
コメント

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 更新者: cazfi
コメント

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 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
2022-06-18 21:40 更新者: cazfi
コメント

- Minor style improvement

2022-06-23 04:48 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする