From owner-freebsd-office@FreeBSD.ORG Sun Feb 3 23:58:04 2013 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5B69ADAF for ; Sun, 3 Feb 2013 23:58:04 +0000 (UTC) (envelope-from sib@tormail.org) Received: from outgoing.tormail.org (outgoing.tormail.org [82.221.96.22]) by mx1.freebsd.org (Postfix) with ESMTP id F2DA3FE1 for ; Sun, 3 Feb 2013 23:58:03 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=internal.tormail.org) by outgoing.tormail.org with esmtp (Exim 4.72) (envelope-from ) id 1U29Ra-0001Or-Ta for office@freebsd.org; Mon, 04 Feb 2013 02:57:56 +0300 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Transfer-Encoding:Content-Type:MIME-Version:To:From:Subject:Date; bh=Gq+gUBKcXh/H2WCIzdUu1S0gl/atHLj4YBknByzxOAU=; b=BCT9uctPO92znGPNl1HccIZP6aO6dXFo2+2mHPxNwukWzn0rrZ0YNR0TTu+GoVa2SUpiqkolo06yZWRg2JL6U7qPe1dLDgUpmib8/XjbySKkzh34sXlsgrR5y2L3VBGoWLN4Roy14ui2H0fvR9jbWAq1ukjNuU+sX2stMF7D3W4=; Received: from sib by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1U29PR-000IHE-Lp for office@freebsd.org; Sun, 03 Feb 2013 23:55:41 +0000 Date: Sun, 3 Feb 2013 23:55:41 -0000 Subject: boost-libs 1.52.0 From: sib@tormail.org To: office@freebsd.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Importance: Normal X-TorMail-User: sib Message-Id: <1U29PR-000IHE-Lp@internal.tormail.org> X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2013 23:58:04 -0000 Hi. After the update of boost-libs, some things seem to be broken. I've rebuilt things as UPDATED told me. I'm trying to use net-p2p/deluge, which depends on libtorrent-rasterbar, which depends on boost-libs. I've already emailed the deluge maintainer (libtorrent-rasterbar has no maintainer) about it. [ERROR ] 18:55:16 main:233 /usr/local/lib/libtorrent-rasterbar.so.7: Undefined symbol "libiconv" I have libiconv installed, but boost does not seem to "see it" and be built with libiconv support.