Public bug reported:

Binary package hint: qbittorrent

Qbittorrent  v2.8.0beta2 Linking fails on Ubuntu Karmic for  (g++ version 4.7.0 
or 4.5.1)
/usr/bin/ld: qbtsession.o: in function 
boost::asio::ssl::detail::openssl_init<true>::do_init::do_init():qbtsession.cpp(.text._ZN5boost4asio3ssl6detail12openssl_initILb1EE7do_initC2Ev+0x51):
 error: undefined reference to 'SSL_library_init'

Adding the ssl library to LIBS fixes this problem.
LIBS          = $(SUBLIBS)  -L/usr/lib -lcrypto -lboost_system-mt 
-lboost_filesystem-mt -ltorrent-rasterbar -lpthread -lQtDBus -lQtXml -lQtGui 
-lQtNetwork -lQtCore -lssl

** Affects: qbittorrent (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/760752

Title:
  Ubuntu karmic link problem with ssl library

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

Reply via email to