cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Bug in metalink build (fwd)

From: Tatsuhiro Tsujikawa <tatsuhiro.t_at_gmail.com>
Date: Thu, 2 Aug 2012 21:00:56 +0900

On Thu, Aug 2, 2012 at 6:45 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> FYI
>
> --
>
> / daniel.haxx.se
>
>
> ---------- Forwarded message ----------
> Date: Wed, 1 Aug 2012 13:23:53
> From: Daniel Johnson <daniel.johnson31_at_gmail.com>
> Reply-To: libcurl development <curl-library_at_cool.haxx.se>
> To: libcurl development <curl-library_at_cool.haxx.se>
> Subject: Bug in metalink build
>
> When building curl 7.27.0 on Mac OS X and metalink enabled, linking the curl
> tool failed with unresolved symbol errors. When using metalink, curl needs
> to link to a crypto library to access the hash functions but doesn't when
> linking. As a quick hack, I added -lcrypto (I'm using OpenSSL) to
> LIBMETALINK_LIBS in src/Makefile and it now builds. The real fix is to add
> the appropriate crypto lib to LIBMETALINK_LIBS in configure.
>

This may be related:
http://curl.haxx.se/mail/archive-2012-08/0002.html

What is the link command-line when you got unresolved symbol errors?

Best regards,

Tatsuhiro Tsujikawa

> Daniel
>
>
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-08-02