games/wesnoth: How to cope with "invalid DSO for symbol `_ZN5boost6system15system_categoryEv'"

Torsten Zühlsdorff mailinglists at toco-domains.de
Sat Jan 10 08:05:25 UTC 2015


On 09.01.2015 14:06, Torsten Zuehlsdorff wrote:
> 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 at 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 at 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    :
> [Description]
>
> === end ===

And here the working one:

=== start ===

boost-libs-1.55.0_4
Name           : boost-libs
Version        : 1.55.0_4
Installed on   : Sat Dec 20 13:29:36 CET 2014
Origin         : devel/boost-libs
Architecture   : freebsd:10:x86:32
Prefix         : /usr/local
Categories     : devel
Licenses       :
Maintainer     : office at 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     : Laptop
Flat size      : 126MiB
Description    :
[Description]

=== end ===

As you can see they just differ in Architecture.

Greetings,
Torsten


More information about the freebsd-ports mailing list