[Freeciv-Dev] (PR#4570) functions missing from gui-stub
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
When I try to compile gui-stub:
civclient.o: In function `handle_packet_input':
civclient.c:267: undefined reference to `handle_authentication_request'
clinet.o: In function `close_socket_nomessage':
clinet.c:102: undefined reference to `close_connection_dialog'
packhand.o: In function `handle_login_reply':
packhand.c:121: undefined reference to `close_connection_dialog'
collect2: ld returned 1 exit status
I imagine (at least part of) this is because recent auth patches forgot
about gui-stub...
- [Freeciv-Dev] (PR#4570) functions missing from gui-stub,
Jason Short <=
|
|