Installed edge pcsxr from Ubuntu daily build PPA, hit this bug. Got fed up with Ubuntu and installed Arch Linux as a result of this, and then tried installing both pcsxr-git from Arch AUR, and building it myself. Same issue on all three:
__
/usr/lib/games/psemu/libDFCdrom.so: undefined symbol: mmc_run_cmd
__
or related errors (using plugins I think from 1.9.92):
__
/home/d/.pcsxr/plugins/libgpuPeteXGL2.so.2.0.9: wrong ELF class: ELFCLASS32
/home/d/.pcsxr/plugins/libDFCdrom.so: undefined symbol: mmc_run_cmd
__
Can't open the CD plugin!
Best I can figure is that this is some kind of problem with libcdio, guessing pcsxr is falling behind.
PCSXR tried at 1.9.94 and 1.9.93. libcdio version is 0.94. Kernel is 4.10.11-1-ARCH, x86_64.
Comments: Hello Carlos3xC, The autogen.sh, strip_fPIC.sh, configure.ac and Makefile.in.in are only in pcsxr- 6484236cb028. If you downloaded the lastest version of pcsxr they will not be there. Also make sure you delete your old /home/user/.pcsxr directory because it may conflict with the new version your are trying to use.
__
/usr/lib/games/psemu/libDFCdrom.so: undefined symbol: mmc_run_cmd
__
or related errors (using plugins I think from 1.9.92):
__
/home/d/.pcsxr/plugins/libgpuPeteXGL2.so.2.0.9: wrong ELF class: ELFCLASS32
/home/d/.pcsxr/plugins/libDFCdrom.so: undefined symbol: mmc_run_cmd
__
Can't open the CD plugin!
Best I can figure is that this is some kind of problem with libcdio, guessing pcsxr is falling behind.
PCSXR tried at 1.9.94 and 1.9.93. libcdio version is 0.94. Kernel is 4.10.11-1-ARCH, x86_64.
Comments: Hello Carlos3xC, The autogen.sh, strip_fPIC.sh, configure.ac and Makefile.in.in are only in pcsxr- 6484236cb028. If you downloaded the lastest version of pcsxr they will not be there. Also make sure you delete your old /home/user/.pcsxr directory because it may conflict with the new version your are trying to use.