Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2005:
[Freeciv-Dev] Re: (PR#12179) AutoReply: xaw-client YACP (yet another com
Home

[Freeciv-Dev] Re: (PR#12179) AutoReply: xaw-client YACP (yet another com

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] Re: (PR#12179) AutoReply: xaw-client YACP (yet another compile problem)
From: "Vijay Kiran Kamuju" <infyquest@xxxxxxxxx>
Date: Tue, 8 Feb 2005 21:16:06 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12179 >

here is the patch:


On Tue, 8 Feb 2005 21:10:22 -0800, The default queue <bugs@xxxxxxxxxxx> wrote:
> 
> Greetings,
> 
> This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
>         "xaw-client YACP (yet another compile problem)",
> a summary of which appears below.
> 
> There is no need to reply to this message right now.  Your ticket has been
> assigned an ID of (PR#12179).
> 
> Please include the string:
> 
>          (PR#12179)
> 
> in the subject line of all future correspondence about this issue. To do so,
> you may reply to this message.
> 
>                         Thank you,
> 
> -------------------------------------------------------------------------
> if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I./.. -I./../include 
> -I../../utilit
> y -I../../common -I../../intl -I../../common/aicore -I../../intl -I./../agents
> -I/usr/X11R6/include   -g -O2 -Wall -Wpointer-arith -Wcast-align 
> -Wmissing-proto
> types -Wmissing-declarations -MT cma_fe.o -MD -MP -MF ".deps/cma_fe.Tpo" -c 
> -o c
> ma_fe.o cma_fe.c; \
> then mv -f ".deps/cma_fe.Tpo" ".deps/cma_fe.Po"; else rm -f 
> ".deps/cma_fe.Tpo";
> exit 1; fi
> cma_fe.c:77: error: parse error before ')' token
> cma_fe.c: In function `show_cma_dialog':
> cma_fe.c:339: warning: implicit declaration of function 
> `update_cma_preset_list'
> 
> cma_fe.c: At top level:
> cma_fe.c:371: warning: `update_cma_preset_list' was used with no prototype 
> befor
> e its definition
> cma_fe.c:371: warning: `update_cma_preset_list' was declared implicitly 
> `extern'
>  and later `static'
> cma_fe.c:339: warning: previous declaration of `update_cma_preset_list'
> cma_fe.c:371: warning: type mismatch with previous implicit declaration
> cma_fe.c:339: warning: previous implicit declaration of 
> `update_cma_preset_list'
> 
> cma_fe.c:371: warning: `update_cma_preset_list' was previously implicitly 
> declar
> ed to return `int'
> cma_fe.c: In function `update_cma_preset_list':
> cma_fe.c:386: warning: passing arg 2 of `XawListChange' from incompatible 
> pointe
> r type
> make[4]: *** [cma_fe.o] Error 1
> make[4]: Leaving directory `/home/vijaykiran/cvs/freeciv/client/gui-xaw'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/home/vijaykiran/cvs/freeciv/client/gui-xaw'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/vijaykiran/cvs/freeciv/client'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/vijaykiran/cvs/freeciv'
> make: *** [all] Error 2
> 
>

Attachment: patch.diff
Description: Binary data


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