From owner-freebsd-ports@FreeBSD.ORG Sat Oct 12 21:38:10 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 21D3AA98; Sat, 12 Oct 2013 21:38:10 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-oa0-x229.google.com (mail-oa0-x229.google.com [IPv6:2607:f8b0:4003:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CEBE62205; Sat, 12 Oct 2013 21:38:09 +0000 (UTC) Received: by mail-oa0-f41.google.com with SMTP id n10so3505679oag.0 for ; Sat, 12 Oct 2013 14:38:09 -0700 (PDT) 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 :content-type; bh=924wp+Moet9ea7mCAEArgd8l8WIt38gnrtylBH6ZCkw=; b=nM9VXEAWedoeKQOIDmMmXixcNUUKaKofRluc+6m/yUuTATX9v2SJNNzBCyzN6UrCgF nYE/O8rRvW5zandqO35P71xeGS5BYTzKTkref4QXaogYnAS8oLGOhAywCkvJLisX9ie7 q+seCAwtQp3bif7VRhB6KYGm9GcgajTS3e1X/ewh4I13KQB1eVbcKF0i+d5tqrIaUXn7 /u64XtDHiXw6W/57tO39DKdTqQQZ3vVfv4oHRV/kl/wVDrPReOkgVMv4qck3nSvzMKst EvnrnX6gZN5Efuwz+gxb/ozv6Nk55Nlh/mfzLkbS0wzpraEQ66l+z1/SUdKCkAb1k3FX UltQ== MIME-Version: 1.0 X-Received: by 10.60.115.164 with SMTP id jp4mr20477980oeb.19.1381613889139; Sat, 12 Oct 2013 14:38:09 -0700 (PDT) Received: by 10.76.106.83 with HTTP; Sat, 12 Oct 2013 14:38:09 -0700 (PDT) In-Reply-To: References: <20131010013338.GA10499@troutmask.apl.washington.edu> <20131012032258.GA98799@troutmask.apl.washington.edu> Date: Sat, 12 Oct 2013 17:38:09 -0400 Message-ID: Subject: Re: /usr/src/lib/msun errors From: Joe Nosay To: Dimitry Andric , ports Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 21:38:10 -0000 I don't have that entry. Hold a sec. On Sat, Oct 12, 2013 at 5:33 PM, Dimitry Andric wrote: > On Oct 12, 2013, at 23:27, Joe Nosay wrote: > > $ lynx > > /usr/local/lib/libintl.so.9: Undefined symbol > "libiconv_set_relocation_prefix" > > $ > > $ firefox > > XPCOMGlueLoad error for file /usr/local/lib/firefox/libxpcom.so: > > /usr/local/lib/libglib-2.0.so.0: Undefined symbol "libiconv" > > Couldn't load XPCOM. > > Please read the 20130904 entry in /usr/ports/UPDATING. > >