[Bug 845901] Re: libneon can't find SSLv2_server_method

Ryan Lortie desrt at desrt.ca
Fri Nov 23 14:31:29 UTC 2012


** Description changed:

- I just upgraded to Oneiric Beta 1, and in attempting to build Subversion
- 1.7 from source, I get the following error:
+ [ Impact ]
  
- /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
+ Trying to build programs against libneon27-dev (non-gnutls version) is
+ broken in precise and lower.
  
- I also get the above as a runtime error when running pre-built binaries.
+ [ Test Case ]
  
- 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.
- 
+ (from original reporter)
  To reproduce:
  $ svn co https://svn.apache.org/repos/asf/subversion/branches/1.7.x wc
  $ cd wc
  $ ./autogen.sh
  $ ./configure
  $ make
+ 
+ (from me)
+ Download and compile libmusicbrainz 5.0.1.
+ 
+ Probably many other packages are impacted.
+ 
+ [ Regression Potential ]
+ 
+ Pretty slim -- it doesn't work at all right now due to missing symbols.
+ I'm not sure how it's possible that so few people have noticed this
+ other than the perhaps that the rdepend list for libneon27 is empty.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/845901

Title:
  libneon can't find SSLv2_server_method

Status in “neon27” package in Ubuntu:
  Confirmed

Bug description:
  [ Impact ]

  Trying to build programs against libneon27-dev (non-gnutls version) is
  broken in precise and lower.

  [ Test Case ]

  (from original reporter)
  To reproduce:
  $ svn co https://svn.apache.org/repos/asf/subversion/branches/1.7.x wc
  $ cd wc
  $ ./autogen.sh
  $ ./configure
  $ make

  (from me)
  Download and compile libmusicbrainz 5.0.1.

  Probably many other packages are impacted.

  [ Regression Potential ]

  Pretty slim -- it doesn't work at all right now due to missing
  symbols.  I'm not sure how it's possible that so few people have
  noticed this other than the perhaps that the rdepend list for
  libneon27 is empty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neon27/+bug/845901/+subscriptions



More information about the Ubuntu-sponsors mailing list