yrp604 / rappel

A linux-based assembly REPL for x86, amd64, armv7, and armv8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find -ledit

VoR0220 opened this issue · comments

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?

commented

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

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