Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2015 17:45:44 +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:  <54B54BB8.2080606@toco-domains.de>
In-Reply-To: <54B0DD38.8080503@toco-domains.de>
References:  <54AFB90B.2070209@toco-domains.de> <CAOc73CAU4Tw5pR90SC7cTaAtZeE7Lzch4OsisHO7sip5O4=Y9A@mail.gmail.com> <54AFD249.7090001@toco-domains.de> <54B0DD38.8080503@toco-domains.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10.01.2015 09:05, Torsten Zühlsdorff 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 ===
>>
>> [output]
> === end ===
>
> As you can see they just differ in Architecture.

After some searching and trying i can confirm, that adding this line fix 
the problem:

LDFLAGS+=      -L${LOCALBASE}/lib -lboost_system

I don't understand why, but that's a huge step forward :)

Next step: cleaning the pkg-plist :)

Greetings,
Torsten



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