05-26-2009, 08:32 PM
Hi there 
I recently tried building pcsx2 in 32bit chroot on my Arch. This time used PKGBUILD from aur. When I build pcsx2 with gcc 4.3.3 everything works like charm (except lack of GSDX
). Then I tried to build it with gcc 4.4. It compiles smoothly, but it won't load Zeropad, ZeroGS and ZZoGL plugins throwing this error:
The 220 issue on google code is closed, so i assume it's something with my config. Am i correct?
rev 1266.
Thanks for any help.

I recently tried building pcsx2 in 32bit chroot on my Arch. This time used PKGBUILD from aur. When I build pcsx2 with gcc 4.3.3 everything works like charm (except lack of GSDX

Code:
Can't open libZeroGSoglr.so.0.96.2: /opt/pcsx2/plugins/libZeroGSoglr.so.0.96.2: undefined symbol: __sync_fetch_and_add_4
Can't open libZeroPAD.so.0.3.0: /opt/pcsx2/plugins/libZeroPAD.so.0.3.0: undefined symbol: __sync_fetch_and_add_4
Can't open libZeroGSoglr.so.0.17.161: /opt/pcsx2/plugins/libZeroGSoglr.so.0.17.161: undefined symbol: __sync_fetch_and_add_4
The 220 issue on google code is closed, so i assume it's something with my config. Am i correct?
rev 1266.
Thanks for any help.