Date: Thu, 5 Aug 2004 12:31:37 GMT From: Volker Stolz <vs@FreeBSD.org> To: sw@gegenunendlich.de, vs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/70020: [MAINTAINER] games/gnocatan: update to 0.8.1.30 Message-ID: <200408051231.i75CVbxG074422@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: [MAINTAINER] games/gnocatan: update to 0.8.1.30 State-Changed-From-To: open->feedback State-Changed-By: vs State-Changed-When: Thu Aug 5 12:29:52 GMT 2004 State-Changed-Why: Does not build on -STABLE. This looks like a GCC 2 vs. 3 issue. Usually, the required patches are very small and can be generated by hand in a jiffy -- Volker cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I./../.. -I./../../common -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -DTHEMEDIR=\"/usr/X11R6/share/gnome/games/gnocatan/themes\" -DDATADIR=\"/usr/X11R6/share/gnome\" -I/usr/X11R6/include -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include - I/usr/local/include -O -pipe -g -c trade.c trade.c: In function `load_pixmaps': trade.c:203: syntax error before `int' trade.c:204: `width' undeclared (first use in this function) trade.c:204: (Each undeclared identifier is reported only once trade.c:204: for each function it appears in.) trade.c:204: `height' undeclared (first use in this function) trade.c:206: syntax error before `*' trade.c:207: `pixmap' undeclared (first use in this function) trade.c:208: syntax error before `*' trade.c:211: `gc' undeclared (first use in this function) trade.c:214: `i' undeclared (first use in this function) trade.c: In function `add_maritime_trade': trade.c:367: syntax error before `iter' trade.c:372: `iter' undeclared (first use in this function) trade.c: In function `add_trade_row': trade.c:552: syntax error before `*' trade.c:553: `frame' undeclared (first use in this function) gmake[4]: *** [trade.o] Error 1 gmake[4]: Leaving directory `/usr/ports/games/gnocatan/work/gnocatan-0.8.1.30/client/gtk' http://www.freebsd.org/cgi/query-pr.cgi?pr=70020
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408051231.i75CVbxG074422>