Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2003:
[Freeciv-Dev] (PR#6535) gui-gtk compile error
Home

[Freeciv-Dev] (PR#6535) gui-gtk compile error

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#6535) gui-gtk compile error
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 15 Oct 2003 15:20:21 -0700
Reply-to: rt@xxxxxxxxxxxxxx

if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I./../include 
-I../../common -I../../common/aicore -I../../intl -I./../agents 
-I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 
-I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include 
-I/usr/local/include    -g -O -Wall -Werror -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations -MT wldlg.o -MD -MP -MF 
".deps/wldlg.Tpo" \
   -c -o wldlg.o `test -f 'wldlg.c' || echo './'`wldlg.c; \
then mv -f ".deps/wldlg.Tpo" ".deps/wldlg.Po"; \
else rm -f ".deps/wldlg.Tpo"; exit 1; \
fi
repodlgs.c: In function `economy_selloff_callback':
repodlgs.c:729: `packet' undeclared (first use in this function)
repodlgs.c:729: (Each undeclared identifier is reported only once
repodlgs.c:729: for each function it appears in.)





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