B. Bogart wrote:
Hi Johannes,
Ok I'm confused, so I did a fresh (anon) CVS checkout and Gem is still bailing at the same point:
...
is still don't have a clue what be the cause of your problems. could you send the output of the following line run from sr/Base: cpp -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -mmmx -I/usr/X11R6/include -I/usr/include/ffmpeg -I/usr/include/quicktime -I/usr/include/avifile-0.7 -I/usr/include/freetype2 -I.. -I/usr/include/FTGL -I/usr/include/freetype2 GemGLUtil.cpp
you could also try to set the CXXFLAGS in Make.config from to something simple like "-g -O2 -I/usr/X11R6/include" (especially try without "-freg-struct-return")
mfg.asd.r IOhannes