Re: [Tuxnes-devel] renderer_ggi doesn't compile
Brought to you by:
tmmm
From: Jason D. S. <jd...@us...> - 2004-02-18 19:29:08
|
Mike Mestnik wrote: > I got ggl to build and did the same with w(but I don't have libw). It ran > but was only black and didn't start making sounds and did't respond. My > ggi setup could be non-funcional. Sdl still crashes with a... > Fatal signal: Segmentation Fault (SDL Parachute Deployed) > > This is what I get from ggi, lookes good. > LibGGI: No explicit target specified. > LibGGI: Try to use X target... > GGI mode: "256x240.V256x240.F2.D1x1.[C24/32]" > GGI: Truecolor scheme, depth 24, 32bpp, static colors, 2 direct buffers > > Attached is the patch, hope it workes better for you, jason. I can't test right now because sourceforge cvs is acting up. > Here are some autogen.sh errors. > /usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of > XIPH_PATH_VORBIS > run info '(automake)Extending aclocal' > or see > http://sources.redhat.com/automake/automake.html#Extending%20aclocal > /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of > PKG_CHECK_MODULES > /usr/share/aclocal/ogg.m4:8: warning: underquoted definition of > XIPH_PATH_OGG > /usr/share/aclocal/gsl.m4:5: warning: underquoted definition of > AM_PATH_GSL > /usr/share/aclocal/avifile.m4:21: warning: underquoted definition of > AM_PATH_AVIFILE These are warnings generated by recent versions of automake/autoconf. Note that these are global files, not ones provided by tuxnes. jason |