Advertisement
Guest User

Untitled

a guest
May 19th, 2017
532
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 128.36 KB | None | 0 0
  1. ----------------------------------------
  2. Building Graphics Synthesizer plugins...
  3. ----------------------------------------
  4. ----------------------
  5. Building ZeroGS OpenGL
  6. ----------------------
  7. checking for a BSD-compatible install... /usr/bin/install -c
  8. checking whether build environment is sane... yes
  9. checking for a thread-safe mkdir -p... /bin/mkdir -p
  10. checking for gawk... gawk
  11. checking whether make sets $(MAKE)... yes
  12. checking for gcc... gcc
  13. checking for C compiler default output file name... a.out
  14. checking whether the C compiler works... yes
  15. checking whether we are cross compiling... no
  16. checking for suffix of executables...
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether gcc accepts -g... yes
  20. checking for gcc option to accept ISO C89... none needed
  21. checking for style of include used by make... GNU
  22. checking dependency style of gcc... gcc3
  23. checking for gcc... gcc
  24. checking whether we are using the GNU C++ compiler... yes
  25. checking whether gcc accepts -g... yes
  26. checking dependency style of gcc... gcc3
  27. checking how to run the C preprocessor... gcc -E
  28. checking for ranlib... ranlib
  29. checking dependency style of gcc... gcc3
  30. checking debug build... no
  31. checking for _aligned_malloc... no
  32. checking for _aligned_free... no
  33. checking for development build...... no
  34. checking check for sse2...... yes
  35. checking for a x86-64 CPU... no
  36. checking gtk2+... checking for pkg-config... pkg-config
  37. checking OpenGL... checking for GL/gl.h... yes
  38. checking for GL/glu.h... yes
  39. checking for GL/glext.h... yes
  40. checking for main in -lGL... yes
  41. checking for main in -lGLU... yes
  42. checking for main in -lGLEW... yes
  43. checking Cg... checking for main in -ljpeg... yes
  44. checking for main in -lpthread... yes
  45. checking for main in -lstdc++... yes
  46. checking for main in -lz... yes
  47. checking for main in -ldl... yes
  48. checking for main in -lXxf86vm... yes
  49. configure: creating ./config.status
  50. config.status: creating Makefile
  51. config.status: creating Linux/Makefile
  52. config.status: executing depfiles commands
  53. Configuration:
  54. Target system type:
  55. x86-64 build? no
  56. Debug build? no
  57. Dev build? no
  58. SSE2 enabled? yes
  59. Making clean in Linux
  60. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl/Linux'
  61. test -z "libZeroGSLinux.a" || rm -f libZeroGSLinux.a
  62. rm -f *.o
  63. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl/Linux'
  64. Making clean in .
  65. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl'
  66. test -z "libZeroGSogl.a" || rm -f libZeroGSogl.a
  67. test -z "libZeroGSoglr.so.0.96.2" || rm -f libZeroGSoglr.so.0.96.2
  68. rm -f *.o
  69. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl'
  70. Making install in Linux
  71. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl/Linux'
  72. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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../ -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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
  73. mv -f .deps/libZeroGSLinux_a-callbacks.Tpo .deps/libZeroGSLinux_a-callbacks.Po
  74. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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../ -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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
  75. mv -f .deps/libZeroGSLinux_a-Conf.Tpo .deps/libZeroGSLinux_a-Conf.Po
  76. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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../ -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSLinux_a-interface.o -MD -MP -MF .deps/libZeroGSLinux_a-interface.Tpo -c -o libZeroGSLinux_a-interface.o `test -f 'interface.c' || echo './'`interface.c
  77. mv -f .deps/libZeroGSLinux_a-interface.Tpo .deps/libZeroGSLinux_a-interface.Po
  78. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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../ -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSLinux_a-Linux.o -MD -MP -MF .deps/libZeroGSLinux_a-Linux.Tpo -c -o libZeroGSLinux_a-Linux.o `test -f 'Linux.cpp' || echo './'`Linux.cpp
  79. mv -f .deps/libZeroGSLinux_a-Linux.Tpo .deps/libZeroGSLinux_a-Linux.Po
  80. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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../ -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSLinux_a-support.o -MD -MP -MF .deps/libZeroGSLinux_a-support.Tpo -c -o libZeroGSLinux_a-support.o `test -f 'support.c' || echo './'`support.c
  81. mv -f .deps/libZeroGSLinux_a-support.Tpo .deps/libZeroGSLinux_a-support.Po
  82. rm -f libZeroGSLinux.a
  83. ar cru libZeroGSLinux.a libZeroGSLinux_a-callbacks.o libZeroGSLinux_a-Conf.o libZeroGSLinux_a-interface.o libZeroGSLinux_a-Linux.o libZeroGSLinux_a-support.o
  84. ranlib libZeroGSLinux.a
  85. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl/Linux'
  86. make[2]: No se hace nada para `install-exec-am'.
  87. make[2]: No se hace nada para `install-data-am'.
  88. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl/Linux'
  89. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl/Linux'
  90. Making install in .
  91. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl'
  92. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSogl_a-GSmain.o -MD -MP -MF .deps/libZeroGSogl_a-GSmain.Tpo -c -o libZeroGSogl_a-GSmain.o `test -f 'GSmain.cpp' || echo './'`GSmain.cpp
  93. mv -f .deps/libZeroGSogl_a-GSmain.Tpo .deps/libZeroGSogl_a-GSmain.Po
  94. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSogl_a-memcpy_amd.o -MD -MP -MF .deps/libZeroGSogl_a-memcpy_amd.Tpo -c -o libZeroGSogl_a-memcpy_amd.o `test -f 'memcpy_amd.cpp' || echo './'`memcpy_amd.cpp
  95. mv -f .deps/libZeroGSogl_a-memcpy_amd.Tpo .deps/libZeroGSogl_a-memcpy_amd.Po
  96. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSogl_a-Regs.o -MD -MP -MF .deps/libZeroGSogl_a-Regs.Tpo -c -o libZeroGSogl_a-Regs.o `test -f 'Regs.cpp' || echo './'`Regs.cpp
  97. mv -f .deps/libZeroGSogl_a-Regs.Tpo .deps/libZeroGSogl_a-Regs.Po
  98. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSogl_a-x86.o -MD -MP -MF .deps/libZeroGSogl_a-x86.Tpo -c -o libZeroGSogl_a-x86.o `test -f 'x86.cpp' || echo './'`x86.cpp
  99. mv -f .deps/libZeroGSogl_a-x86.Tpo .deps/libZeroGSogl_a-x86.Po
  100. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSogl_a-zpipe.o -MD -MP -MF .deps/libZeroGSogl_a-zpipe.Tpo -c -o libZeroGSogl_a-zpipe.o `test -f 'zpipe.cpp' || echo './'`zpipe.cpp
  101. mv -f .deps/libZeroGSogl_a-zpipe.Tpo .deps/libZeroGSogl_a-zpipe.Po
  102. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSogl_a-Mem.o -MD -MP -MF .deps/libZeroGSogl_a-Mem.Tpo -c -o libZeroGSogl_a-Mem.o `test -f 'Mem.cpp' || echo './'`Mem.cpp
  103. mv -f .deps/libZeroGSogl_a-Mem.Tpo .deps/libZeroGSogl_a-Mem.Po
  104. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSogl_a-rasterfont.o -MD -MP -MF .deps/libZeroGSogl_a-rasterfont.Tpo -c -o libZeroGSogl_a-rasterfont.o `test -f 'rasterfont.cpp' || echo './'`rasterfont.cpp
  105. mv -f .deps/libZeroGSogl_a-rasterfont.Tpo .deps/libZeroGSogl_a-rasterfont.Po
  106. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSogl_a-targets.o -MD -MP -MF .deps/libZeroGSogl_a-targets.Tpo -c -o libZeroGSogl_a-targets.o `test -f 'targets.cpp' || echo './'`targets.cpp
  107. mv -f .deps/libZeroGSogl_a-targets.Tpo .deps/libZeroGSogl_a-targets.Po
  108. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -MT libZeroGSogl_a-zerogs.o -MD -MP -MF .deps/libZeroGSogl_a-zerogs.Tpo -c -o libZeroGSogl_a-zerogs.o `test -f 'zerogs.cpp' || echo './'`zerogs.cpp
  109. mv -f .deps/libZeroGSogl_a-zerogs.Tpo .deps/libZeroGSogl_a-zerogs.Po
  110. gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -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/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -g -O2 -DZEROGS_SSE2 -MT libZeroGSogl_a-x86-32.o -MD -MP -MF .deps/libZeroGSogl_a-x86-32.Tpo -c -o libZeroGSogl_a-x86-32.o `test -f 'x86-32.S' || echo './'`x86-32.S
  111. mv -f .deps/libZeroGSogl_a-x86-32.Tpo .deps/libZeroGSogl_a-x86-32.Po
  112. rm -f libZeroGSogl.a
  113. ar cru libZeroGSogl.a libZeroGSogl_a-GSmain.o libZeroGSogl_a-memcpy_amd.o libZeroGSogl_a-Regs.o libZeroGSogl_a-x86.o libZeroGSogl_a-zpipe.o libZeroGSogl_a-Mem.o libZeroGSogl_a-rasterfont.o libZeroGSogl_a-targets.o libZeroGSogl_a-zerogs.o libZeroGSogl_a-x86-32.o
  114. ranlib libZeroGSogl.a
  115. gcc -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer -shared -Wl,-soname,libZeroGSogl.so.0.96.2 -o libZeroGSoglr.so.0.96.2 libZeroGSogl_a-GSmain.o libZeroGSogl_a-memcpy_amd.o libZeroGSogl_a-Regs.o libZeroGSogl_a-x86.o libZeroGSogl_a-zpipe.o libZeroGSogl_a-Mem.o libZeroGSogl_a-rasterfont.o libZeroGSogl_a-targets.o libZeroGSogl_a-zerogs.o libZeroGSogl_a-x86-32.o Linux/libZeroGSLinux.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lGL -lGLU -lGLEW -ljpeg -lpthread -lstdc++ -lz -ldl -lXxf86vm -lCg -lCgGL
  116. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl'
  117. make[2]: No se hace nada para `install-exec-am'.
  118. test -z "/home/nox/Escritorio/pcsx2/bin/plugins" || /bin/mkdir -p "/home/nox/Escritorio/pcsx2/bin/plugins"
  119. /usr/bin/install -c libZeroGSoglr.so.0.96.2 '/home/nox/Escritorio/pcsx2/bin/plugins'
  120. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl'
  121. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl'
  122. ------------------------
  123. Building CDVD plugins...
  124. ------------------------
  125. ----------------
  126. Building CDVDiso
  127. ----------------
  128. rm -f libCDVDiso.so
  129. gcc -shared -Wl,-soname,libCDVDiso.so -fPIC -Wall -g -I.. -I. -D__LINUX__ -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 ../CDVDisop.o Config.o Linux.o ../libiso.o -o libCDVDiso.so -lz -lbz2 -lstdc++
  130. rm -f cfgCDVDiso
  131. gcc -fPIC -Wall -g -I.. -I. -D__LINUX__ -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 conf.o interface.o support.o ../CDVDisop.o Config.o Linux.o ../libiso.o -o cfgCDVDiso -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lz -lbz2 -lstdc++
  132. strip cfgCDVDiso
  133. -------------------
  134. Building CDVDisoEFP
  135. -------------------
  136. rm -f libCDVDisoEFP.so
  137. gcc -shared -Wl,-soname,libCDVDisoEFP.so -fPIC -Wall -O2 -fomit-frame-pointer -D_LARGEFILE64_SOURCE -I.. -I. -I./Linux -lz -lbz2 \
  138. CDVDiso.o ../version.o actualfile.o ../isofile.o conf.o logfile.o ../imagetype.o ../multifile.o ../isocompress.o ../convert.o ../gzipv1.o ../blockv2.o ../gzipv2.o ../ecma119.o ../bzip2v3.o ../bzip2v2.o ../toc.o ../ini.o -o libCDVDisoEFP.so
  139. strip --strip-unneeded --strip-debug libCDVDisoEFP.so
  140. rm -f cfgCDVDisoEFP
  141. gcc -fPIC -Wall -O2 -fomit-frame-pointer -D_LARGEFILE64_SOURCE -I.. -I. -I./Linux -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 -lz -lbz2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 \
  142. interface.o aboutbox.o mainbox.o selectionbox.o devicebox.o conversionbox.o progressbox.o messagebox.o tablerebuild.o device.o CD.o DVD.o ../version.o actualfile.o ../isofile.o conf.o logfile.o ../imagetype.o ../multifile.o ../isocompress.o ../convert.o ../gzipv1.o ../blockv2.o ../gzipv2.o ../ecma119.o ../bzip2v3.o ../bzip2v2.o ../toc.o ../ini.o -o cfgCDVDisoEFP
  143. strip cfgCDVDisoEFP
  144. ------------------
  145. Building CDVDlinuz
  146. ------------------
  147. gcc -shared -Wl,-soname,libCDVDlinuz.so -fPIC -Wall -O2 -fomit-frame-pointer -D_LARGEFILE64_SOURCE -I.. -I. -I./Linux \
  148. CDVDlinuz.o ../buffer.o actualfile.o conf.o logfile.o device.o CD.o DVD.o ../convert.o ../ini.o ../version.o -o libCDVDlinuz.so
  149. strip --strip-unneeded --strip-debug libCDVDlinuz.so
  150. gcc -fPIC -Wall -O2 -fomit-frame-pointer -D_LARGEFILE64_SOURCE -I.. -I. -I./Linux -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 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 \
  151. aboutbox.o mainbox.o interface.o actualfile.o conf.o logfile.o device.o CD.o DVD.o ../convert.o ../ini.o ../version.o -o cfgCDVDlinuz
  152. strip cfgCDVDlinuz
  153. -----------------
  154. Building CDVDnull
  155. -----------------
  156. gcc -shared -Wl,-soname,libCDVDnull.so -Wall -O2 -fomit-frame-pointer -finline-functions -ffast-math -fno-strict-aliasing -I. -I/usr/local/include -DENABLE_NLS -DPACKAGE=\"pcsx2\" -fPIC CDVD.o -o libCDVDnull.so
  157. strip libCDVDnull.so
  158. ------------------------
  159. Building DEV9 plugins...
  160. ------------------------
  161. Building dev9null...
  162. rm -f libDEV9null.so
  163. gcc -shared -Wl,-soname,libDEV9null.so -fPIC -Wall -O2 -fomit-frame-pointer -D__LINUX__ dev9null.o -o libDEV9null.so
  164. strip --strip-unneeded --strip-debug libDEV9null.so
  165. ----------------------------
  166. Building FireWire plugins...
  167. ----------------------------
  168. ---------------
  169. Building FWnull
  170. ---------------
  171. rm -f libFWnull.so
  172. gcc -shared -Wl,-soname,libFWnull.so -fPIC -Wall -I. -I.. -O3 -fomit-frame-pointer -fno-strict-aliasing -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 -D__LINUX__ ../FW.o Linux.o Config.o -o libFWnull.so -lpthread
  173. strip --strip-unneeded --strip-debug libFWnull.so
  174. rm -f cfgFWnull
  175. gcc -fPIC -Wall -I. -I.. -O3 -fomit-frame-pointer -fno-strict-aliasing -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 -D__LINUX__ conf.o interface.o support.o Config.o -o cfgFWnull -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
  176. strip cfgFWnull
  177. -----------------------
  178. Building PAD plugins...
  179. -----------------------
  180. ----------------
  181. Building ZeroPAD
  182. ----------------
  183. checking for a BSD-compatible install... /usr/bin/install -c
  184. checking whether build environment is sane... yes
  185. checking for a thread-safe mkdir -p... /bin/mkdir -p
  186. checking for gawk... gawk
  187. checking whether make sets $(MAKE)... yes
  188. checking for gcc... gcc
  189. checking for C compiler default output file name... a.out
  190. checking whether the C compiler works... yes
  191. checking whether we are cross compiling... no
  192. checking for suffix of executables...
  193. checking for suffix of object files... o
  194. checking whether we are using the GNU C compiler... yes
  195. checking whether gcc accepts -g... yes
  196. checking for gcc option to accept ISO C89... none needed
  197. checking for style of include used by make... GNU
  198. checking dependency style of gcc... gcc3
  199. checking for gcc... gcc
  200. checking whether we are using the GNU C++ compiler... yes
  201. checking whether gcc accepts -g... yes
  202. checking dependency style of gcc... gcc3
  203. checking how to run the C preprocessor... gcc -E
  204. checking for ranlib... ranlib
  205. checking dependency style of gcc... gcc3
  206. checking debug build... no
  207. checking for a x86-64 CPU... no
  208. checking for _aligned_malloc... no
  209. checking for _aligned_free... no
  210. checking for SDL_Init in -lSDL... yes
  211. checking gtk2+... checking for pkg-config... pkg-config
  212. checking for main in -lstdc++... yes
  213. checking for main in -ldl... yes
  214. configure: creating ./config.status
  215. config.status: creating Makefile
  216. config.status: executing depfiles commands
  217. Configuration:
  218. Debug build? no
  219. x86-64 build? no
  220. test -z "libZeroPAD.a" || rm -f libZeroPAD.a
  221. test -z "libZeroPAD.so.0.2.0" || rm -f libZeroPAD.so.0.2.0
  222. rm -f *.o
  223. gcc -DPACKAGE_NAME=\"ZeroPAD\" -DPACKAGE_TARNAME=\"zeropad\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ZeroPAD\ 0.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroPAD\" -DVERSION=\"0.2\" -DNDEBUG=1 -DHAVE_LIBSDL=1 -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 -O2 -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE=1 -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/usr/include/SDL -MT libZeroPAD_a-zeropad.o -MD -MP -MF .deps/libZeroPAD_a-zeropad.Tpo -c -o libZeroPAD_a-zeropad.o `test -f 'zeropad.cpp' || echo './'`zeropad.cpp
  224. mv -f .deps/libZeroPAD_a-zeropad.Tpo .deps/libZeroPAD_a-zeropad.Po
  225. gcc -DPACKAGE_NAME=\"ZeroPAD\" -DPACKAGE_TARNAME=\"zeropad\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ZeroPAD\ 0.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroPAD\" -DVERSION=\"0.2\" -DNDEBUG=1 -DHAVE_LIBSDL=1 -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 -O2 -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE=1 -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/usr/include/SDL -MT libZeroPAD_a-linux.o -MD -MP -MF .deps/libZeroPAD_a-linux.Tpo -c -o libZeroPAD_a-linux.o `test -f 'Linux/linux.cpp' || echo './'`Linux/linux.cpp
  226. mv -f .deps/libZeroPAD_a-linux.Tpo .deps/libZeroPAD_a-linux.Po
  227. gcc -DPACKAGE_NAME=\"ZeroPAD\" -DPACKAGE_TARNAME=\"zeropad\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ZeroPAD\ 0.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroPAD\" -DVERSION=\"0.2\" -DNDEBUG=1 -DHAVE_LIBSDL=1 -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 -O2 -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE=1 -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/usr/include/SDL -MT libZeroPAD_a-support.o -MD -MP -MF .deps/libZeroPAD_a-support.Tpo -c -o libZeroPAD_a-support.o `test -f 'Linux/support.c' || echo './'`Linux/support.c
  228. mv -f .deps/libZeroPAD_a-support.Tpo .deps/libZeroPAD_a-support.Po
  229. gcc -DPACKAGE_NAME=\"ZeroPAD\" -DPACKAGE_TARNAME=\"zeropad\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ZeroPAD\ 0.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroPAD\" -DVERSION=\"0.2\" -DNDEBUG=1 -DHAVE_LIBSDL=1 -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 -O2 -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE=1 -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/usr/include/SDL -MT libZeroPAD_a-interface.o -MD -MP -MF .deps/libZeroPAD_a-interface.Tpo -c -o libZeroPAD_a-interface.o `test -f 'Linux/interface.c' || echo './'`Linux/interface.c
  230. mv -f .deps/libZeroPAD_a-interface.Tpo .deps/libZeroPAD_a-interface.Po
  231. rm -f libZeroPAD.a
  232. ar cru libZeroPAD.a libZeroPAD_a-zeropad.o libZeroPAD_a-linux.o libZeroPAD_a-support.o libZeroPAD_a-interface.o
  233. ranlib libZeroPAD.a
  234. gcc -O2 -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE=1 -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/usr/include/SDL -shared -Wl,-soname,libZeroPAD.so.0.2.0 -o libZeroPAD.so.0.2.0 libZeroPAD_a-zeropad.o libZeroPAD_a-linux.o libZeroPAD_a-support.o libZeroPAD_a-interface.o -lSDL -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lSDL -lstdc++ -ldl
  235. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/pad/zeropad'
  236. make[1]: No se hace nada para `install-exec-am'.
  237. test -z "/home/nox/Escritorio/pcsx2/bin/plugins" || /bin/mkdir -p "/home/nox/Escritorio/pcsx2/bin/plugins"
  238. /usr/bin/install -c libZeroPAD.so.0.2.0 '/home/nox/Escritorio/pcsx2/bin/plugins'
  239. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/pad/zeropad'
  240. ------------------------
  241. Building SPU2 plugins...
  242. ------------------------
  243. -----------------
  244. Building ZeroSPU2
  245. -----------------
  246. checking for a BSD-compatible install... /usr/bin/install -c
  247. checking whether build environment is sane... yes
  248. checking for a thread-safe mkdir -p... /bin/mkdir -p
  249. checking for gawk... gawk
  250. checking whether make sets $(MAKE)... yes
  251. checking for gcc... gcc
  252. checking for C compiler default output file name... a.out
  253. checking whether the C compiler works... yes
  254. checking whether we are cross compiling... no
  255. checking for suffix of executables...
  256. checking for suffix of object files... o
  257. checking whether we are using the GNU C compiler... yes
  258. checking whether gcc accepts -g... yes
  259. checking for gcc option to accept ISO C89... none needed
  260. checking for style of include used by make... GNU
  261. checking dependency style of gcc... gcc3
  262. checking for gcc... gcc
  263. checking whether we are using the GNU C++ compiler... yes
  264. checking whether gcc accepts -g... yes
  265. checking dependency style of gcc... gcc3
  266. checking how to run the C preprocessor... gcc -E
  267. checking for ranlib... ranlib
  268. checking dependency style of gcc... gcc3
  269. checking debug build... no
  270. checking for a x86-64 CPU... no
  271. checking for _aligned_malloc... no
  272. checking for _aligned_free... no
  273. checking gtk2+... checking for pkg-config... pkg-config
  274. checking for main in -lstdc++... yes
  275. checking for main in -ldl... yes
  276. checking for main in -lasound... yes
  277. configure: creating ./config.status
  278. config.status: creating SoundTouch/Makefile
  279. config.status: creating Makefile
  280. config.status: executing depfiles commands
  281. Configuration:
  282. Debug build? no
  283. x86-64 build? no
  284. Making clean in SoundTouch
  285. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2/SoundTouch'
  286. test -z "libSoundTouch.a" || rm -f libSoundTouch.a
  287. rm -f *.o
  288. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2/SoundTouch'
  289. Making clean in .
  290. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2'
  291. test -z "libZeroSPU2.a" || rm -f libZeroSPU2.a
  292. test -z "libZeroSPU2.so.0.1.0" || rm -f libZeroSPU2.so.0.1.0
  293. rm -f *.o
  294. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2'
  295. Making install in SoundTouch
  296. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2/SoundTouch'
  297. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-AAFilter.o -MD -MP -MF .deps/libSoundTouch_a-AAFilter.Tpo -c -o libSoundTouch_a-AAFilter.o `test -f 'AAFilter.cpp' || echo './'`AAFilter.cpp
  298. mv -f .deps/libSoundTouch_a-AAFilter.Tpo .deps/libSoundTouch_a-AAFilter.Po
  299. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-FIRFilter.o -MD -MP -MF .deps/libSoundTouch_a-FIRFilter.Tpo -c -o libSoundTouch_a-FIRFilter.o `test -f 'FIRFilter.cpp' || echo './'`FIRFilter.cpp
  300. mv -f .deps/libSoundTouch_a-FIRFilter.Tpo .deps/libSoundTouch_a-FIRFilter.Po
  301. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-FIFOSampleBuffer.o -MD -MP -MF .deps/libSoundTouch_a-FIFOSampleBuffer.Tpo -c -o libSoundTouch_a-FIFOSampleBuffer.o `test -f 'FIFOSampleBuffer.cpp' || echo './'`FIFOSampleBuffer.cpp
  302. mv -f .deps/libSoundTouch_a-FIFOSampleBuffer.Tpo .deps/libSoundTouch_a-FIFOSampleBuffer.Po
  303. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-mmx_optimized.o -MD -MP -MF .deps/libSoundTouch_a-mmx_optimized.Tpo -c -o libSoundTouch_a-mmx_optimized.o `test -f 'mmx_optimized.cpp' || echo './'`mmx_optimized.cpp
  304. mv -f .deps/libSoundTouch_a-mmx_optimized.Tpo .deps/libSoundTouch_a-mmx_optimized.Po
  305. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-sse_optimized.o -MD -MP -MF .deps/libSoundTouch_a-sse_optimized.Tpo -c -o libSoundTouch_a-sse_optimized.o `test -f 'sse_optimized.cpp' || echo './'`sse_optimized.cpp
  306. mv -f .deps/libSoundTouch_a-sse_optimized.Tpo .deps/libSoundTouch_a-sse_optimized.Po
  307. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-RateTransposer.o -MD -MP -MF .deps/libSoundTouch_a-RateTransposer.Tpo -c -o libSoundTouch_a-RateTransposer.o `test -f 'RateTransposer.cpp' || echo './'`RateTransposer.cpp
  308. mv -f .deps/libSoundTouch_a-RateTransposer.Tpo .deps/libSoundTouch_a-RateTransposer.Po
  309. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-SoundTouch.o -MD -MP -MF .deps/libSoundTouch_a-SoundTouch.Tpo -c -o libSoundTouch_a-SoundTouch.o `test -f 'SoundTouch.cpp' || echo './'`SoundTouch.cpp
  310. mv -f .deps/libSoundTouch_a-SoundTouch.Tpo .deps/libSoundTouch_a-SoundTouch.Po
  311. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-TDStretch.o -MD -MP -MF .deps/libSoundTouch_a-TDStretch.Tpo -c -o libSoundTouch_a-TDStretch.o `test -f 'TDStretch.cpp' || echo './'`TDStretch.cpp
  312. mv -f .deps/libSoundTouch_a-TDStretch.Tpo .deps/libSoundTouch_a-TDStretch.Po
  313. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-cpu_detect_x86_gcc.o -MD -MP -MF .deps/libSoundTouch_a-cpu_detect_x86_gcc.Tpo -c -o libSoundTouch_a-cpu_detect_x86_gcc.o `test -f 'cpu_detect_x86_gcc.cpp' || echo './'`cpu_detect_x86_gcc.cpp
  314. mv -f .deps/libSoundTouch_a-cpu_detect_x86_gcc.Tpo .deps/libSoundTouch_a-cpu_detect_x86_gcc.Po
  315. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -msse -mmmx -O3 -fomit-frame-pointer -MT libSoundTouch_a-WavFile.o -MD -MP -MF .deps/libSoundTouch_a-WavFile.Tpo -c -o libSoundTouch_a-WavFile.o `test -f 'WavFile.cpp' || echo './'`WavFile.cpp
  316. mv -f .deps/libSoundTouch_a-WavFile.Tpo .deps/libSoundTouch_a-WavFile.Po
  317. rm -f libSoundTouch.a
  318. ar cru libSoundTouch.a libSoundTouch_a-AAFilter.o libSoundTouch_a-FIRFilter.o libSoundTouch_a-FIFOSampleBuffer.o libSoundTouch_a-mmx_optimized.o libSoundTouch_a-sse_optimized.o libSoundTouch_a-RateTransposer.o libSoundTouch_a-SoundTouch.o libSoundTouch_a-TDStretch.o libSoundTouch_a-cpu_detect_x86_gcc.o libSoundTouch_a-WavFile.o
  319. ranlib libSoundTouch.a
  320. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2/SoundTouch'
  321. make[2]: No se hace nada para `install-exec-am'.
  322. make[2]: No se hace nada para `install-data-am'.
  323. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2/SoundTouch'
  324. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2/SoundTouch'
  325. Making install in .
  326. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2'
  327. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -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 -O3 -fomit-frame-pointer -MT libZeroSPU2_a-zerospu2.o -MD -MP -MF .deps/libZeroSPU2_a-zerospu2.Tpo -c -o libZeroSPU2_a-zerospu2.o `test -f 'zerospu2.cpp' || echo './'`zerospu2.cpp
  328. mv -f .deps/libZeroSPU2_a-zerospu2.Tpo .deps/libZeroSPU2_a-zerospu2.Po
  329. gcc -DPACKAGE_NAME=\"ZeroSPU2\" -DPACKAGE_TARNAME=\"zerospu2\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"ZeroSPU2\ 0.1\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroSPU2\" -DVERSION=\"0.1\" -DNDEBUG=1 -I. -O3 -fomit-frame-pointer -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 -O3 -fomit-frame-pointer -MT libZeroSPU2_a-Linux.o -MD -MP -MF .deps/libZeroSPU2_a-Linux.Tpo -c -o libZeroSPU2_a-Linux.o `test -f 'Linux.cpp' || echo './'`Linux.cpp
  330. mv -f .deps/libZeroSPU2_a-Linux.Tpo .deps/libZeroSPU2_a-Linux.Po
  331. rm -f libZeroSPU2.a
  332. ar cru libZeroSPU2.a libZeroSPU2_a-zerospu2.o libZeroSPU2_a-Linux.o
  333. ranlib libZeroSPU2.a
  334. gcc -O3 -fomit-frame-pointer -shared -Wl,-soname,libZeroSPU2.so.0.1.0 -o libZeroSPU2.so.0.1.0 libZeroSPU2_a-zerospu2.o libZeroSPU2_a-Linux.o SoundTouch/libSoundTouch.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lstdc++ -ldl -lasound
  335. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2'
  336. make[2]: No se hace nada para `install-exec-am'.
  337. test -z "/home/nox/Escritorio/pcsx2/bin/plugins" || /bin/mkdir -p "/home/nox/Escritorio/pcsx2/bin/plugins"
  338. /usr/bin/install -c libZeroSPU2.so.0.1.0 '/home/nox/Escritorio/pcsx2/bin/plugins'
  339. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2'
  340. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/spu2/zerospu2'
  341. ------------------
  342. Building PeopsSPU2
  343. ------------------
  344. gcc -shared -Wl,-soname,libspu2PeopsOSS.so.1.6 -fPIC -fomit-frame-pointer -o libspu2PeopsOSS.so.1.6 spu.o dma.o freeze.o registers.o oss.o -lc -lm -lpthread
  345. -----------------
  346. Building SPU2null
  347. -----------------
  348. rm -f libSPU2null.so
  349. gcc -shared -Wl,-soname,libSPU2null.so -fPIC -Wall -O2 -fomit-frame-pointer -D__LINUX__ -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 SPU2.o -o libSPU2null.so -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
  350. strip --strip-unneeded --strip-debug libSPU2null.so
  351. -----------------------
  352. Building USB plugins...
  353. -----------------------
  354. ----------------
  355. Building USBnull
  356. ----------------
  357. gcc -shared -Wl,-soname,libUSBnull.so -fPIC -Wall -I. -I.. -O3 -fomit-frame-pointer -fno-strict-aliasing -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 -D__LINUX__ ../USB.o Config.o Linux.o -o libUSBnull.so -lpthread
  358. strip --strip-unneeded --strip-debug libUSBnull.so
  359. gcc -fPIC -Wall -I. -I.. -O3 -fomit-frame-pointer -fno-strict-aliasing -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 -D__LINUX__ conf.o interface.o support.o -o cfgUSBnull -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
  360. strip cfgUSBnull
  361. ---------------
  362. Building Pcsx2
  363. ---------------
  364. checking for a BSD-compatible install... /usr/bin/install -c
  365. checking whether build environment is sane... yes
  366. checking for a thread-safe mkdir -p... /bin/mkdir -p
  367. checking for gawk... gawk
  368. checking whether make sets $(MAKE)... yes
  369. checking for gcc... gcc
  370. checking for C compiler default output file name... a.out
  371. checking whether the C compiler works... yes
  372. checking whether we are cross compiling... no
  373. checking for suffix of executables...
  374. checking for suffix of object files... o
  375. checking whether we are using the GNU C compiler... yes
  376. checking whether gcc accepts -g... yes
  377. checking for gcc option to accept ISO C89... none needed
  378. checking for style of include used by make... GNU
  379. checking dependency style of gcc... gcc3
  380. checking for gcc... gcc
  381. checking whether we are using the GNU C++ compiler... yes
  382. checking whether gcc accepts -g... yes
  383. checking dependency style of gcc... gcc3
  384. checking how to run the C preprocessor... gcc -E
  385. checking for ranlib... ranlib
  386. checking dependency style of gcc... gcc3
  387. checking debug build... no
  388. checking for _aligned_malloc... no
  389. checking for _aligned_free... no
  390. checking for development build... yes
  391. checking force sse3 instructions... sse3
  392. checking for virtual memory build... no
  393. checking for using platform dependent recompilers... yes
  394. checking for a x86-64 CPU... no
  395. checking gtk+... checking for pkg-config... pkg-config
  396. checking for main in -lstdc++... yes
  397. checking for main in -lz... yes
  398. checking for grep that handles long lines and -e... /bin/grep
  399. checking for egrep... /bin/grep -E
  400. checking for ANSI C header files... yes
  401. checking for sys/types.h... yes
  402. checking for sys/stat.h... yes
  403. checking for stdlib.h... yes
  404. checking for string.h... yes
  405. checking for memory.h... yes
  406. checking for strings.h... yes
  407. checking for inttypes.h... yes
  408. checking for stdint.h... yes
  409. checking for unistd.h... yes
  410. checking libintl.h usability... yes
  411. checking libintl.h presence... yes
  412. checking for libintl.h... yes
  413. configure: creating ./config.status
  414. config.status: creating Makefile
  415. config.status: creating DebugTools/Makefile
  416. config.status: creating Linux/Makefile
  417. config.status: creating IPU/Makefile
  418. config.status: creating IPU/mpeg2lib/Makefile
  419. config.status: creating RDebug/Makefile
  420. config.status: creating tinyxml/Makefile
  421. config.status: creating x86/Makefile
  422. config.status: creating x86/ix86/Makefile
  423. config.status: creating zlib/Makefile
  424. config.status: executing depfiles commands
  425. Configuration:
  426. Target system type:
  427. x86-64 build? no
  428. Debug build? no
  429. Dev build? yes
  430. Force sse3? no
  431. Recompilers enabled? yes
  432. Virtual memory build? no
  433. Making clean in Linux
  434. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/Linux'
  435. test -z "pcsx2" || rm -f pcsx2
  436. rm -f *.o
  437. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/Linux'
  438. Making clean in tinyxml
  439. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/tinyxml'
  440. test -z "libtinyxml.a" || rm -f libtinyxml.a
  441. rm -f *.o
  442. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/tinyxml'
  443. Making clean in RDebug
  444. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/RDebug'
  445. test -z "libRDebug.a" || rm -f libRDebug.a
  446. rm -f *.o
  447. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/RDebug'
  448. Making clean in IPU
  449. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  450. Making clean in mpeg2lib
  451. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU/mpeg2lib'
  452. test -z "libmpeg2IPU.a" || rm -f libmpeg2IPU.a
  453. rm -f *.o
  454. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU/mpeg2lib'
  455. Making clean in .
  456. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  457. test -z "libIPU.a" || rm -f libIPU.a
  458. rm -f *.o
  459. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  460. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  461. Making clean in DebugTools
  462. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/DebugTools'
  463. test -z "libDebugTools.a" || rm -f libDebugTools.a
  464. rm -f *.o
  465. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/DebugTools'
  466. Making clean in x86
  467. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  468. Making clean in ix86
  469. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86/ix86'
  470. test -z "libix86.a" || rm -f libix86.a
  471. rm -f *.o
  472. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86/ix86'
  473. Making clean in .
  474. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  475. test -z "libx86recomp.a" || rm -f libx86recomp.a
  476. rm -f *.o
  477. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  478. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  479. Making clean in .
  480. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2'
  481. test -z "libpcsx2.a" || rm -f libpcsx2.a
  482. rm -f *.o
  483. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2'
  484. Making install in x86
  485. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  486. Making install in ix86
  487. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86/ix86'
  488. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./.. -I./../../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT ix86_3dnow.o -MD -MP -MF .deps/ix86_3dnow.Tpo -c -o ix86_3dnow.o ix86_3dnow.c
  489. mv -f .deps/ix86_3dnow.Tpo .deps/ix86_3dnow.Po
  490. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./.. -I./../../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT ix86.o -MD -MP -MF .deps/ix86.Tpo -c -o ix86.o ix86.c
  491. mv -f .deps/ix86.Tpo .deps/ix86.Po
  492. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./.. -I./../../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT ix86_cpudetect.o -MD -MP -MF .deps/ix86_cpudetect.Tpo -c -o ix86_cpudetect.o ix86_cpudetect.c
  493. mv -f .deps/ix86_cpudetect.Tpo .deps/ix86_cpudetect.Po
  494. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./.. -I./../../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT ix86_fpu.o -MD -MP -MF .deps/ix86_fpu.Tpo -c -o ix86_fpu.o ix86_fpu.c
  495. mv -f .deps/ix86_fpu.Tpo .deps/ix86_fpu.Po
  496. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./.. -I./../../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT ix86_sse.o -MD -MP -MF .deps/ix86_sse.Tpo -c -o ix86_sse.o ix86_sse.c
  497. mv -f .deps/ix86_sse.Tpo .deps/ix86_sse.Po
  498. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./.. -I./../../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT ix86_mmx.o -MD -MP -MF .deps/ix86_mmx.Tpo -c -o ix86_mmx.o ix86_mmx.c
  499. mv -f .deps/ix86_mmx.Tpo .deps/ix86_mmx.Po
  500. rm -f libix86.a
  501. ar cru libix86.a ix86_3dnow.o ix86.o ix86_cpudetect.o ix86_fpu.o ix86_sse.o ix86_mmx.o
  502. ranlib libix86.a
  503. make[3]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86/ix86'
  504. make[3]: No se hace nada para `install-exec-am'.
  505. make[3]: No se hace nada para `install-data-am'.
  506. make[3]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86/ix86'
  507. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86/ix86'
  508. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  509. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iCOP2.o -MD -MP -MF .deps/iCOP2.Tpo -c -o iCOP2.o iCOP2.c
  510. mv -f .deps/iCOP2.Tpo .deps/iCOP2.Po
  511. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iCP0.o -MD -MP -MF .deps/iCP0.Tpo -c -o iCP0.o iCP0.c
  512. mv -f .deps/iCP0.Tpo .deps/iCP0.Po
  513. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iFPU.o -MD -MP -MF .deps/iFPU.Tpo -c -o iFPU.o iFPU.c
  514. mv -f .deps/iFPU.Tpo .deps/iFPU.Po
  515. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iHw.o -MD -MP -MF .deps/iHw.Tpo -c -o iHw.o iHw.c
  516. mv -f .deps/iHw.Tpo .deps/iHw.Po
  517. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iMMI.o -MD -MP -MF .deps/iMMI.Tpo -c -o iMMI.o iMMI.c
  518. mv -f .deps/iMMI.Tpo .deps/iMMI.Po
  519. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iPsxHw.o -MD -MP -MF .deps/iPsxHw.Tpo -c -o iPsxHw.o iPsxHw.c
  520. mv -f .deps/iPsxHw.Tpo .deps/iPsxHw.Po
  521. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iPsxMem.o -MD -MP -MF .deps/iPsxMem.Tpo -c -o iPsxMem.o iPsxMem.c
  522. mv -f .deps/iPsxMem.Tpo .deps/iPsxMem.Po
  523. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT ir5900tables.o -MD -MP -MF .deps/ir5900tables.Tpo -c -o ir5900tables.o ir5900tables.c
  524. mv -f .deps/ir5900tables.Tpo .deps/ir5900tables.Po
  525. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iVU0micro.o -MD -MP -MF .deps/iVU0micro.Tpo -c -o iVU0micro.o iVU0micro.c
  526. mv -f .deps/iVU0micro.Tpo .deps/iVU0micro.Po
  527. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iVU1micro.o -MD -MP -MF .deps/iVU1micro.Tpo -c -o iVU1micro.o iVU1micro.c
  528. mv -f .deps/iVU1micro.Tpo .deps/iVU1micro.Po
  529. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iVUmicro.o -MD -MP -MF .deps/iVUmicro.Tpo -c -o iVUmicro.o iVUmicro.c
  530. mv -f .deps/iVUmicro.Tpo .deps/iVUmicro.Po
  531. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iCore.o -MD -MP -MF .deps/iCore.Tpo -c -o iCore.o iCore.cpp
  532. mv -f .deps/iCore.Tpo .deps/iCore.Po
  533. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iGS.o -MD -MP -MF .deps/iGS.Tpo -c -o iGS.o iGS.cpp
  534. mv -f .deps/iGS.Tpo .deps/iGS.Po
  535. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR3000A.o -MD -MP -MF .deps/iR3000A.Tpo -c -o iR3000A.o iR3000A.cpp
  536. mv -f .deps/iR3000A.Tpo .deps/iR3000A.Po
  537. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR3000Atables.o -MD -MP -MF .deps/iR3000Atables.Tpo -c -o iR3000Atables.o iR3000Atables.cpp
  538. mv -f .deps/iR3000Atables.Tpo .deps/iR3000Atables.Po
  539. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iVif.o -MD -MP -MF .deps/iVif.Tpo -c -o iVif.o iVif.cpp
  540. mv -f .deps/iVif.Tpo .deps/iVif.Po
  541. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iVUzerorec.o -MD -MP -MF .deps/iVUzerorec.Tpo -c -o iVUzerorec.o iVUzerorec.cpp
  542. mv -f .deps/iVUzerorec.Tpo .deps/iVUzerorec.Po
  543. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -MT fast_routines.o -MD -MP -MF .deps/fast_routines.Tpo -c -o fast_routines.o fast_routines.S
  544. mv -f .deps/fast_routines.Tpo .deps/fast_routines.Po
  545. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -MT aR3000A.o -MD -MP -MF .deps/aR3000A.Tpo -c -o aR3000A.o aR3000A.S
  546. mv -f .deps/aR3000A.Tpo .deps/aR3000A.Po
  547. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -MT aVUzerorec.o -MD -MP -MF .deps/aVUzerorec.Tpo -c -o aVUzerorec.o aVUzerorec.S
  548. mv -f .deps/aVUzerorec.Tpo .deps/aVUzerorec.Po
  549. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -MT aVif.o -MD -MP -MF .deps/aVif.Tpo -c -o aVif.o aVif.S
  550. mv -f .deps/aVif.Tpo .deps/aVif.Po
  551. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR5900-32.o -MD -MP -MF .deps/iR5900-32.Tpo -c -o iR5900-32.o `test -f 'ix86-32/iR5900-32.c' || echo './'`ix86-32/iR5900-32.c
  552. mv -f .deps/iR5900-32.Tpo .deps/iR5900-32.Po
  553. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR5900AritImm.o -MD -MP -MF .deps/iR5900AritImm.Tpo -c -o iR5900AritImm.o `test -f 'ix86-32/iR5900AritImm.c' || echo './'`ix86-32/iR5900AritImm.c
  554. mv -f .deps/iR5900AritImm.Tpo .deps/iR5900AritImm.Po
  555. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR5900Jump.o -MD -MP -MF .deps/iR5900Jump.Tpo -c -o iR5900Jump.o `test -f 'ix86-32/iR5900Jump.c' || echo './'`ix86-32/iR5900Jump.c
  556. mv -f .deps/iR5900Jump.Tpo .deps/iR5900Jump.Po
  557. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR5900Move.o -MD -MP -MF .deps/iR5900Move.Tpo -c -o iR5900Move.o `test -f 'ix86-32/iR5900Move.c' || echo './'`ix86-32/iR5900Move.c
  558. mv -f .deps/iR5900Move.Tpo .deps/iR5900Move.Po
  559. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR5900Shift.o -MD -MP -MF .deps/iR5900Shift.Tpo -c -o iR5900Shift.o `test -f 'ix86-32/iR5900Shift.c' || echo './'`ix86-32/iR5900Shift.c
  560. mv -f .deps/iR5900Shift.Tpo .deps/iR5900Shift.Po
  561. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR5900Arit.o -MD -MP -MF .deps/iR5900Arit.Tpo -c -o iR5900Arit.o `test -f 'ix86-32/iR5900Arit.c' || echo './'`ix86-32/iR5900Arit.c
  562. mv -f .deps/iR5900Arit.Tpo .deps/iR5900Arit.Po
  563. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR5900Branch.o -MD -MP -MF .deps/iR5900Branch.Tpo -c -o iR5900Branch.o `test -f 'ix86-32/iR5900Branch.c' || echo './'`ix86-32/iR5900Branch.c
  564. mv -f .deps/iR5900Branch.Tpo .deps/iR5900Branch.Po
  565. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR5900LoadStore.o -MD -MP -MF .deps/iR5900LoadStore.Tpo -c -o iR5900LoadStore.o `test -f 'ix86-32/iR5900LoadStore.c' || echo './'`ix86-32/iR5900LoadStore.c
  566. mv -f .deps/iR5900LoadStore.Tpo .deps/iR5900LoadStore.Po
  567. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iR5900MultDiv.o -MD -MP -MF .deps/iR5900MultDiv.Tpo -c -o iR5900MultDiv.o `test -f 'ix86-32/iR5900MultDiv.c' || echo './'`ix86-32/iR5900MultDiv.c
  568. mv -f .deps/iR5900MultDiv.Tpo .deps/iR5900MultDiv.Po
  569. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT iCore-32.o -MD -MP -MF .deps/iCore-32.Tpo -c -o iCore-32.o `test -f 'ix86-32/iCore-32.cpp' || echo './'`ix86-32/iCore-32.cpp
  570. mv -f .deps/iCore-32.Tpo .deps/iCore-32.Po
  571. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -MT aR5900-32.o -MD -MP -MF .deps/aR5900-32.Tpo -c -o aR5900-32.o `test -f 'ix86-32/aR5900-32.S' || echo './'`ix86-32/aR5900-32.S
  572. mv -f .deps/aR5900-32.Tpo .deps/aR5900-32.Po
  573. rm -f libx86recomp.a
  574. ar cru libx86recomp.a iCOP2.o iCP0.o iFPU.o iHw.o iMMI.o iPsxHw.o iPsxMem.o ir5900tables.o iVU0micro.o iVU1micro.o iVUmicro.o iCore.o iGS.o iR3000A.o iR3000Atables.o iVif.o iVUzerorec.o fast_routines.o aR3000A.o aVUzerorec.o aVif.o iR5900-32.o iR5900AritImm.o iR5900Jump.o iR5900Move.o iR5900Shift.o iR5900Arit.o iR5900Branch.o iR5900LoadStore.o iR5900MultDiv.o iCore-32.o aR5900-32.o
  575. ranlib libx86recomp.a
  576. make[3]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  577. make[3]: No se hace nada para `install-exec-am'.
  578. make[3]: No se hace nada para `install-data-am'.
  579. make[3]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  580. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  581. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/x86'
  582. Making install in .
  583. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2'
  584. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT CdRom.o -MD -MP -MF .deps/CdRom.Tpo -c -o CdRom.o CdRom.c
  585. mv -f .deps/CdRom.Tpo .deps/CdRom.Po
  586. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT R3000A.o -MD -MP -MF .deps/R3000A.Tpo -c -o R3000A.o R3000A.c
  587. mv -f .deps/R3000A.Tpo .deps/R3000A.Po
  588. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT VU0.o -MD -MP -MF .deps/VU0.Tpo -c -o VU0.o VU0.c
  589. mv -f .deps/VU0.Tpo .deps/VU0.Po
  590. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT CDVD.o -MD -MP -MF .deps/CDVD.Tpo -c -o CDVD.o CDVD.c
  591. mv -f .deps/CDVD.Tpo .deps/CDVD.Po
  592. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Elfheader.o -MD -MP -MF .deps/Elfheader.Tpo -c -o Elfheader.o Elfheader.c
  593. mv -f .deps/Elfheader.Tpo .deps/Elfheader.Po
  594. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Memory.o -MD -MP -MF .deps/Memory.Tpo -c -o Memory.o Memory.c
  595. mv -f .deps/Memory.Tpo .deps/Memory.Po
  596. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT PsxCounters.o -MD -MP -MF .deps/PsxCounters.Tpo -c -o PsxCounters.o PsxCounters.c
  597. mv -f .deps/PsxCounters.Tpo .deps/PsxCounters.Po
  598. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT R5900.o -MD -MP -MF .deps/R5900.Tpo -c -o R5900.o R5900.c
  599. mv -f .deps/R5900.Tpo .deps/R5900.Po
  600. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT VU0micro.o -MD -MP -MF .deps/VU0micro.Tpo -c -o VU0micro.o VU0micro.c
  601. mv -f .deps/VU0micro.Tpo .deps/VU0micro.Po
  602. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT CDVDiso.o -MD -MP -MF .deps/CDVDiso.Tpo -c -o CDVDiso.o CDVDiso.c
  603. mv -f .deps/CDVDiso.Tpo .deps/CDVDiso.Po
  604. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT FiFo.o -MD -MP -MF .deps/FiFo.Tpo -c -o FiFo.o FiFo.c
  605. mv -f .deps/FiFo.Tpo .deps/FiFo.Po
  606. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Misc.o -MD -MP -MF .deps/Misc.Tpo -c -o Misc.o Misc.c
  607. mv -f .deps/Misc.Tpo .deps/Misc.Po
  608. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT PsxDma.o -MD -MP -MF .deps/PsxDma.Tpo -c -o PsxDma.o PsxDma.c
  609. mv -f .deps/PsxDma.Tpo .deps/PsxDma.Po
  610. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Sif.o -MD -MP -MF .deps/Sif.Tpo -c -o Sif.o Sif.c
  611. mv -f .deps/Sif.Tpo .deps/Sif.Po
  612. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT VU1micro.o -MD -MP -MF .deps/VU1micro.Tpo -c -o VU1micro.o VU1micro.c
  613. mv -f .deps/VU1micro.Tpo .deps/VU1micro.Po
  614. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT CDVDisodrv.o -MD -MP -MF .deps/CDVDisodrv.Tpo -c -o CDVDisodrv.o CDVDisodrv.c
  615. mv -f .deps/CDVDisodrv.Tpo .deps/CDVDisodrv.Po
  616. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT FPU2.o -MD -MP -MF .deps/FPU2.Tpo -c -o FPU2.o FPU2.cpp
  617. mv -f .deps/FPU2.Tpo .deps/FPU2.Po
  618. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT VUflags.o -MD -MP -MF .deps/VUflags.Tpo -c -o VUflags.o VUflags.c
  619. mv -f .deps/VUflags.Tpo .deps/VUflags.Po
  620. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT FPU.o -MD -MP -MF .deps/FPU.Tpo -c -o FPU.o FPU.c
  621. mv -f .deps/FPU.Tpo .deps/FPU.Po
  622. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT MMI.o -MD -MP -MF .deps/MMI.Tpo -c -o MMI.o MMI.c
  623. mv -f .deps/MMI.Tpo .deps/MMI.Po
  624. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT GS.o -MD -MP -MF .deps/GS.Tpo -c -o GS.o GS.cpp
  625. mv -f .deps/GS.Tpo .deps/GS.Po
  626. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Patch.o -MD -MP -MF .deps/Patch.Tpo -c -o Patch.o Patch.c
  627. mv -f .deps/Patch.Tpo .deps/Patch.Po
  628. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Sio.o -MD -MP -MF .deps/Sio.Tpo -c -o Sio.o Sio.c
  629. mv -f .deps/Sio.Tpo .deps/Sio.Po
  630. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT PsxHw.o -MD -MP -MF .deps/PsxHw.Tpo -c -o PsxHw.o PsxHw.c
  631. mv -f .deps/PsxHw.Tpo .deps/PsxHw.Po
  632. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Hw.o -MD -MP -MF .deps/Hw.Tpo -c -o Hw.o Hw.c
  633. mv -f .deps/Hw.Tpo .deps/Hw.Po
  634. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Plugins.o -MD -MP -MF .deps/Plugins.Tpo -c -o Plugins.o Plugins.c
  635. mv -f .deps/Plugins.Tpo .deps/Plugins.Po
  636. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT SPR.o -MD -MP -MF .deps/SPR.Tpo -c -o SPR.o SPR.c
  637. mv -f .deps/SPR.Tpo .deps/SPR.Po
  638. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT VUops.o -MD -MP -MF .deps/VUops.Tpo -c -o VUops.o VUops.c
  639. mv -f .deps/VUops.Tpo .deps/VUops.Po
  640. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT COP0.o -MD -MP -MF .deps/COP0.Tpo -c -o COP0.o COP0.c
  641. mv -f .deps/COP0.Tpo .deps/COP0.Po
  642. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT PsxInterpreter.o -MD -MP -MF .deps/PsxInterpreter.Tpo -c -o PsxInterpreter.o PsxInterpreter.c
  643. mv -f .deps/PsxInterpreter.Tpo .deps/PsxInterpreter.Po
  644. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Interpreter.o -MD -MP -MF .deps/Interpreter.Tpo -c -o Interpreter.o Interpreter.c
  645. mv -f .deps/Interpreter.Tpo .deps/Interpreter.Po
  646. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT PsxMem.o -MD -MP -MF .deps/PsxMem.Tpo -c -o PsxMem.o PsxMem.c
  647. mv -f .deps/PsxMem.Tpo .deps/PsxMem.Po
  648. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Counters.o -MD -MP -MF .deps/Counters.Tpo -c -o Counters.o Counters.c
  649. mv -f .deps/Counters.Tpo .deps/Counters.Po
  650. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT InterTables.o -MD -MP -MF .deps/InterTables.Tpo -c -o InterTables.o InterTables.c
  651. mv -f .deps/InterTables.Tpo .deps/InterTables.Po
  652. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Vif.o -MD -MP -MF .deps/Vif.Tpo -c -o Vif.o Vif.c
  653. mv -f .deps/Vif.Tpo .deps/Vif.Po
  654. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT PsxSio2.o -MD -MP -MF .deps/PsxSio2.Tpo -c -o PsxSio2.o PsxSio2.c
  655. mv -f .deps/PsxSio2.Tpo .deps/PsxSio2.Po
  656. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT VifDma.o -MD -MP -MF .deps/VifDma.Tpo -c -o VifDma.o VifDma.c
  657. mv -f .deps/VifDma.Tpo .deps/VifDma.Po
  658. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Decode_XA.o -MD -MP -MF .deps/Decode_XA.Tpo -c -o Decode_XA.o Decode_XA.c
  659. mv -f .deps/Decode_XA.Tpo .deps/Decode_XA.Po
  660. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Mdec.o -MD -MP -MF .deps/Mdec.Tpo -c -o Mdec.o Mdec.c
  661. mv -f .deps/Mdec.Tpo .deps/Mdec.Po
  662. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT PsxBios.o -MD -MP -MF .deps/PsxBios.Tpo -c -o PsxBios.o PsxBios.c
  663. mv -f .deps/PsxBios.Tpo .deps/PsxBios.Po
  664. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Cache.o -MD -MP -MF .deps/Cache.Tpo -c -o Cache.o Cache.c
  665. mv -f .deps/Cache.Tpo .deps/Cache.Po
  666. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./x86/ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT xmlpatchloader.o -MD -MP -MF .deps/xmlpatchloader.Tpo -c -o xmlpatchloader.o xmlpatchloader.cpp
  667. mv -f .deps/xmlpatchloader.Tpo .deps/xmlpatchloader.Po
  668. rm -f libpcsx2.a
  669. ar cru libpcsx2.a CdRom.o R3000A.o VU0.o CDVD.o Elfheader.o Memory.o PsxCounters.o R5900.o VU0micro.o CDVDiso.o FiFo.o Misc.o PsxDma.o Sif.o VU1micro.o CDVDisodrv.o FPU2.o VUflags.o FPU.o MMI.o GS.o Patch.o Sio.o PsxHw.o Hw.o Plugins.o SPR.o VUops.o COP0.o PsxInterpreter.o Interpreter.o PsxMem.o Counters.o InterTables.o Vif.o PsxSio2.o VifDma.o Decode_XA.o Mdec.o PsxBios.o Cache.o xmlpatchloader.o
  670. ranlib libpcsx2.a
  671. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2'
  672. make[2]: No se hace nada para `install-exec-am'.
  673. make[2]: No se hace nada para `install-data-am'.
  674. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2'
  675. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2'
  676. Making install in DebugTools
  677. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/DebugTools'
  678. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT cpuopsDebug.o -MD -MP -MF .deps/cpuopsDebug.Tpo -c -o cpuopsDebug.o cpuopsDebug.c
  679. mv -f .deps/cpuopsDebug.Tpo .deps/cpuopsDebug.Po
  680. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT DisR3000asm.o -MD -MP -MF .deps/DisR3000asm.Tpo -c -o DisR3000asm.o DisR3000asm.c
  681. mv -f .deps/DisR3000asm.Tpo .deps/DisR3000asm.Po
  682. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT DisVU0Micro.o -MD -MP -MF .deps/DisVU0Micro.Tpo -c -o DisVU0Micro.o DisVU0Micro.c
  683. mv -f .deps/DisVU0Micro.Tpo .deps/DisVU0Micro.Po
  684. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT DisR5900asm.o -MD -MP -MF .deps/DisR5900asm.Tpo -c -o DisR5900asm.o DisR5900asm.c
  685. mv -f .deps/DisR5900asm.Tpo .deps/DisR5900asm.Po
  686. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT DisVU1Micro.o -MD -MP -MF .deps/DisVU1Micro.Tpo -c -o DisVU1Micro.o DisVU1Micro.c
  687. mv -f .deps/DisVU1Micro.Tpo .deps/DisVU1Micro.Po
  688. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT DisR3000A.o -MD -MP -MF .deps/DisR3000A.Tpo -c -o DisR3000A.o DisR3000A.c
  689. mv -f .deps/DisR3000A.Tpo .deps/DisR3000A.Po
  690. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT DisR5900.o -MD -MP -MF .deps/DisR5900.Tpo -c -o DisR5900.o DisR5900.c
  691. mv -f .deps/DisR5900.Tpo .deps/DisR5900.Po
  692. rm -f libDebugTools.a
  693. ar cru libDebugTools.a cpuopsDebug.o DisR3000asm.o DisVU0Micro.o DisR5900asm.o DisVU1Micro.o DisR3000A.o DisR5900.o
  694. ranlib libDebugTools.a
  695. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/DebugTools'
  696. make[2]: No se hace nada para `install-exec-am'.
  697. make[2]: No se hace nada para `install-data-am'.
  698. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/DebugTools'
  699. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/DebugTools'
  700. Making install in IPU
  701. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  702. Making install in mpeg2lib
  703. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU/mpeg2lib'
  704. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -I./../../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Idct.o -MD -MP -MF .deps/Idct.Tpo -c -o Idct.o Idct.c
  705. mv -f .deps/Idct.Tpo .deps/Idct.Po
  706. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -I./../../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Mpeg.o -MD -MP -MF .deps/Mpeg.Tpo -c -o Mpeg.o Mpeg.c
  707. mv -f .deps/Mpeg.Tpo .deps/Mpeg.Po
  708. rm -f libmpeg2IPU.a
  709. ar cru libmpeg2IPU.a Idct.o Mpeg.o
  710. ranlib libmpeg2IPU.a
  711. make[3]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU/mpeg2lib'
  712. make[3]: No se hace nada para `install-exec-am'.
  713. make[3]: No se hace nada para `install-data-am'.
  714. make[3]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU/mpeg2lib'
  715. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU/mpeg2lib'
  716. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  717. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -I./../x86 -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT IPU.o -MD -MP -MF .deps/IPU.Tpo -c -o IPU.o IPU.c
  718. mv -f .deps/IPU.Tpo .deps/IPU.Po
  719. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -I./../x86 -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT yuv2rgb.o -MD -MP -MF .deps/yuv2rgb.Tpo -c -o yuv2rgb.o yuv2rgb.c
  720. mv -f .deps/yuv2rgb.Tpo .deps/yuv2rgb.Po
  721. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -I./../x86 -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT coroutine.o -MD -MP -MF .deps/coroutine.Tpo -c -o coroutine.o coroutine.c
  722. mv -f .deps/coroutine.Tpo .deps/coroutine.Po
  723. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -I./../x86 -O3 -fomit-frame-pointer -MT acoroutine.o -MD -MP -MF .deps/acoroutine.Tpo -c -o acoroutine.o acoroutine.S
  724. mv -f .deps/acoroutine.Tpo .deps/acoroutine.Po
  725. rm -f libIPU.a
  726. ar cru libIPU.a IPU.o yuv2rgb.o coroutine.o acoroutine.o
  727. ranlib libIPU.a
  728. make[3]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  729. make[3]: No se hace nada para `install-exec-am'.
  730. make[3]: No se hace nada para `install-data-am'.
  731. make[3]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  732. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  733. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/IPU'
  734. Making install in RDebug
  735. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/RDebug'
  736. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT deci2.o -MD -MP -MF .deps/deci2.Tpo -c -o deci2.o deci2.c
  737. mv -f .deps/deci2.Tpo .deps/deci2.Po
  738. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT deci2_dcmp.o -MD -MP -MF .deps/deci2_dcmp.Tpo -c -o deci2_dcmp.o deci2_dcmp.c
  739. mv -f .deps/deci2_dcmp.Tpo .deps/deci2_dcmp.Po
  740. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT deci2_ttyp.o -MD -MP -MF .deps/deci2_ttyp.Tpo -c -o deci2_ttyp.o deci2_ttyp.c
  741. mv -f .deps/deci2_ttyp.Tpo .deps/deci2_ttyp.Po
  742. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT deci2_dbgp.o -MD -MP -MF .deps/deci2_dbgp.Tpo -c -o deci2_dbgp.o deci2_dbgp.c
  743. mv -f .deps/deci2_dbgp.Tpo .deps/deci2_dbgp.Po
  744. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT deci2_netmp.o -MD -MP -MF .deps/deci2_netmp.Tpo -c -o deci2_netmp.o deci2_netmp.c
  745. mv -f .deps/deci2_netmp.Tpo .deps/deci2_netmp.Po
  746. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT deci2_iloadp.o -MD -MP -MF .deps/deci2_iloadp.Tpo -c -o deci2_iloadp.o deci2_iloadp.c
  747. mv -f .deps/deci2_iloadp.Tpo .deps/deci2_iloadp.Po
  748. rm -f libRDebug.a
  749. ar cru libRDebug.a deci2.o deci2_dcmp.o deci2_ttyp.o deci2_dbgp.o deci2_netmp.o deci2_iloadp.o
  750. ranlib libRDebug.a
  751. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/RDebug'
  752. make[2]: No se hace nada para `install-exec-am'.
  753. make[2]: No se hace nada para `install-data-am'.
  754. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/RDebug'
  755. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/RDebug'
  756. Making install in tinyxml
  757. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/tinyxml'
  758. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT tinystr.o -MD -MP -MF .deps/tinystr.Tpo -c -o tinystr.o tinystr.cpp
  759. mv -f .deps/tinystr.Tpo .deps/tinystr.Po
  760. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT tinyxml.o -MD -MP -MF .deps/tinyxml.Tpo -c -o tinyxml.o tinyxml.cpp
  761. mv -f .deps/tinyxml.Tpo .deps/tinyxml.Po
  762. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT tinyxmlerror.o -MD -MP -MF .deps/tinyxmlerror.Tpo -c -o tinyxmlerror.o tinyxmlerror.cpp
  763. mv -f .deps/tinyxmlerror.Tpo .deps/tinyxmlerror.Po
  764. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -I. -I../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT tinyxmlparser.o -MD -MP -MF .deps/tinyxmlparser.Tpo -c -o tinyxmlparser.o tinyxmlparser.cpp
  765. mv -f .deps/tinyxmlparser.Tpo .deps/tinyxmlparser.Po
  766. rm -f libtinyxml.a
  767. ar cru libtinyxml.a tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o
  768. ranlib libtinyxml.a
  769. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/tinyxml'
  770. make[2]: No se hace nada para `install-exec-am'.
  771. make[2]: No se hace nada para `install-data-am'.
  772. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/tinyxml'
  773. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/tinyxml'
  774. Making install in Linux
  775. make[1]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/Linux'
  776. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -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./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT Config.o -MD -MP -MF .deps/Config.Tpo -c -o Config.o Config.c
  777. mv -f .deps/Config.Tpo .deps/Config.Po
  778. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -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./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c
  779. mv -f .deps/interface.Tpo .deps/interface.Po
  780. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -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./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT GtkGui.o -MD -MP -MF .deps/GtkGui.Tpo -c -o GtkGui.o GtkGui.c
  781. mv -f .deps/GtkGui.Tpo .deps/GtkGui.Po
  782. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -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./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT LnxMain.o -MD -MP -MF .deps/LnxMain.Tpo -c -o LnxMain.o LnxMain.c
  783. mv -f .deps/LnxMain.Tpo .deps/LnxMain.Po
  784. gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.4\" -DNDEBUG=1 -DPCSX2_DEVBUILD=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 -DENABLE_NLS=1 -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./../ -O3 -fomit-frame-pointer -O3 -fomit-frame-pointer -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c
  785. mv -f .deps/support.Tpo .deps/support.Po
  786. gcc -O3 -fomit-frame-pointer -o pcsx2 Config.o interface.o GtkGui.o LnxMain.o support.o ../libpcsx2.a ../IPU/libIPU.a ../IPU/mpeg2lib/libmpeg2IPU.a ../RDebug/libRDebug.a ../tinyxml/libtinyxml.a ../x86/libx86recomp.a ../x86/ix86/libix86.a ../DebugTools/libDebugTools.a -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lstdc++ -lz
  787. make[2]: se ingresa al directorio `/home/nox/Escritorio/pcsx2/pcsx2/Linux'
  788. test -z "/home/nox/Escritorio/pcsx2/bin" || /bin/mkdir -p "/home/nox/Escritorio/pcsx2/bin"
  789. /usr/bin/install -c pcsx2 '/home/nox/Escritorio/pcsx2/bin'
  790. make[2]: No se hace nada para `install-data-am'.
  791. make[2]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/Linux'
  792. make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/pcsx2/Linux'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement