Skip to content

Update boost #278

Merged
merged 3 commits into from
Jan 25, 2017
Merged

Update boost #278

merged 3 commits into from
Jan 25, 2017

Conversation

donald
Copy link
Collaborator

@donald donald commented Jan 25, 2017

compiling 0.13.0 of bitcoin (https://github.com/bitcoin/bitcoin.git) requires newer boost libraries.

See http://www.boost.org/users/history/ for changes.

I found no dependencies on the old installed shared libraries in /usr. There
my be dependencies from /project or /home however. If someone complains,
we might need to add a compatibility package.

There already are broken dependencies on even older boost libraries:

  MISS libboost_program_options.so.1.45.0 /usr/bin/akonadi_agent_launcher
  MISS libboost_program_options.so.1.45.0 /usr/bin/akonadi_agent_server
  MISS libboost_program_options.so.1.45.0 /usr/bin/akonadi_control
  MISS libboost_program_options.so.1.45.0 /usr/bin/akonadictl
  MISS libboost_program_options.so.1.45.0 /usr/bin/akonadiserver
  MISS libboost_regex.so.1.57.0 /usr/lib/libsource-highlight.so.4.0.1

but with replacing 1.59 by 1.63 we won't make thinks worse.
@thomas
Copy link
Collaborator

thomas commented Jan 25, 2017

Here we go ...

@thomas thomas merged commit e3521f0 into master Jan 25, 2017
@donald donald deleted the update-boost branch February 12, 2017 13:51
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants