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: Hi, I tried to install the pcsxr-git from AUR too, I have Arch Linux 64-bits and the same issue about the CDROM plugin, I couldn't select any. The exact same output I was following your instrucctions but those autogen.sh, strip_fPIC.sh, configure.ac and Makefile.in.in doesn't exist in the folder I downloaded from [PCSX-Reloaded](https://pcsxr.codeplex.com/SourceControl/latest) /usr/lib/games/psemu/libDFCdrom.so: undefined symbol: mmc_run_cmd Also I've tried installing with pacman the [pcsxr](https://www.archlinux.org/packages/multilib/x86_64/pcsxr/) package from multilib but although plugins seems to work well, when I try to load and ISO or even start BIOS I get the "segmentation fault ('core' dumped)" error when I run it from terminal. My language is spanish so I get "Violacion del segmento ('core 'generado)" I keep searching on the Internet but I just can't figure it out, maybe I have lack of some information. I would really aprecciate someone shed some light on this issue.
__
/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: Hi, I tried to install the pcsxr-git from AUR too, I have Arch Linux 64-bits and the same issue about the CDROM plugin, I couldn't select any. The exact same output I was following your instrucctions but those autogen.sh, strip_fPIC.sh, configure.ac and Makefile.in.in doesn't exist in the folder I downloaded from [PCSX-Reloaded](https://pcsxr.codeplex.com/SourceControl/latest) /usr/lib/games/psemu/libDFCdrom.so: undefined symbol: mmc_run_cmd Also I've tried installing with pacman the [pcsxr](https://www.archlinux.org/packages/multilib/x86_64/pcsxr/) package from multilib but although plugins seems to work well, when I try to load and ISO or even start BIOS I get the "segmentation fault ('core' dumped)" error when I run it from terminal. My language is spanish so I get "Violacion del segmento ('core 'generado)" I keep searching on the Internet but I just can't figure it out, maybe I have lack of some information. I would really aprecciate someone shed some light on this issue.