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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to