cURL
Haxx ad
libcurl

Shopping cart software, Online file storage, Online photo storage, Hosted shopping cart, Contact management software, Email marketing software, Project management software, Issue tracking software, Online notepad, Web publishing software

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Archives

Re: undefined reference to `dlsym'

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Tue, 3 Nov 2009 16:05:10 +0100

On Mon November 2 2009 23:21:33 David Byron wrote:
> On Monday, November 2nd, 2009, Kamil Dudka wrote:
> > Just set your PKG_CONFIG_PATH variable to the directory
> > containing openssl.pc from your build of OpenSSL and run
> > the configure script with --with-ssl only. I believe it
> > solves the problem.
>
> This works and feels like a definite improvement over specifying LDFLAGS.
> Do you guys think the configure script should work if --with-ssl has an
> explicit directory without setting PKG_CONFIG_PATH (assuming openssl.pc
> exists in <ssl-dir>/lib/pkgconfig)?

Well, it works for me already. I tried:

$ ./configure --with-ssl=/tmp/openssl

And libcurl was really linked against OpenSSL 1.0.0 placed in /tmp/openssl, my
system OpenSSL is 0.9.8k. It's not easy for me to restore the state of your
installation. If you are willing to write a patch for configure.ac solving
your problem but not breaking anything else, we are happy to take it.

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-11-03

These mail archives are generated by hypermail.

donate! Page updated November 16, 2009.
web site info

File upload with ASP.NET