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

unibilium.lo #44

Open
TheKr1z1s opened this issue Sep 6, 2021 · 2 comments
Open

unibilium.lo #44

TheKr1z1s opened this issue Sep 6, 2021 · 2 comments

Comments

@TheKr1z1s
Copy link

Hi, i have got this error when i build:

sudo xmake
libtool --mode=compile --tag=CC cc -I. -Wall -std=c99 -O2 -o unibilium.lo -c unibilium.c
make: libtool: Arquivo ou diretório inexistente
make: *** [Makefile:69: unibilium.lo] Erro 127
error: execv(make -j6) failed(2)

sudo make
libtool --mode=compile --tag=CC cc -I. -Wall -std=c99 -O2 -o unibilium.lo -c unibilium.c
make: libtool: Arquivo ou diretório inexistente
make: *** [Makefile:69: unibilium.lo] Erro 127

@hinell
Copy link

hinell commented Nov 12, 2022

@ErickNunes97 The project is obviously (as of Feb 2018) abandoned. Why do you report issues? Consider neovim/unibilium instead.

@mauke
Copy link
Owner

mauke commented Jan 25, 2023

@KrizalidTheRed That sounds like you don't have libtool installed. Check if your operating system provides a package called "libtool" or similar.

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

3 participants