Page 23 of 28 FirstFirst ... 132122232425 ... LastLast
Results 221 to 230 of 278

Thread: PCSX2 0.9.3 Released for Linux!

  1. #221
    Join Date
    Mar 2009
    Beans
    49

    Re: PCSX2 0.9.3 Released for Linux!

    ey man thanks i alredy tryit, but i don't know if is ok ...
    Code:
    Mpeg.c:956: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
    Mpeg.c:957: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
    rm -f libmpeg2IPU.a
    ar cru libmpeg2IPU.a Idct.o Mpeg.o 
    ranlib libmpeg2IPU.a
    make[3]: Entering directory `/home/urd/pcsx2/pcsx2/IPU/mpeg2lib'
    make[3]: Nothing to be done for `install-exec-am'.
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Leaving directory `/home/urd/pcsx2/pcsx2/IPU/mpeg2lib'
    make[2]: Leaving directory `/home/urd/pcsx2/pcsx2/IPU/mpeg2lib'
    make[2]: Entering directory `/home/urd/pcsx2/pcsx2/IPU'
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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./../ -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; \
    	then mv -f ".deps/IPU.Tpo" ".deps/IPU.Po"; else rm -f ".deps/IPU.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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./../ -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; \
    	then mv -f ".deps/yuv2rgb.Tpo" ".deps/yuv2rgb.Po"; else rm -f ".deps/yuv2rgb.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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./../ -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; \
    	then mv -f ".deps/coroutine.Tpo" ".deps/coroutine.Po"; else rm -f ".deps/coroutine.Tpo"; exit 1; fi
    gcc   -c acoroutine.S
    rm -f libIPU.a
    ar cru libIPU.a IPU.o yuv2rgb.o coroutine.o acoroutine.o 
    ranlib libIPU.a
    make[3]: Entering directory `/home/urd/pcsx2/pcsx2/IPU'
    make[3]: Nothing to be done for `install-exec-am'.
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Leaving directory `/home/urd/pcsx2/pcsx2/IPU'
    make[2]: Leaving directory `/home/urd/pcsx2/pcsx2/IPU'
    make[1]: Leaving directory `/home/urd/pcsx2/pcsx2/IPU'
    Making install in RDebug
    make[1]: Entering directory `/home/urd/pcsx2/pcsx2/RDebug'
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 deci2.o -MD -MP -MF ".deps/deci2.Tpo" -c -o deci2.o deci2.c; \
    	then mv -f ".deps/deci2.Tpo" ".deps/deci2.Po"; else rm -f ".deps/deci2.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 deci2_dcmp.o -MD -MP -MF ".deps/deci2_dcmp.Tpo" -c -o deci2_dcmp.o deci2_dcmp.c; \
    	then mv -f ".deps/deci2_dcmp.Tpo" ".deps/deci2_dcmp.Po"; else rm -f ".deps/deci2_dcmp.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 deci2_ttyp.o -MD -MP -MF ".deps/deci2_ttyp.Tpo" -c -o deci2_ttyp.o deci2_ttyp.c; \
    	then mv -f ".deps/deci2_ttyp.Tpo" ".deps/deci2_ttyp.Po"; else rm -f ".deps/deci2_ttyp.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 deci2_dbgp.o -MD -MP -MF ".deps/deci2_dbgp.Tpo" -c -o deci2_dbgp.o deci2_dbgp.c; \
    	then mv -f ".deps/deci2_dbgp.Tpo" ".deps/deci2_dbgp.Po"; else rm -f ".deps/deci2_dbgp.Tpo"; exit 1; fi
    deci2_dbgp.c: In function ‘D2_DBGP’:
    deci2_dbgp.c:177: warning: unknown conversion type character ‘I’ in format
    deci2_dbgp.c:177: warning: unknown conversion type character ‘I’ in format
    deci2_dbgp.c:348: warning: passing argument 1 of ‘InterlockedExchange’ from incompatible pointer type
    deci2_dbgp.c:361: warning: passing argument 1 of ‘InterlockedExchange’ from incompatible pointer type
    deci2_dbgp.c:380: warning: passing argument 1 of ‘InterlockedExchange’ from incompatible pointer type
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 deci2_netmp.o -MD -MP -MF ".deps/deci2_netmp.Tpo" -c -o deci2_netmp.o deci2_netmp.c; \
    	then mv -f ".deps/deci2_netmp.Tpo" ".deps/deci2_netmp.Po"; else rm -f ".deps/deci2_netmp.Tpo"; exit 1; fi
    deci2_netmp.c: In function ‘D2_NETMP’:
    deci2_netmp.c:68: warning: 'I' flag used with ‘%X’ printf format
    deci2_netmp.c:68: warning: format ‘%I64X’ expects type ‘unsigned int’, but argument 3 has type ‘u64’
    deci2_netmp.c:68: warning: 'I' flag used with ‘%X’ printf format
    deci2_netmp.c:68: warning: format ‘%I64X’ expects type ‘unsigned int’, but argument 4 has type ‘u64’
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 deci2_iloadp.o -MD -MP -MF ".deps/deci2_iloadp.Tpo" -c -o deci2_iloadp.o deci2_iloadp.c; \
    	then mv -f ".deps/deci2_iloadp.Tpo" ".deps/deci2_iloadp.Po"; else rm -f ".deps/deci2_iloadp.Tpo"; exit 1; fi
    rm -f libRDebug.a
    ar cru libRDebug.a deci2.o deci2_dcmp.o deci2_ttyp.o deci2_dbgp.o deci2_netmp.o deci2_iloadp.o 
    ranlib libRDebug.a
    make[2]: Entering directory `/home/urd/pcsx2/pcsx2/RDebug'
    make[2]: Nothing to be done for `install-exec-am'.
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/urd/pcsx2/pcsx2/RDebug'
    make[1]: Leaving directory `/home/urd/pcsx2/pcsx2/RDebug'
    Making install in tinyxml
    make[1]: Entering directory `/home/urd/pcsx2/pcsx2/tinyxml'
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 tinystr.o -MD -MP -MF ".deps/tinystr.Tpo" -c -o tinystr.o tinystr.cpp; \
    	then mv -f ".deps/tinystr.Tpo" ".deps/tinystr.Po"; else rm -f ".deps/tinystr.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 tinyxml.o -MD -MP -MF ".deps/tinyxml.Tpo" -c -o tinyxml.o tinyxml.cpp; \
    	then mv -f ".deps/tinyxml.Tpo" ".deps/tinyxml.Po"; else rm -f ".deps/tinyxml.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 tinyxmlerror.o -MD -MP -MF ".deps/tinyxmlerror.Tpo" -c -o tinyxmlerror.o tinyxmlerror.cpp; \
    	then mv -f ".deps/tinyxmlerror.Tpo" ".deps/tinyxmlerror.Po"; else rm -f ".deps/tinyxmlerror.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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 tinyxmlparser.o -MD -MP -MF ".deps/tinyxmlparser.Tpo" -c -o tinyxmlparser.o tinyxmlparser.cpp; \
    	then mv -f ".deps/tinyxmlparser.Tpo" ".deps/tinyxmlparser.Po"; else rm -f ".deps/tinyxmlparser.Tpo"; exit 1; fi
    rm -f libtinyxml.a
    ar cru libtinyxml.a tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o 
    ranlib libtinyxml.a
    make[2]: Entering directory `/home/urd/pcsx2/pcsx2/tinyxml'
    make[2]: Nothing to be done for `install-exec-am'.
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/urd/pcsx2/pcsx2/tinyxml'
    make[1]: Leaving directory `/home/urd/pcsx2/pcsx2/tinyxml'
    Making install in Linux
    make[1]: Entering directory `/home/urd/pcsx2/pcsx2/Linux'
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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/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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I./../  -O3 -fomit-frame-pointer   -O3 -fomit-frame-pointer  -MT Config.o -MD -MP -MF ".deps/Config.Tpo" -c -o Config.o Config.c; \
    	then mv -f ".deps/Config.Tpo" ".deps/Config.Po"; else rm -f ".deps/Config.Tpo"; exit 1; fi
    Config.c: In function ‘LoadConfig’:
    Config.c:65: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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/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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I./../  -O3 -fomit-frame-pointer   -O3 -fomit-frame-pointer  -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \
    	then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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/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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I./../  -O3 -fomit-frame-pointer   -O3 -fomit-frame-pointer  -MT GtkGui.o -MD -MP -MF ".deps/GtkGui.Tpo" -c -o GtkGui.o GtkGui.c; \
    	then mv -f ".deps/GtkGui.Tpo" ".deps/GtkGui.Po"; else rm -f ".deps/GtkGui.Tpo"; exit 1; fi
    GtkGui.c: In function ‘OnConf_Gs’:
    GtkGui.c:499: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:500: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:503: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConf_Pads’:
    GtkGui.c:509: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:510: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:514: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConf_Spu2’:
    GtkGui.c:520: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:521: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:525: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConf_Cdvd’:
    GtkGui.c:530: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:531: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:535: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConf_Dev9’:
    GtkGui.c:540: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:541: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:545: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConf_Usb’:
    GtkGui.c:550: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:551: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:555: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConf_Fw’:
    GtkGui.c:560: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:561: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:565: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_GsConf’:
    GtkGui.c:768: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:768: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:768: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_GsAbout’:
    GtkGui.c:776: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:776: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:776: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_Pad1Conf’:
    GtkGui.c:780: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:780: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:780: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_Pad1About’:
    GtkGui.c:788: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:788: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:788: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_Pad2Conf’:
    GtkGui.c:792: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:792: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:792: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_Pad2About’:
    GtkGui.c:800: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:800: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:800: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_Spu2Conf’:
    GtkGui.c:804: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:804: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:804: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_Spu2About’:
    GtkGui.c:812: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:812: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:812: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_CdvdConf’:
    GtkGui.c:816: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:816: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:816: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_CdvdAbout’:
    GtkGui.c:824: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:824: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:824: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_Dev9Conf’:
    GtkGui.c:828: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:828: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:828: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_Dev9About’:
    GtkGui.c:836: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:836: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:836: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_UsbConf’:
    GtkGui.c:840: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:840: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:840: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_UsbAbout’:
    GtkGui.c:848: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:848: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:848: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_FWConf’:
    GtkGui.c:852: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:852: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:852: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘OnConfConf_FWAbout’:
    GtkGui.c:860: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result
    GtkGui.c:860: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c:860: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘UpdateDebugger’:
    GtkGui.c:997: warning: format ‘%8.8lX’ expects type ‘long unsigned int’, but argument 3 has type ‘u32’
    GtkGui.c: In function ‘OnSetPC_Ok’:
    GtkGui.c:1022: warning: format ‘%lx’ expects type ‘long unsigned int *’, but argument 3 has type ‘u32 *’
    GtkGui.c: In function ‘OnSetBPA_Ok’:
    GtkGui.c:1050: warning: format ‘%lx’ expects type ‘long unsigned int *’, but argument 3 has type ‘u32 *’
    GtkGui.c: In function ‘OnSetBPC_Ok’:
    GtkGui.c:1078: warning: format ‘%lx’ expects type ‘long unsigned int *’, but argument 3 has type ‘u32 *’
    GtkGui.c: In function ‘OnDumpC_Ok’:
    GtkGui.c:1112: warning: format ‘%lx’ expects type ‘long unsigned int *’, but argument 3 has type ‘u32 *’
    GtkGui.c:1114: warning: format ‘%lx’ expects type ‘long unsigned int *’, but argument 3 has type ‘u32 *’
    GtkGui.c:1127: warning: format ‘%8.8lX’ expects type ‘long unsigned int’, but argument 3 has type ‘u32’
    GtkGui.c: In function ‘OnDumpR_Ok’:
    GtkGui.c:1163: warning: format ‘%lx’ expects type ‘long unsigned int *’, but argument 3 has type ‘u32 *’
    GtkGui.c:1165: warning: format ‘%lx’ expects type ‘long unsigned int *’, but argument 3 has type ‘u32 *’
    GtkGui.c:1182: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
    GtkGui.c: In function ‘FindPlugins’:
    GtkGui.c:1498: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘u32’
    GtkGui.c:1498: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘u32’
    GtkGui.c:1498: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘u32’
    GtkGui.c:1510: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘u32’
    GtkGui.c:1510: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘u32’
    GtkGui.c:1510: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘u32’
    GtkGui.c:1512: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘u32’
    GtkGui.c:1512: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘u32’
    GtkGui.c:1512: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘u32’
    GtkGui.c:1518: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘u32’
    GtkGui.c:1518: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘u32’
    GtkGui.c:1518: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘u32’
    GtkGui.c:1524: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘u32’
    GtkGui.c:1524: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘u32’
    GtkGui.c:1524: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘u32’
    GtkGui.c:1530: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘u32’
    GtkGui.c:1530: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘u32’
    GtkGui.c:1530: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘u32’
    GtkGui.c:1536: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘u32’
    GtkGui.c:1536: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘u32’
    GtkGui.c:1536: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘u32’
    GtkGui.c:1542: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘u32’
    GtkGui.c:1542: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘u32’
    GtkGui.c:1542: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘u32’
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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/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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I./../  -O3 -fomit-frame-pointer   -O3 -fomit-frame-pointer  -MT LnxMain.o -MD -MP -MF ".deps/LnxMain.Tpo" -c -o LnxMain.o LnxMain.c; \
    	then mv -f ".deps/LnxMain.Tpo" ".deps/LnxMain.Po"; else rm -f ".deps/LnxMain.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.4\" -DPACKAGE_STRING=\"pcsx2\ 0.9.4\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -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/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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -I./../  -O3 -fomit-frame-pointer   -O3 -fomit-frame-pointer  -MT support.o -MD -MP -MF ".deps/support.Tpo" -c -o support.o support.c; \
    	then mv -f ".deps/support.Tpo" ".deps/support.Po"; else rm -f ".deps/support.Tpo"; exit 1; fi
    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 -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lstdc++ -lz
    make[2]: Entering directory `/home/urd/pcsx2/pcsx2/Linux'
    test -z "/home/urd/pcsx2/bin" || mkdir -p -- "/home/urd/pcsx2/bin"
      /usr/bin/install -c 'pcsx2' '/home/urd/pcsx2/bin/pcsx2'
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/urd/pcsx2/pcsx2/Linux'
    make[1]: Leaving directory `/home/urd/pcsx2/pcsx2/Linux'
    this was the exit

  2. #222
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: PCSX2 0.9.3 Released for Linux!

    Quote Originally Posted by urd View Post
    ey man thanks i alredy tryit, but i don't know if is ok ...
    <SNIP>

    this was the exit
    looks OK now, there were no errors, it seems. do 'sudo make install' now, and it should work.

  3. #223
    Join Date
    Mar 2009
    Beans
    49

    Re: PCSX2 0.9.3 Released for Linux!

    Quote Originally Posted by Grishka View Post
    looks OK now, there were no errors, it seems. do 'sudo make install' now, and it should work.
    sorry for the noob question, but where i do that or who i do that??
    Last edited by urd; April 3rd, 2009 at 06:25 PM.

  4. #224
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: PCSX2 0.9.3 Released for Linux!

    Quote Originally Posted by urd View Post
    sorry for the noob question, but where i do that or who i do that??
    just type it at the command line. but maybe you don't have to. try navigating to your pcsx2 directory, there should be an executable you just built. simply double click it, and it should run, hopefully.

  5. #225
    Join Date
    Jan 2008
    Beans
    29

    Re: PCSX2 0.9.3 Released for Linux!

    Hi guys, i'm trying to compile it on jaunty beta and it's throwing me this output after compiling the plugins.

    Does anybody have an idea of what can it be ?

    Thanks..


    ---------------
    Building Pcsx2
    ---------------
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for gcc... gcc
    checking whether we are using the GNU C++ compiler... yes
    checking whether gcc accepts -g... yes
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for ranlib... ranlib
    checking debug build... no
    checking for _aligned_malloc... no
    checking for _aligned_free... no
    checking for development build... yes
    checking force sse3 instructions... sse3
    checking force sse4 instructions... sse4
    checking gtk+... checking for pkg-config... pkg-config
    checking for main in -lstdc++... yes
    checking for main in -lz... yes
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating DebugTools/Makefile
    config.status: creating Linux/Makefile
    config.status: creating IPU/Makefile
    config.status: creating IPU/mpeg2lib/Makefile
    config.status: creating RDebug/Makefile
    config.status: creating tinyxml/Makefile
    config.status: creating x86/Makefile
    config.status: creating x86/ix86/Makefile
    config.status: creating ../3rdparty/zlib/Makefile
    config.status: executing depfiles commands
    Configuration:
    Target system type:
    Debug build? no
    Dev build? yes
    Force sse3? yes
    nls support? yes
    local plugin inis? no
    custom cflags? no
    memcpy_fast?
    Making clean in Linux
    make[1]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/Linux'
    test -z "pcsx2" || rm -f pcsx2
    rm -f *.o
    make[1]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/Linux'
    Making clean in tinyxml
    make[1]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/tinyxml'
    test -z "libtinyxml.a" || rm -f libtinyxml.a
    rm -f *.o
    make[1]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/tinyxml'
    Making clean in RDebug
    make[1]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/RDebug'
    test -z "libRDebug.a" || rm -f libRDebug.a
    rm -f *.o
    make[1]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/RDebug'
    Making clean in IPU
    make[1]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/IPU'
    Making clean in mpeg2lib
    make[2]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/IPU/mpeg2lib'
    test -z "libmpeg2IPU.a" || rm -f libmpeg2IPU.a
    rm -f *.o
    make[2]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/IPU/mpeg2lib'
    Making clean in .
    make[2]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/IPU'
    test -z "libIPU.a" || rm -f libIPU.a
    rm -f *.o
    make[2]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/IPU'
    make[1]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/IPU'
    Making clean in DebugTools
    make[1]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/DebugTools'
    test -z "libDebugTools.a" || rm -f libDebugTools.a
    rm -f *.o
    make[1]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/DebugTools'
    Making clean in x86
    make[1]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86'
    Making clean in ix86
    make[2]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86/ix86'
    test -z "libix86.a" || rm -f libix86.a
    rm -f *.o
    make[2]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86/ix86'
    Making clean in .
    make[2]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86'
    test -z "libx86recomp.a" || rm -f libx86recomp.a
    rm -f *.o
    make[2]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86'
    make[1]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86'
    Making clean in .
    make[1]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2'
    test -z "libpcsx2.a" || rm -f libpcsx2.a
    rm -f *.o
    make[1]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2'
    Making install in x86
    make[1]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86'
    Making install in ix86
    make[2]: Entering directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86/ix86'
    if gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.6\" -DPACKAGE_STRING=\"pcsx2\ 0.9.6\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.6\" -DSVN_REV=\"Revision:\ 1002\" -DNDEBUG=1 -DPCSX2_DEVBUILD=1 -DPCSX2_FORCESSE3=1 -DPCSX2_FORCESSE4=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./.. -I./../../ -I./../../../common/include -I./../../../3rdparty -pipe -msse -msse2 -O2 -Wno-format -Wno-unused-parameter -Wno-unused-value -Wunused-variable -fno-guess-branch-probability -fno-dse -fno-tree-dse -fpermissive -Xlinker -zmuldefs -MT ix86.o -MD -MP -MF ".deps/ix86.Tpo" -c -o ix86.o ix86.cpp; \
    then mv -f ".deps/ix86.Tpo" ".deps/ix86.Po"; else rm -f ".deps/ix86.Tpo"; exit 1; fi
    In file included from ix86_types.h:628,
    from ix86_internal.h:21,
    from ix86.cpp:37:
    implement/bittest.h: In static member function ‘static void x86Emitter::Internal::Group8Impl<InstType, ImmType>::Emit(void*, const x86Emitter::iRegister<ImmType>&)’:
    implement/bittest.h:62: error: request for member ‘Id’ in ‘bitbase’, which is of non-class type ‘void*’
    make[2]: *** [ix86.o] Error 1
    make[2]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86/ix86'
    make[1]: *** [install-recursive] Error 1
    make[1]: Leaving directory `/home/rober/Desktop/pcsx2-read-only/pcsx2/x86'
    make: *** [install-recursive] Error 1
    Error with building pcsx2
    Last edited by rober-mpp; April 18th, 2009 at 04:48 AM.

  6. #226
    Join Date
    Mar 2007
    Beans
    6

    Re: PCSX2 0.9.3 Released for Linux!

    Ok I have compiled it without errors, my problem is where is the pscx2 executable to run it?

  7. #227
    Join Date
    Aug 2006
    Location
    tuesday
    Beans
    6,502
    Distro
    Kubuntu Development Release

    Re: PCSX2 0.9.3 Released for Linux!

    Did you run:

    make install
    ?

  8. #228
    Join Date
    Jan 2008
    Beans
    29

    Re: PCSX2 0.9.3 Released for Linux!

    Did you run:

    Quote:
    make install
    ?
    What do you mean? i'm building pcsx2 running
    Code:
    pcsx2-read-only$ ./build.sh all
    At the source root there is no make file, so running make install doesn't do anything.

  9. #229
    Join Date
    Aug 2006
    Location
    tuesday
    Beans
    6,502
    Distro
    Kubuntu Development Release

    Re: PCSX2 0.9.3 Released for Linux!

    hrrmmm no clue then, what does the documentation in the pcsx2 directory say to do next?

    there's almost always an install guide.

  10. #230
    Join Date
    Mar 2007
    Beans
    6

    Re: PCSX2 0.9.3 Released for Linux!

    ok the installation instructions say:

    Linux Users
    -----------

    Make sure you have these packages:
    gtk2
    opengl
    libbz2
    libjpeg
    glew-dev
    libxxf86vm-dev
    x11proto-xf86vidmode
    automake and autoconf (verion >= 1.9)
    Nvidia Cg-Toolkit (http://developer.nvidia.com/object/cg_toolkit.html)
    libasound-dev
    joystick

    When first building, the Pcsx2 programs need to configure the Makefiles for your specific OS. type:

    # sh build.sh all

    The program and all plugins will be installed in the pcsx2 bin dir. After that, just launch pcsx2 (make sure you have a PS2 bios dump in the bios directory).

    To rebuild any changes to the source code type:
    # sh build.sh install

    Typeing sh build.sh without the install will just build the programs without copying them to the bin dirctory (bin/plugins for all plugins).

    To clean all object files type:
    # sh build.sh clean

    If there is a plugin that is giving you errors and you want to skip it, modify the corresponding build.sh to skip it (otherwise execution of the script will stop until the error is resolved).

    Special Options (modify PCSX2OPTIONS in build.sh)

    --enable-debug {Build with symbols and no optimizations}
    --enable-devbuild {Build with extra tests}
    --disable-recbuild {Disables all architecture dependent recompilation code}
    --enable-sse2 {Enables x86 SSE2 extensions}
    --enable-sse3 {Force enables x86 SSE3 extensions}

    For plugin authors: Your Makefile should support the 'install' option.

    When debugging, make sure to add

    handle SIGSEGV noprint ignore pass

    to .gdbinit
    ________

    Now I did sh build.sh all as was mentioned in http://ubuntuforums.org/showthread.p...ighlight=pcsx2

    I just can't find the executable or command to run pcsx2.

Page 23 of 28 FirstFirst ... 132122232425 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •