Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-02 Thread Jim Ballantine
# curl-config --libs -L/usr/local/lib -lcurl -Wl,-rpath=/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lssh2 -lssl -lcrypto -lssl -lcrypto -lz -lssh2 On Tue, Apr 2, 2013 at 8:25 AM, Volodymyr Kostyrko wrote: > 2013-04-02 15:12, Jim Ballantine wrote: > >> the config is the default >>l

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-02 Thread Volodymyr Kostyrko
2013-04-02 15:12, Jim Ballantine wrote: the config is the default lqq curl-7.24.0_2 qk x lqqk x x x [ ] CARESA

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-02 Thread Volodymyr Kostyrko
01.04.2013 21:39, Jim Ballantine пишет: OK, I ran just pkg_libchk and the output is: # pkg_libchk xfce4-tumbler-0.1.27_1: /usr/local/lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.so misses libpoppler.so.18 I'll install it and try again, but it doesn't seem like the cause. Yes. Can you sh

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-02 Thread Julien Cigar
You probably missed: 20130317: AFFECTS: users of graphics/poppler AUTHOR: gn...@freebsd.org The graphics/poppler has been updated to 0.22.2. The shared library version has changed from 18 to 34. Please rebuild all ports that depends on it: # portmaster -r poppler-0 or # portup

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-01 Thread Jim Ballantine
OK, I ran just pkg_libchk and the output is: # pkg_libchk xfce4-tumbler-0.1.27_1: /usr/local/lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.so misses libpoppler.so.18 I'll install it and try again, but it doesn't seem like the cause. Jim On Mon, Apr 1, 2013 at 12:48 PM, Volodymyr Kostyrko

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-01 Thread Volodymyr Kostyrko
01.04.2013 19:47, Jim Ballantine пишет: I believe I'm running it correctly, when I enter pkg_libchk -vr enlightenment Nope, just run pkg_libchk without any arguments. I don't think problem is in enlightenment or curl, by rather some library that depends on curl and is required by enlightenmen

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-01 Thread Jim Ballantine
I believe I'm running it correctly, when I enter pkg_libchk -vr enlightenment it prints nothing. Jim On Mon, Apr 1, 2013 at 11:21 AM, Volodymyr Kostyrko wrote: > 2013-04-01 17:00, Jim Ballantine wrote: > >> I'm trying to re-build enlightenment and it fails with >> /usr/local/lib/libcurl.so.6: u

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-01 Thread Volodymyr Kostyrko
2013-04-01 17:00, Jim Ballantine wrote: I'm trying to re-build enlightenment and it fails with /usr/local/lib/libcurl.so.6: undefined reference to `SSL_CTX_set_srp_password' /usr/local/lib/libcurl.so.6: undefined reference to `SSL_CTX_set_srp_username' You can further debug the issue by install

Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-01 Thread Jim Ballantine
Hi, I'm trying to re-build enlightenment and it fails with /usr/local/lib/libcurl.so.6: undefined reference to `SSL_CTX_set_srp_password' /usr/local/lib/libcurl.so.6: undefined reference to `SSL_CTX_set_srp_username' I tried rebuilding ftp/curl to rebuild libcurl, but the build still fails with t