Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Dec 2016 20:30:58 +0100
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        freebsd-gecko@freebsd.org
Subject:   Re: build failure for firefox 50.0.1 on FB10.3
Message-ID:  <20161201193058.GA1626@elch.exwg.net>
In-Reply-To: <CA%2B%2BoXvQLZW3GdnguveUpuvzkn_DcvbUkAWsjbL_isgzBWZ_TnA@mail.gmail.com>
References:  <CA%2B%2BoXvQLZW3GdnguveUpuvzkn_DcvbUkAWsjbL_isgzBWZ_TnA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
## Omar S (omars1234@gmail.com):

> /usr/local/bin/ld: ../../xpcom/components/nsComponentManager.o: relocation
> R_X86_64_PC32 against protected symbol `start_kPStaticModules_NSModule' can
> not be used when making a shared object

There it is. binutils ld (/usr/local/bin/ld) doesn't play nice here.
Try putting the /usr/local elements at the end of $PATH, not in front
(at least for the build).

Regards,
Christoph

-- 
Spare Space



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161201193058.GA1626>