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

Cannot find -ledit #17

Closed
VoR0220 opened this issue Aug 6, 2019 · 3 comments
Closed

Cannot find -ledit #17

VoR0220 opened this issue Aug 6, 2019 · 3 comments

Comments

@VoR0220
Copy link

VoR0220 commented Aug 6, 2019

I've installed libedit-dev on debian buster and tried following the steps of running CC=clang make and get the following error:

/usr/bin/ld: skipping incompatible //usr/lib/x86_64-linux-gnu/libedit.so when searching for -ledit
/usr/bin/ld: skipping incompatible //usr/lib/x86_64-linux-gnu/libedit.a when searching for -ledit
/usr/bin/ld: cannot find -ledit

what could be causing this?

@yrp604
Copy link
Owner

yrp604 commented Aug 6, 2019 via email

@VoR0220
Copy link
Author

VoR0220 commented Aug 6, 2019

I tried but it seems apt-get couldn't find it?

@VoR0220
Copy link
Author

VoR0220 commented Aug 6, 2019

Whoops. Figured it out. Never had to add a different architecture specific package before so bit noobish. Anyone lost use this: https://askubuntu.com/questions/472808/why-cant-apt-get-install-the-i386-version-of-any-package

@VoR0220 VoR0220 closed this as completed Aug 6, 2019
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