curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: curl run time error

From: Billa Surendra via curl-library <curl-library_at_lists.haxx.se>
Date: Thu, 3 Feb 2022 10:37:40 +0530

Thanks for all your help. Problem solved by creating *libdl.so.2* file by*
ln -s* command.

On Sat, Jan 29, 2022 at 6:52 AM Cristian Rodríguez <crrodriguez_at_opensuse.org>
wrote:

> On Tue, Jan 25, 2022 at 4:05 AM Billa Surendra via curl-library
> <curl-library_at_lists.haxx.se> wrote:
> >
> > Hi Everyone,
> >
> > I am trying to install the curl-7.81.0 package on RISC-V architecture,
> but I am getting the following error. Please help me out to resolve this
> issue.
> >
> > Error:
> >
> > checking run-time libs availability... failed
> > configure: error: one or more libs available at link-time are not
> available run-time. Libs used at link-time: -lnghttp2 -lpsl -lssl -lcrypto
> -lzstd -lz -ldl
> >
>
> Well.. you are cross-compiling and you are almost certainly not
> passing the right information to configure to make a decision.
>
>
> Later you reveal the libssl it is picking /usr/local/lib/libssl.so is
> hosed, is it the host libssl instead of the target one ? also recent
> version of glibc do not have libdl..why it is been picked.. who knows.
> You need a clean build environment to continue.
>


-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2022-02-03