From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [Bug 1257099] [NEW] QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error Date: Tue, 03 Dec 2013 15:06:36 +0100 Message-ID: <529DE56C.1060807@redhat.com> References: <20131202223641.6000.456.malonedeb@chaenomeles.canonical.com> <20131202223641.6000.456.malonedeb@chaenomeles.canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Stefano Stabellini Cc: Ian Campbell , xen-devel@lists.xensource.com, qemu-devel@nongnu.org, dslutz@verizon.com, 1257099@bugs.launchpad.net List-Id: xen-devel@lists.xenproject.org Il 03/12/2013 14:25, Stefano Stabellini ha scritto: > CC'ing Paolo and xen-devel. > The original thread is here: > > http://marc.info/?l=xen-devel&m=135718999710640 > > On Mon, 2 Dec 2013, Don Slutz wrote: >> > Public bug reported: >> > >> > lt LINK libcacard.la >> > /usr/bin/ld: libcacard/.libs/vcard.o: relocation R_X86_64_PC32 against `vcard_buffer_response_delete' can not be used when making a shared object; recompile with -fPIC >> > /usr/bin/ld: final link failed: Bad value >> > collect2: ld returned 1 exit status >> > make[4]: *** [libcacard.la] Error 1 >> > make[3]: *** [subdir-libcacard] Error 2 Thanks, I'll try to reproduce. Please send the "make V=1" output for a full build in the meanwhile. Paolo