From owner-freebsd-ports@FreeBSD.ORG Fri Jan 9 12:49:07 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB0F69D2 for ; Fri, 9 Jan 2015 12:49:07 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3D2FFC for ; Fri, 9 Jan 2015 12:49:07 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id n12so7931566wgh.8 for ; Fri, 09 Jan 2015 04:49:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0my+tcEsyZ5HrMgO7E8S7TFxYwa564X2aB1kdWncecY=; b=clcnE47YmKVmqpF5iUUF9WrYJtjnKDo58yKlGjDRxs9n7T10I+QUB5lbb3h7qdUCfy sL6chr8BNXYQs8BzUdBjPSdXDIYPDfkEKC8ZzaNK4ZjNML9v/5+VUL7WywLfH9nbKx00 +zRM86xFw69voWblRcp2wOOLSeebRXTIwhbW9PfRV9M2bU88/kLMI8nzj0mkJS8jSiMj vQsaxoS4RDmT5zfm+3afiVz0wKQd9BGJA4aDaXxXzoytwFPWuLZ6l/E/9IR67RniPLut aJvTaGC33LggDSMncVlIZZJPD9ghTuGcDPvNpJ30ORHaDrcOThAAKulj/E4VxX4j3Utv CPBg== MIME-Version: 1.0 X-Received: by 10.194.187.235 with SMTP id fv11mr31773724wjc.16.1420807745650; Fri, 09 Jan 2015 04:49:05 -0800 (PST) Received: by 10.194.241.132 with HTTP; Fri, 9 Jan 2015 04:49:05 -0800 (PST) In-Reply-To: <54AFB90B.2070209@toco-domains.de> References: <54AFB90B.2070209@toco-domains.de> Date: Fri, 9 Jan 2015 20:49:05 +0800 Message-ID: Subject: Re: games/wesnoth: How to cope with "invalid DSO for symbol `_ZN5boost6system15system_categoryEv'" From: Ben Woods To: Torsten Zuehlsdorff Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2015 12:49:07 -0000 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