Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] (PR#4570) functions missing from gui-stub
Home

[Freeciv-Dev] (PR#4570) functions missing from gui-stub

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#4570) functions missing from gui-stub
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Jul 2003 18:49:38 -0700
Reply-to: rt@xxxxxxxxxxxxxx

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...


[Prev in Thread] Current Thread [Next in Thread]