Date: Sat, 10 Jan 2015 09:05:12 +0100 From: =?windows-1252?Q?Torsten_Z=FChlsdorff?= <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: <54B0DD38.8080503@toco-domains.de> In-Reply-To: <54AFD249.7090001@toco-domains.de> References: <54AFB90B.2070209@toco-domains.de> <CAOc73CAU4Tw5pR90SC7cTaAtZeE7Lzch4OsisHO7sip5O4=Y9A@mail.gmail.com> <54AFD249.7090001@toco-domains.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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 : > [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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54B0DD38.8080503>