pcsx2 - проблема установки
Решил поставить эмулятор sony ps2, но надежда была обломана непонятным багом... Подскажите, кто сталкивался, где рыть?
лог прилагается:
gcc -Wall -O3 -march=i686 -pipe -I. -I.. -I../RPC -I../ix86-32/GoldRec -I../ix86-32/GoldRec/ix86 -D__LINUX__ -DENABLE_NLS -DPACKAGE=\"pcsx2\" -D__i386__ -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -c -o ../GS.o ../GS.c -MD -MF ../GS.d
../GS.c: In function ‘gsWrite64’:
../GS.c:77: warning: dereferencing type-punned pointer will break strict-aliasing rules
gcc -Wall -O3 -march=i686 -pipe -I. -I.. -I../RPC -I../ix86-32/GoldRec -I../ix86-32/GoldRec/ix86 -D__LINUX__ -DENABLE_NLS -DPACKAGE=\"pcsx2\" -D__i386__ -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -c -o ../FiFo.o ../FiFo.c -MD -MF ../FiFo.d
gcc -Wall -O3 -march=i686 -pipe -I. -I.. -I../RPC -I../ix86-32/GoldRec -I../ix86-32/GoldRec/ix86 -D__LINUX__ -DENABLE_NLS -DPACKAGE=\"pcsx2\" -D__i386__ -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -c -o ../Sif.o ../Sif.c -MD -MF ../Sif.d
../FiFo.c: In function ‘fifo_get’:
../FiFo.c:70: error: invalid lvalue in assignment
make: *** [../FiFo.o] Ошибка 1
make: *** Ожидание завершения заданий...
../Sif.c: In function ‘_SIF1transfer’:
../Sif.c:100: warning: implicit declaration of function ‘memcpy’
../Sif.c:100: warning: incompatible implicit declaration of built-in function ‘memcpy’
../Sif.c:100: warning: null argument where non-null required (argument 1)
../Sif.c:104: warning: unused variable ‘cycle’
../Sif.c: In function ‘dmaDoSIF1Transfer’:
../Sif.c:182: warning: unused variable ‘sif1’
../Sif.c: In function ‘SIF0write’:
../Sif.c:213: warning: incompatible implicit declaration of built-in function ‘memcpy’
../Sif.c:219: warning: incompatible implicit declaration of built-in function ‘memcpy’
../Sif.c: In function ‘SIF0read’:
../Sif.c:240: warning: incompatible implicit declaration of built-in function ‘memcpy’
../Sif.c:246: warning: incompatible implicit declaration of built-in function ‘memcpy’
../Sif.c: In function ‘SIF1write’:
../Sif.c:261: warning: incompatible implicit declaration of built-in function ‘memcpy’
../Sif.c:267: warning: incompatible implicit declaration of built-in function ‘memcpy’
../Sif.c: In function ‘SIF1read’:
../Sif.c:288: warning: incompatible implicit declaration of built-in function ‘memcpy’
../Sif.c:294: warning: incompatible implicit declaration of built-in function ‘memcpy’
../Sif.c: In function ‘SIF1Dma’:
../Sif.c:646: warning: dereferencing type-punned pointer will break strict-aliasing rules
!!! ERROR: games-emulation/pcsx2-0.6 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
pcsx2-0.6.ebuild, line 40: Called die
!!! linux building failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
- Для комментирования войдите или зарегистрируйтесь
Может
Может попробовать с -O2 а не с -O3?
Не спасло
Не помогло, то же самое
_________________
...Иногда для того, чтобы изменить свое восприятие мира
...Люди пытаются изменить сам мир
... все
... все прогрессивное человечество бросилось на борьбу с этим гнусным fifo багом :) ...
http://bugs.gentoo.org/show_bug.cgi?id=153668
... и другими тамже - bugs.gentoo.org поиск по pcsx ...
Не понятно
Спасибо. Эта информация является полезной? Я там ничего не понял.