From owner-freebsd-mono@FreeBSD.ORG Tue Oct 28 08:15:30 2014 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BD7EFA7 for ; Tue, 28 Oct 2014 08:15:30 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D251643 for ; Tue, 28 Oct 2014 08:15:30 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9S8FU8j005711 for ; Tue, 28 Oct 2014 08:15:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: maintainer-feedback requested: [Bug 194652] lang/mono 3.10 build broken on CentOS 5.11 Date: Tue, 28 Oct 2014 08:15:30 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2014 08:15:30 -0000 Boler Guo has asked mono@FreeBSD.org for maintainer-feedback: Bug 194652: lang/mono 3.10 build broken on CentOS 5.11 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194652 --- Description --- make all-am make[1]: Entering directory `/home/fxUser/aspnet/mono-3.10.0/mono/mini' CCLD libmonoboehm-2.0.la /usr/bin/ld: ./.libs/libmini.a(libmini_la-mini.o): relocation R_X86_64_PC32 against `mono_cross_helpers_run' can not be used when making a shared objec= t; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status make[1]: *** [libmonoboehm-2.0.la] Error 1 make[1]: Leaving directory `/home/fxUser/aspnet/mono-3.10.0/mono/mini' make: *** [all] Error 2 --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer mono@FreeBSD.org=