Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jan 2015 14:06:17 +0100
From:      Torsten Zuehlsdorff <mailinglists@toco-domains.de>
To:        Ben Woods <woodsb02@gmail.com>
Cc:        FreeBSD ports <freebsd-ports@freebsd.org>
Subject:   Re: games/wesnoth: How to cope with "invalid DSO for symbol `_ZN5boost6system15system_categoryEv'"
Message-ID:  <54AFD249.7090001@toco-domains.de>
In-Reply-To: <CAOc73CAU4Tw5pR90SC7cTaAtZeE7Lzch4OsisHO7sip5O4=Y9A@mail.gmail.com>
References:  <54AFB90B.2070209@toco-domains.de> <CAOc73CAU4Tw5pR90SC7cTaAtZeE7Lzch4OsisHO7sip5O4=Y9A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09.01.2015 13:49, Ben Woods wrote:
> What is the output of the following command on both computers (the one
> it works on and the one it doesn't)?
> # pkg info boost-libs

At the moment i just have access to the *not* working one. I try to find 
time at the weekend to look up the information at the other one.

Because i don't know if you can already see something, i post the 
requested info for the *not* working one directly:

=== start ===

root@hera:/usr/ports/games/wesnoth #   pkg info boost-libs
boost-libs-1.55.0_4
Name           : boost-libs
Version        : 1.55.0_4
Installed on   : Fri Jan  9 10:56:10 CET 2015
Origin         : devel/boost-libs
Architecture   : freebsd:10:x86:64
Prefix         : /usr/local
Categories     : devel
Licenses       :
Maintainer     : office@FreeBSD.org
WWW            : http://www.boost.org/
Comment        : Free portable C++ libraries (without Boost.Python)
Options        :
         DEBUG          : off
         ICU            : on
         OPTIMIZED_CFLAGS: on
         VERBOSE_BUILD  : off
Shared Libs required:
         libicuuc.so.53
         libicui18n.so.53
         libicudata.so.53
Shared Libs provided:
         libboost_wserialization.so.1.55.0
         libboost_wave.so.1.55.0
         libboost_unit_test_framework.so.1.55.0
         libboost_timer.so.1.55.0
         libboost_thread.so.1.55.0
         libboost_system.so.1.55.0
         libboost_signals.so.1.55.0
         libboost_serialization.so.1.55.0
         libboost_regex.so.1.55.0
         libboost_random.so.1.55.0
         libboost_program_options.so.1.55.0
         libboost_prg_exec_monitor.so.1.55.0
         libboost_math_tr1f.so.1.55.0
         libboost_math_tr1.so.1.55.0
         libboost_math_c99f.so.1.55.0
         libboost_math_c99.so.1.55.0
         libboost_log_setup.so.1.55.0
         libboost_log.so.1.55.0
         libboost_locale.so.1.55.0
         libboost_iostreams.so.1.55.0
         libboost_graph.so.1.55.0
         libboost_filesystem.so.1.55.0
         libboost_date_time.so.1.55.0
         libboost_coroutine.so.1.55.0
         libboost_context.so.1.55.0
         libboost_chrono.so.1.55.0
         libboost_atomic.so.1.55.0
Annotations    :
         repo_type      : binary
         repository     : anyDevelopment
Flat size      : 132MiB
Description    :
Boost provides free peer-reviewed portable C++ source libraries.

The emphasis is on libraries that work well with the C++ Standard
Library. Boost libraries are intended to be widely useful, and usable
across a broad spectrum of applications. The Boost license encourages
both commercial and non-commercial use.

The goal is to establish "existing practice" and provide reference
implementations so that Boost libraries are suitable for eventual
standardization. Ten Boost libraries are already included in the C++
Standards Committee's Library Technical Report (TR1) and will be in
the new C++0x Standard now being finalized. C++0x will also include
several more Boost libraries in addition to those from TR1. More Boost
libraries are proposed for TR2.

NOTE: This package does not contain Boost.Python, it's in
'devel/boost-python-libs'.

WWW:  http://www.boost.org/

=== end ===

Greetings,
Torsten



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54AFD249.7090001>