wrong check for boost libraries in configure.ac
Bug #1484094 reported by
Stephen M. Webb
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nux |
Triaged
|
Low
|
Unassigned | ||
nux (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
The configure.ac file checks for the presence of various Boost libraries by checking the presence of certain header files. Unfortunately, Boost packaging has changed so that headers come from a different package than development library binaries do, so you get a failure in 'make check' when the boost packages are noit installed, even though the configure thinks they are installed.
For example, Nux's configure.ac checks for the presence of boost/filesyste
Changed in nux (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Low |
To post a comment you must log in.