From owner-freebsd-stable@FreeBSD.ORG Thu Dec 13 06:29:21 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 05D1BC0A for ; Thu, 13 Dec 2012 06:29:21 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 7FFB18FC08 for ; Thu, 13 Dec 2012 06:29:20 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id qBD6TGWm081926 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 13 Dec 2012 06:29:17 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.7.1 smtp.infracaninophile.co.uk qBD6TGWm081926 Authentication-Results: smtp.infracaninophile.co.uk/qBD6TGWm081926; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Message-ID: <50C975B3.7070701@FreeBSD.org> Date: Thu, 13 Dec 2012 06:29:07 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: Will we get a RELEASE-9.1 for Christmas? References: <201212090318.UAA11257@lariat.net> <50C412F6.7040300@sdf.org> <201212090526.26535.lumiwa@gmail.com> <50C8CF77.2040102@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig24DE7E1CD4C61A78BEE40309" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2012 06:29:21 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig24DE7E1CD4C61A78BEE40309 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12/12/2012 23:17, Walter Hurry wrote: > That looks like a useful feature. But why is it saying this? >=20 > pkg: (firefox-17.0.1,1) shared library libxpcom.so not found > pkg: (firefox-17.0.1,1) shared library libmozalloc.so not found > (lots more output snipped) >=20 > $ locate libxpcom.so > /usr/local/lib/firefox/libxpcom.so > $ locate libmozalloc.so > /usr/local/lib/firefox/libmozalloc.so > $ file /usr/local/lib/firefox/libxpcom.so > /usr/local/lib/firefox/libxpcom.so: ELF 64-bit LSB shared object, x86-6= 4,=20 > version 1 (FreeBSD), dynamically linked, stripped > $ file /usr/local/lib/firefox/libmozalloc.so > /usr/local/lib/firefox/libmozalloc.so: ELF 64-bit LSB shared object,=20 > x86-64, version 1 (FreeBSD), dynamically linked, stripped > $=20 Ah -- that would be a bug. At a guess, it's not finding the shlibs because they're in a location not on the usual path and there's something odd about the RPATH settings in the binaries. I shall investigate further. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enig24DE7E1CD4C61A78BEE40309 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDJdbwACgkQ8Mjk52CukIxsIwCfQnpEJDTT6jg9yx45EFhUbaCq g78An0nFWpnMlE870AIpkxxWF4uM8Uti =r9p6 -----END PGP SIGNATURE----- --------------enig24DE7E1CD4C61A78BEE40309--