Public bug reported:

There appear to be missing symbols in the Ubuntu build of 1.0.0e in
Precise:

http://pastebin.com/dNNw98sf

"Missing" might not be the best word, as they are there:

brian@brian-desktop:~$ nm /usr/lib/x86_64-linux-gnu/libcrypto.a |grep MD5
nm: ebcdic.o: no symbols
0000000000000230 T MD5_Final
0000000000000360 T MD5_Init
0000000000000220 T MD5_Transform
0000000000000000 T MD5_Update
0000000000000000 R MD5_version
0000000000000000 T MD5
                 U MD5_Final
                 U MD5_Init
                 U MD5_Update
                 U MD5_Final
                 U MD5_Init
                 U MD5_Update

However, when attempting to link with -lcrypto and -lssl, the pastebin
error above is thrown.

I downloaded 1.0.0e from Debian SID and it does NOT display the same
problem - it links fine.

** Affects: openssl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900381

Title:
  Missing symbols in openssl 1.0.0e-2ubuntu4

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to