[plug] Open GL / SDL / Debian Problem

James Devenish devenish at guild.uwa.edu.au
Sat Mar 27 18:19:14 WST 2004


In message <1080377743.1453.44.camel at quigon>
on Sat, Mar 27, 2004 at 04:55:43PM +0800, Simon N wrote:
> gcc -ansi -Wall lesson04.c -o lesson04 -lGL -lGLU `sdl-config --cflags
> --libs`

I honesty don't know what might be causing your problem, but is the
output of `sdl-config --cflags --libs` identical on both systems, too?
Another thing is to compare the output of the precompiler (gcc -E) to
see if headers are being switched on differently (though I would suspect
this to be unlikely). I wonder if any of the installed and working
OpenGL packages have interesting 'Build-Depends' requirements. Also (but
this is getting silly now), is the output of `file lesson04` the same on
both computers?





More information about the plug mailing list