On 2009/08/24 19:10, Bryan Linton wrote:
> On 2009-08-20 16:10:50, Tom <tdmurp...@gmail.com> wrote:
> > Sorry for the confusion about the 3 old patch files. I forgot the cvs
> > delete them when I put the diff together.
> > Attached is one that works with patch -E -p0
> > 
> > Tom
> >
> 
> Works for me on i386 -current. I've been playing a campaign for a few hours
> with no problems.
> 

- FLAVOR=tinygui packaging fails (some sound files need to be moved
between plists)

- build on armish fails:

depbase=`echo game.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H 
-I. -I..    -I/usr/X11R6/include -I/usr/local/include -DUSE_TINY_GUI 
-I/usr/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo 
-I/usr/X11R6/include/pixman-1 -I/usr/local/include -I/usr/local/include/libpng 
-I/usr/X11R6/include -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 
-I/usr/X11R6/include -DHAVE_REVISION -I../intl -I../intl  -I/usr/local/include 
-I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include 
-DXTHREADS -DWESNOTH_PATH=\"/usr/local/share/wesnoth\"  
-DLOCALEDIR=\"translations\"  -DHAS_RELATIVE_LOCALEDIR=1  
-DFIFODIR=\"/var/run\" -DWESNOTH_PREFIX=\"/usr/local\"  -DHAVE_FRIBIDI 
-I/usr/local/include -W -Wall -O2 -pipe -Werror -Wno-unused -Wno-sign-compare 
-DDISABLE_POOL_ALLOC -D_X11  -I/usr/X11R6/include     -I/usr/local/include -MT 
game.o -MD -MP -MF $depbase.Tpo -c -o game.o game.cpp && mv -f $depbase.Tpo 
$depbase.Po
game.cpp: In member function `bool 
   <unnamed>::game_controller::play_multiplayer()':
game.cpp:1307: warning: `int res' might be used uninitialized in this function
*** Error code 1

Reply via email to