Daniel Johnson | 1 Aug 2012 13:23
Picon

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.

Daniel

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Daniel Stenberg | 1 Aug 2012 23:47
Picon
Favicon
Gravatar

Re: Bug in metalink build

On Wed, 1 Aug 2012, Daniel Johnson wrote:

> 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.

Please note that metalink is used by curl, not libcurl, so I've forwarded your 
email to the curl-users list and I'd prefer to continue this thread there.

--

-- 

  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

karim khalid | 2 Aug 2012 10:24
Picon
Favicon

Re: Bug in metalink build

Hello, Can I unscribe from  this maillng list ?
 
best regards

khalid KARIM
De : Daniel Stenberg <daniel <at> haxx.se>
À : libcurl development <curl-library <at> cool.haxx.se>
Envoyé le : Mercredi 1 août 2012 23h47
Objet : Re: Bug in metalink build

On Wed, 1 Aug 2012, Daniel Johnson wrote:

> 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.

Please note that metalink is used by curl, not libcurl, so I've forwarded your email to the curl-users list and I'd prefer to continue this thread there.

--
/ daniel.haxx.se
-------------------------------------------------------------------
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-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Jeff Pohlmeyer | 2 Aug 2012 10:35
Picon

Re: Bug in metalink build

On Thu, Aug 2, 2012 at 3:24 AM, karim khalid wrote:

> Hello, Can I unscribe from  this maillng list ?

Yes, if you follow the "List admin" link at the bottom of every message:
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

karim khalid | 2 Aug 2012 10:46
Picon
Favicon

Re: Bug in metalink build

I dont see any "List admin" link at the bottom of every message:"
 


regards

khalid KARIM
De : Jeff Pohlmeyer <yetanothergeek <at> gmail.com>
À : karim khalid <kariming71 <at> yahoo.fr>; libcurl development <curl-library <at> cool.haxx.se>
Envoyé le : Jeudi 2 août 2012 10h35
Objet : Re: Bug in metalink build

On Thu, Aug 2, 2012 at 3:24 AM, karim khalid wrote:

> Hello, Can I unscribe from  this maillng list ?

Yes, if you follow the "List admin" link at the bottom of every message:


-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Jonas Schnelli | 2 Aug 2012 10:57
Picon
Favicon
Gravatar

Re: Bug in metalink build

The very lazy people can follow that link:

</jonas>


Am 02.08.2012 um 10:46 schrieb karim khalid:

I dont see any "List admin" link at the bottom of every message:"
 


regards

khalid KARIM
De : Jeff Pohlmeyer <yetanothergeek <at> gmail.com>
À : karim khalid <kariming71 <at> yahoo.fr>; libcurl development <curl-library <at> cool.haxx.se>
Envoyé le : Jeudi 2 août 2012 10h35
Objet : Re: Bug in metalink build

On Thu, Aug 2, 2012 at 3:24 AM, karim khalid wrote:

> Hello, Can I unscribe from  this maillng list ?

Yes, if you follow the "List admin" link at the bottom of every message:


-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html


°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
include7 AG
Jonas Schnelli
Grüngasse 10
CH-8004 Zürich
Switzerland
Office: +41 44 500 16 70

Skype: jonas.schnelli
Mail: jonas.schnelli <at> include7.ch
Web: www.include7.ch
V-Card: www.include7.ch/js.vcf
°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°

ACHTUNG
Bitte senden sie uns keine sensitiven Daten in unverschlüsselten E-Mails.
Verwenden Sie hierzu folgenden Link:
https://include7.ch/contact/secureform

°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°


-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Gmane