Date: Mon, 1 Apr 2013 10:00:52 -0400 From: Jim Ballantine <j.ballantine@gmail.com> To: freebsd-questions@freebsd.org Subject: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username Message-ID: <CADcmFMXV1D%2Bh%2B5VrcZew4FDYhzvf6vd4gUWLXo41Qr-NrMgKrw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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 the same error. The installed packages are curl-7.24.0_2 and openssl-1.0.1.8 What needs to be done to fix this problem? Thanks Jim Ballantine The full end of the build is: CCLD enlightenment_fm_op CC e_init_main.o CC e_xinerama.o CCLD enlightenment_init /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' gmake[4]: *** [enlightenment_init] Error 1 gmake[4]: Leaving directory `/usr/ports/x11-wm/enlightenment/work/enlightenment-0.17.1/src/bin' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-wm/enlightenment/work/enlightenment- 0.17.1/src/bin' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-wm/enlightenment/work/enlightenment-0.17.1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-wm/enlightenment/work/enlightenment-0.17.1' gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/x11-wm/enlightenment.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADcmFMXV1D%2Bh%2B5VrcZew4FDYhzvf6vd4gUWLXo41Qr-NrMgKrw>