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

Build error #257

Open
symbios24 opened this issue Sep 24, 2021 · 1 comment
Open

Build error #257

symbios24 opened this issue Sep 24, 2021 · 1 comment

Comments

@symbios24
Copy link

symbios24 commented Sep 24, 2021

Hello
Im trying to build acr for my Raspberry pi 4
With the make install command
But after a whille the compiler stops with this error:

/usr/bin/ld: cannot find -lcurl
collect2: error ld returned 1 exit status
make: *** Makefile:181: client Error 1

I have installed all the dependencies including the libcurl4

Any help??

@theonlypwner
Copy link
Member

theonlypwner commented Feb 6, 2022

The current build script installs libcurl3-dev when building on Linux.

Does it work if you install the dev version (libcurl4-dev)? If not, does it work with libcurl3-dev?

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