DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Compiling DPDK is not working on Red Hat 6.7
@ 2016-07-12 10:02 Raslan Darawsheh
  2016-07-12 10:09 ` Christian Ehrhardt
  0 siblings, 1 reply; 6+ messages in thread
From: Raslan Darawsheh @ 2016-07-12 10:02 UTC (permalink / raw)
  To: dev

Hi,

When trying to compile DPDK on Red Hat Enterprise Linux Server release 6.7 (Santiago) it fails to compile.

This is the compilation error that is being seen:
LD test
/download/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_timer.o): In function `get_tsc_freq':
eal_timer.c:(.text+0x152): undefined reference to `clock_gettime'
eal_timer.c:(.text+0x190): undefined reference to `clock_gettime'
/download/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_alarm.o): In function `rte_eal_alarm_set':
eal_alarm.c:(.text+0x382): undefined reference to `clock_gettime'
/download/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_alarm.o): In function `eal_alarm_callback':
eal_alarm.c:(.text+0x5e2): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
make[5]: *** [test] Error 1
make[4]: *** [test] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
make: *** [install] Error 2

Kindest regards
Raslan Darawsheh

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

end of thread, other threads:[~2016-07-13  7:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-12 10:02 [dpdk-dev] Compiling DPDK is not working on Red Hat 6.7 Raslan Darawsheh
2016-07-12 10:09 ` Christian Ehrhardt
2016-07-12 11:35   ` Raslan Darawsheh
2016-07-12 12:15     ` Thomas Monjalon
2016-07-13  6:01       ` Raslan Darawsheh
2016-07-13  7:45         ` Thomas Monjalon

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).