cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: curl / libc version dependency?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 4 Jun 2015 00:25:21 +0200 (CEST)

On Tue, 2 Jun 2015, Jerry Oram wrote:

> The problem is when curl runs this check (below), guessing the new libc we
> are trying to integrate is too new for our target...

The problem is clearly in the tools it runs:

> /opt/mv_pro_5.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-linux-gnueabi/4.2.0/../../../../armv5tl-montavista-linux-gnueabi/bin/ld:
> Warning:
> /opt/mv_pro_5.0/montavista/pro/devkit/arm/v5t_le/bin/../target/lib/libc.so.6:
> Unknown EABI object attribute 44

> /opt/mv_pro_5.0/montavista/pro/devkit/arm/v5t_le/bin/../target/lib/libc.so.6:
> undefined reference to `_dl_find_dso_for_object_at_GLIBC_PRIVATE'

Your compiler cannot link. Looks like a broken install to me! I don't see a
curl problem...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-06-04