[Bug 845901] [NEW] libneon can't find SSLv2_server_method
Launchpad Bug Tracker
845901 at bugs.launchpad.net
Fri Nov 23 14:20:12 UTC 2012
You have been subscribed to a public bug by Ryan Lortie (desrt):
I just upgraded to Oneiric Beta 1, and in attempting to build Subversion
1.7 from source, I get the following error:
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libneon.so: undefined reference to `SSLv2_server_method'
collect2: ld returned 1 exit status
make: *** [subversion/svn/svn] Error 1
I also get the above as a runtime error when running pre-built binaries.
It appears that libneon27 is not linking to the correct libraries to
resolve the above function. I don't know if neon is or should be using
gnutls or openssl.
To reproduce:
$ svn co https://svn.apache.org/repos/asf/subversion/branches/1.7.x wc
$ cd wc
$ ./autogen.sh
$ ./configure
$ make
** Affects: neon27 (Ubuntu)
Importance: Undecided
Status: Confirmed
--
libneon can't find SSLv2_server_method
https://bugs.launchpad.net/bugs/845901
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list