Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retroarch-1.6.7 compile fails with missing -lpthread dep #138

Open
eugenecormier opened this issue May 26, 2020 · 1 comment
Open

retroarch-1.6.7 compile fails with missing -lpthread dep #138

eugenecormier opened this issue May 26, 2020 · 1 comment

Comments

@eugenecormier
Copy link

not sure what package would provide this lib, but I solved this by turning off the -armvfp useflag

@stefantalpalaru
Copy link
Contributor

"config.log" for retroarch-1.7.3:

/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsystemd
collect2: error: ld returned 1 exit status
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lvcos
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lvchiq_arm
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lbcm_host
collect2: error: ld returned 1 exit status
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-mfloat-abi=hard’
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-mfloat-abi=hard’

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants