From owner-freebsd-gecko@FreeBSD.ORG Sat Feb 28 10:18:36 2015 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B00549D for ; Sat, 28 Feb 2015 10:18:36 +0000 (UTC) Received: from vfemail.net (nine.vfemail.net [108.76.175.9]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7C4D106 for ; Sat, 28 Feb 2015 10:18:35 +0000 (UTC) Received: (qmail 99552 invoked by uid 89); 28 Feb 2015 09:51:19 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 28 Feb 2015 09:51:19 -0000 Received: (qmail 99026 invoked by uid 89); 28 Feb 2015 09:51:01 -0000 Received: by simscan 1.3.1 ppid: 99009, pid: 99014, t: 0.1083s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 28 Feb 2015 09:51:01 -0000 Received: (qmail 19468 invoked by uid 89); 28 Feb 2015 09:51:22 -0000 Received: by simscan 1.4.0 ppid: 19438, pid: 19465, t: 0.7165s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by 172.16.100.62 with ESMTPA; 28 Feb 2015 09:51:21 -0000 From: Jan Beich To: Piotr Kubaj Subject: Re: Compiling Firefox 36.0 fails on 10.1-RELEASE/amd64 References: <54F0BBE1.3080102@riseup.net> Date: Sat, 28 Feb 2015 10:51:13 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Cc: freebsd-gecko@freebsd.org X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2015 10:18:36 -0000 --=-=-= Content-Type: text/plain Piotr Kubaj writes: > ../../dom/media/mediasource/Unified_cpp_media_mediasource0.o: In > function > `mozilla::MediaSourceReader::GetMozDebugReaderData(nsAString_internal&)': > /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/dom/media/mediasource/Unified_cpp_media_mediasource0.cpp:(.text._ZN7mozilla17MediaSourceReader21GetMozDebugReaderDataER18nsAString_internal+0x1dd): > undefined reference to `mozilla::DumpTimeRanges(mozilla::dom::TimeRanges*)' > /usr/bin/ld: > ../../dom/media/mediasource/Unified_cpp_media_mediasource0.o: relocation > R_X86_64_PC32 against > `_ZN7mozilla14DumpTimeRangesEPNS_3dom10TimeRangesE' can not be used when > making a shared object; recompile with -fPIC Did you set any options? I cannot reproduce with default build in poudriere jail for 10.1R amd64. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJU8Y+SXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bgoMH/3P8yScBAe7wO6MOixGLje6u bebZAwfZh+qfabWgYeb3iEfBHrD0gyE9P3xF0HTDnzYtNUSoRuYADKNoZvzjPDKv 9xx/gzTZJJNK+4VbDXJ9ulZU9s0t66R27InQxiwG63J06bjRu5CJqw53cuhoWnrT 07KOImpWaLaY14UN4FQ61G1HMQI0qeuF+5HfjER5zI0DZeV49NOhY5IqViFvJOQj +HJkQrq7g+pBbE365vOGgWYWNlbNSo2V1t9BqBFYcsHY9b0IP2+ARRYpIXVIjkhL 3k4YX47jhSY09OE0dSwBnYaLBilY4t2sK9UCnkox9i4mh5u4St29QcfYy7p72to= =PY5U -----END PGP SIGNATURE----- --=-=-=--