Re: [Tuxnes-devel] renderer_ggi doesn't compile
Brought to you by:
tmmm
From: Mike M. <che...@ya...> - 2004-02-18 20:15:40
|
This lookes good, it's hunting for a usable output device. I know .a means a.out and .so is an elf, but I'v never heard on an .la. I guss it's a windows thing, do you have other GGI programs working? I would say build the elf libs if you can, as a.out is older. --- Jason Dorje Short <jd...@us...> wrote: > Jason Dorje Short wrote: > > 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. > > OK, it compiled. > > When I tried to run it, I got: > > LibGGI: No explicit target specified. > LibGGI: Try to use X target... > LibGG: unable to open lib: /usr/lib/ggi/display/X.so: cannot open shared > > object file: No such file or directory > LibGGI: Try to use fbdev target (framebuffer console)... > LibGG: unable to open lib: /usr/lib/ggi/display/fbdev.so: cannot open > shared object file: No such file or directory > LibGGI: Try to use svgalib target... > LibGG: unable to open lib: /usr/lib/ggi/display/svgalib.so: cannot open > shared object file: No such file or directory > LibGGI: Try to use AAlib target... > LibGG: unable to open lib: /usr/lib/ggi/display/aa.so: cannot open > shared object file: No such file or directory > > For some reason although the .la lib files are present the .so ones are > not. I don't really know what this means. Is it a bug in my ggi > installation, or the configure process? > > jason > __________________________________ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools |