DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  Problem with QEMU
@ 2013-12-07 12:20 Romulo Rosa
  2013-12-07 14:02 ` Jyotiswarup Raiturkar
  0 siblings, 1 reply; 7+ messages in thread
From: Romulo Rosa @ 2013-12-07 12:20 UTC (permalink / raw)
  To: dev

Hi,

I'm trying to compile QEMU on Ubuntu 12:04 and'm having the following
problem:

LINK  x86_64-softmmu/qemu-system-x86_64
/usr/bin/ld:
/home/xerifao/ovs_dpdk/dpdk-1.5.1r1/x86_64-default-linuxapp-gcc/lib/librte_eal.a(eal.o):
relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making
a shared object; recompile with -fPIC
/home/xerifao/ovs_dpdk/dpdk-1.5.1r1/x86_64-default-linuxapp-gcc/lib/librte_eal.a:
could not read symbols: Bad value

collect2: ld returned 1 exit status


The fPIC flag is setted on my Makefile:

pixman/Makefile: $(SRC_PATH)/pixman/configure
         (cd pixman; CFLAGS="$(CFLAGS) -fPIC $(extra_cflags)
$(extra_ldflags)" $(SRC_PATH)/pixman/configure $(AUTOCONF_HOST)
--disable-gtk --disable-shared --enable-static)


Anyone know how to help me?

Thanks!

-- 
Rômulo Rosa Furtado

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-12-09 11:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-07 12:20 [dpdk-dev] Problem with QEMU Romulo Rosa
2013-12-07 14:02 ` Jyotiswarup Raiturkar
2013-12-07 15:02   ` Romulo Rosa
2013-12-09  9:09     ` Thomas Monjalon
2013-12-09  9:58       ` Romulo Rosa
2013-12-09 11:15         ` Romulo Rosa
2013-12-09  9:18     ` Jyotiswarup Raiturkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).