FreeBSD Bugzilla – Attachment 185675 Details for
Bug 218885
lang/mono: WITH_LLD_IS_LD: pthread_support: error: failed to compute relocation: R_X86_64_DTPOFF64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lang/mono: set LLD_UNSAFE
0003-lang-mono-set-LLD_UNSAFE.patch (text/plain), 1.09 KB, created by
Ed Maste
on 2017-08-22 20:10:12 UTC
(
hide
)
Description:
lang/mono: set LLD_UNSAFE
Filename:
MIME Type:
Creator:
Ed Maste
Created:
2017-08-22 20:10:12 UTC
Size:
1.09 KB
patch
obsolete
>From 17482087923777f432f3a1d2d9aeb5c018744193 Mon Sep 17 00:00:00 2001 >From: Ed Maste <emaste@freebsd.org> >Date: Tue, 22 Aug 2017 15:58:17 -0400 >Subject: [PATCH 3/4] lang/mono: set LLD_UNSAFE > >error: failed to compute relocation: R_X86_64_DTPOFF64, Invalid data was encountered while parsing the file >/usr/bin/ld: error: can't create dynamic relocation R_X86_64_TLSLD against symbol: GC_thread_tls in readonly segment >>>> defined in ../../libgc/.libs/libmonogc.a(pthread_support.o) >>>> referenced by pthread_support.c:218 >>>> pthread_support.o:(GC_init_thread_local) in archive ../../libgc/.libs/libmonogc.a >... > >PR: 218885 >--- > lang/mono/Makefile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/lang/mono/Makefile b/lang/mono/Makefile >index 8554f1074eca..cdee390c72ac 100644 >--- a/lang/mono/Makefile >+++ b/lang/mono/Makefile >@@ -51,6 +51,7 @@ USES= autoreconf bison compiler:c11 cpe gettext gmake iconv libtool pathfix \ > perl5 python shebangfix tar:bzip2 > USE_GNOME= glib20 > USE_PERL5= build >+LLD_UNSAFE= yes > GNU_CONFIGURE= yes > USE_LDCONFIG= yes > SHEBANG_FILES= scripts/mono-heapviz >-- >2.13.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 218885
:
182230
| 185675