---------------------- Building ZZOpenGL ---------------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc... gcc checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking for ranlib... ranlib checking debug build... no checking for _aligned_malloc... no checking for _aligned_free... no checking for development build...... no checking check for sse2...... yes checking for a x86-64 CPU... no checking gtk2+... checking for pkg-config... pkg-config checking OpenGL... checking for GL/gl.h... yes checking for GL/glu.h... yes checking for GL/glext.h... yes checking for main in -lGL... yes checking for main in -lGLU... yes checking for main in -lGLEW... yes checking Cg... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking Cg/cg.h usability... yes checking Cg/cg.h presence... yes checking for Cg/cg.h... yes checking Cg/cgGL.h usability... yes checking Cg/cgGL.h presence... yes checking for Cg/cgGL.h... yes checking for main in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for main in -lpthread... yes checking for main in -lstdc++... yes checking for main in -lz... yes checking for main in -ldl... yes checking for main in -lXxf86vm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Linux/Makefile config.status: creating ZeroGSShaders/Makefile config.status: executing depfiles commands Configuration: Target system type: x86-64 build? no Debug build? no Dev build? no SSE2 enabled? yes Making clean in ZeroGSShaders make[1]: Entering directory `/home/jeremy/src/zerogs/opengl/ZeroGSShaders' test -z "zgsbuild" || rm -f zgsbuild rm -f *.o make[1]: Leaving directory `/home/jeremy/src/zerogs/opengl/ZeroGSShaders' Making clean in Linux make[1]: Entering directory `/home/jeremy/src/zerogs/opengl/Linux' test -z "libZeroGSLinux.a" || rm -f libZeroGSLinux.a rm -f *.o make[1]: Leaving directory `/home/jeremy/src/zerogs/opengl/Linux' Making clean in . make[1]: Entering directory `/home/jeremy/src/zerogs/opengl' test -z "libZeroGSogl.a" || rm -f libZeroGSogl.a test -z "libZeroGSoglr.so.0.20.198" || rm -f libZeroGSoglr.so.0.20.198 rm -f *.o make[1]: Leaving directory `/home/jeremy/src/zerogs/opengl' Making install in Linux make[1]: Entering directory `/home/jeremy/src/zerogs/opengl/Linux' if gcc -DPACKAGE_NAME=\"ZZOgl\" -DPACKAGE_TARNAME=\"zzogl\" -DPACKAGE_VERSION=\"0.20.198\" -DPACKAGE_STRING=\"ZZOgl\ 0.20.198\" -DPACKAGE_BUGREPORT=\"zeydlitz@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZZOgl\" -DVERSION=\"0.20.198\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CG_CG_H=1 -DHAVE_CG_CGGL_H=1 -DHAVE_JPEGLIB_H=1 -I. -I. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./../ -I./../../../../common/include -I/opt/cg/include -L/opt/cg/lib -Wall -Wno-format -Wno-unused -O2 -msse2 -I/opt/cg/include -L/opt/cg/lib -Wall -Wno-format -Wno-unused -O2 -msse2 -MT libZeroGSLinux_a-callbacks.o -MD -MP -MF ".deps/libZeroGSLinux_a-callbacks.Tpo" -c -o libZeroGSLinux_a-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c; \ then mv -f ".deps/libZeroGSLinux_a-callbacks.Tpo" ".deps/libZeroGSLinux_a-callbacks.Po"; else rm -f ".deps/libZeroGSLinux_a-callbacks.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"ZZOgl\" -DPACKAGE_TARNAME=\"zzogl\" -DPACKAGE_VERSION=\"0.20.198\" -DPACKAGE_STRING=\"ZZOgl\ 0.20.198\" -DPACKAGE_BUGREPORT=\"zeydlitz@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZZOgl\" -DVERSION=\"0.20.198\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CG_CG_H=1 -DHAVE_CG_CGGL_H=1 -DHAVE_JPEGLIB_H=1 -I. -I. -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./../ -I./../../../../common/include -I/opt/cg/include -L/opt/cg/lib -Wall -Wno-format -Wno-unused -O2 -msse2 -I/opt/cg/include -L/opt/cg/lib -Wall -Wno-format -Wno-unused -O2 -msse2 -fno-regmove -MT libZeroGSLinux_a-Conf.o -MD -MP -MF ".deps/libZeroGSLinux_a-Conf.Tpo" -c -o libZeroGSLinux_a-Conf.o `test -f 'Conf.cpp' || echo './'`Conf.cpp; \ then mv -f ".deps/libZeroGSLinux_a-Conf.Tpo" ".deps/libZeroGSLinux_a-Conf.Po"; else rm -f ".deps/libZeroGSLinux_a-Conf.Tpo"; exit 1; fi In file included from Conf.cpp:25: ./../GS.h:53:22: error: PS2Edefs.h: No such file or directory In file included from Conf.cpp:25: ./../GS.h:55: error: ‘u32’ does not name a type ./../GS.h:56: error: ‘u32’ does not name a type ./../GS.h:57: error: expected initializer before ‘PS2EgetLibName’ In file included from Conf.cpp:25: ./../GS.h:68: error: ‘u32’ does not name a type ./../GS.h:75: error: expected initializer before ‘void’ ./../GS.h:87: error: expected initializer before ‘void’ make[1]: *** [libZeroGSLinux_a-Conf.o] Error 1 make[1]: Leaving directory `/home/jeremy/src/zerogs/opengl/Linux' make: *** [install-recursive] Error 1