Public bug reported:

In Ubuntu 11.10 and earlier Boost libraries were successfully recognized by 
CMake. After clean install of 12.04 CMake fails to find any Boost libraries. It 
finds headers, but don't see any .so files in /usr/lib. 
Boost built from source and installed by default to /usr/local/lib is 
recognized by CMake with no problems.
The files in /usr/lib (from libboost-dev package) are named like this:

libboost_thread.so.1.46.1

If installing from source there are three files for each library:

libboost_thread.a
libboost_thread.so
libboost_thread.so.1.46.1

It seems that CMake searches for libboost_thread.so and thus fails to
find any file.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libboost-dev 1.48.0.2
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Fri Apr 27 19:29:50 2012
InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: boost-defaults
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: boost-defaults (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise

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

Title:
  Names of boost .so files are not recognized by CMake

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boost-defaults/+bug/989885/+subscriptions

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

Reply via email to