I'm trying to upgrade to the latest version of curl on the ports system. It appears to build fine, but errors out at the end with this:
Any ideas how to fix this?
Code:
../lib/.libs/libcurl.so: undefined reference to `ERR_remove_thread_state'
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 1
1 error
*** Error code 1
Stop in /usr/ports/ftp/curl.
*** Error code 1
Stop in /usr/ports/ftp/curl.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20130711-10443-8xml9j env UPGRADE_TOOL=portupgrade UPGRADE_PORT=curl-7.24.0_4 UPGRADE_PORT_VER=7.24.0_4 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! ftp/curl (curl-7.24.0_4) (linker error)
localhost#
Any ideas how to fix this?