DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] error while compiling pktgen-dpdk on RHEL/Centos 7.5
@ 2018-12-05 10:23 Murali Krishna
  2018-12-05 15:56 ` Wiles, Keith
  0 siblings, 1 reply; 6+ messages in thread
From: Murali Krishna @ 2018-12-05 10:23 UTC (permalink / raw)
  To: users

Hi,



I am trying to compile pktgen-3.5.8 on RHEL/Centos 7.5 kernel. I see below
error while compiling it from source.



# cd pktgen-3.5.8/

# make

== lib

== common

== utils

== vec

== lua

Package lua5.3 was not found in the pkg-config search path.

Perhaps you should add the directory containing `lua5.3.pc'

to the PKG_CONFIG_PATH environment variable

No package 'lua5.3' found

Package lua5.3 was not found in the pkg-config search path.

Perhaps you should add the directory containing `lua5.3.pc'

to the PKG_CONFIG_PATH environment variable

No package 'lua5.3' found

  CC rte_lua.o

In file included from /root/pkt/pktgen-3.5.8/lib/lua/rte_lua.c:27:0:

/root/pkt/pktgen-3.5.8/lib/lua/rte_lua.h:25:17: fatal error: lua.h: No such
file or directory

#include <lua.h>

                 ^

compilation terminated.

make[3]: *** [rte_lua.o] Error 1

make[2]: *** [all] Error 2

make[1]: *** [lua] Error 2

make: *** [lib] Error 2



i see same error even after installing lua53 packages.



# rpm -qa | grep lua5

lua53u-libs-5.3.4-1.ius.centos7.x86_64

lua53u-5.3.4-1.ius.centos7.x86_64

lua53u-devel-5.3.4-1.ius.centos7.x86_64



Is there any workaround for this error?



Thanks,

Murali

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

end of thread, other threads:[~2018-12-06  3:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-05 10:23 [dpdk-users] error while compiling pktgen-dpdk on RHEL/Centos 7.5 Murali Krishna
2018-12-05 15:56 ` Wiles, Keith
2018-12-05 15:59   ` Wiles, Keith
2018-12-05 19:57     ` Murali Krishna
2018-12-05 20:49       ` Wiles, Keith
2018-12-06  3:46         ` Murali Krishna

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