libretro / px68k-libretro

Portable SHARP X68000 Emulator for Libretro
http://hissorii.blog45.fc2.com
GNU General Public License v2.0
45 stars 41 forks source link

Manjaro installation issue #76

Closed demic78 closed 4 years ago

demic78 commented 5 years ago

Hi, I cant install px68k-libretro from AUR. Is it a known issue? Some suggestion? I receive this error during compilation: collect2: error: ld returned 1 exit status make: *** [Makefile.libretro:323: px68k_libretro.so] Error 1

Thanks for your attention! Bye Davide

gingerbeardman commented 5 years ago

What method are you using to build?

demic78 commented 5 years ago

git clone+make, yay, makepkg, pamac... the others libretro cores installed without issues. Only this core seems to be the problem.

gingerbeardman commented 5 years ago

Googling the error gives this https://stackoverflow.com/questions/26993701/collect2-error-ld-returned-1-exit-status

demic78 commented 5 years ago

Ok, so have you an idea about what I can do to fix this issue? What can I modify in source files to fix the error? Really, I'm a newbie.. your googling seems to me a bit hard to understand... Thank you!

demic78 commented 5 years ago

Ok... after Manjaro system updates the installation finally works!

gingerbeardman commented 5 years ago

congrats!

negativeExponent commented 4 years ago

seems like everything is ok now. congrats.