[Freeciv-tickets] [freeciv] #44069: Msys2 / Makefile.meson built win32 client can't find port for server

Back to archive index
OSDN Ticket System norep****@osdn*****
Fri Jun 10 04:20:03 JST 2022


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

  Open Date: 2022-03-10 22:39
Last Update: 2022-06-09 22:20

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/44069
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44069

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-06-09 22:20 Updated by: cazfi

Comment:

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()


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: Bootstrap
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket 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 information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/44069
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44069



More information about the Freeciv-tickets mailing list
Back to archive index