Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2004:
[Freeciv-Dev] Re: (PR#8486) Fullscreen Mode for Gtk 2 client
Home

[Freeciv-Dev] Re: (PR#8486) Fullscreen Mode for Gtk 2 client

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: andrearo@xxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#8486) Fullscreen Mode for Gtk 2 client
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Mon, 12 Apr 2004 09:34:22 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=8486 >

On Sun, 11 Apr 2004, andrearo@xxxxxxxxxxxx wrote:
> This patch implements a Fullscreen mode for the Gtk 2 client.
> You can enable it with an option in the Local options dialog.

Trying it, I get:

connectdlg_common.c: In function `client_kill_server':
connectdlg_common.c:130: warning: implicit declaration of function `waitpid'
connectdlg_common.c:130: error: `WUNTRACED' undeclared (first use in this 
function)
connectdlg_common.c:130: error: (Each undeclared identifier is reported only 
once
connectdlg_common.c:130: error: for each function it appears in.)
make[3]: *** [connectdlg_common.o] Error 1

Missing #include <wait.h>

  - Per





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