Opened 13 years ago
Last modified 12 years ago
#3904 new Bugs
installing boost 1.42 does not update all include files in the destination directory
| Reported by: | Owned by: | Vladimir Prus | |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | build |
| Version: | Boost 1.42.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Having previously installed boost 1_41_0 on CentOS 5.4 (x86_64 bit), I built and installed boost 1_42_0. Some include files were not updated, because test programs I tried to compile outside the boost 1_42_0 tree would not compile. Once I removed the destination directory /opt/local/boost, and re-installed boost 1_42_0, my test programs did compile.
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 12 years ago
| Component: | Building Boost → build |
|---|---|
| Owner: | set to |
Merge Building Boost with build tool.
Note:
See TracTickets
for help on using tickets.

Could you provide the error messages that you have got? Do you know any specific header files that were not updated?