DPDK usage discussions
 help / color / mirror / Atom feed
From: Murali Krishna <murali.krishna@broadcom.com>
To: users@dpdk.org
Subject: [dpdk-users] dpdk 2.2.0 build failure on Rhel 6.8 Beta 1 Kernel
Date: Wed, 23 Mar 2016 19:04:31 +0530	[thread overview]
Message-ID: <b8aef3220279b74a3be3d14a8d5b6c71@mail.gmail.com> (raw)

Hi All,



I am trying to build dpdk 2.2.0 binaries on Rhel 6.8 Beta1 kernel



[root@Rhel68B1 dpdk-2.2.0]# cat /etc/redhat-release

Red Hat Enterprise Linux Server release 6.8 Beta (Santiago)

[root@Rhel68B1 dpdk-2.2.0]# uname -a

Linux Rhel68B1 2.6.32-621.el6.x86_64 #1 SMP Wed Feb 24 00:07:06 EST 2016
x86_64 x86_64 x86_64 GNU/Linux



[root@Rhel68B1 dpdk-2.2.0]# sh tools/setup.sh

------------------------------------------------------------------------------

RTE_SDK exported as /root/dpdk-2.2.0

------------------------------------------------------------------------------

----------------------------------------------------------

Step 1: Select the DPDK environment to build

----------------------------------------------------------

[1] arm64-armv8a-linuxapp-gcc

[2] arm64-thunderx-linuxapp-gcc

[3] arm64-xgene1-linuxapp-gcc

[4] arm-armv7a-linuxapp-gcc

[5] i686-native-linuxapp-gcc

[6] i686-native-linuxapp-icc

[7] ppc_64-power8-linuxapp-gcc

[8] tile-tilegx-linuxapp-gcc

[9] x86_64-ivshmem-linuxapp-gcc

[10] x86_64-ivshmem-linuxapp-icc

[11] x86_64-native-bsdapp-clang

[12] x86_64-native-bsdapp-gcc

[13] x86_64-native-linuxapp-clang

[14] x86_64-native-linuxapp-gcc

[15] x86_64-native-linuxapp-icc

[16] x86_x32-native-linuxapp-gcc





[34] Exit Script



Option: 14



make[5]: Nothing to be done for `depdirs'.

Configuration done

== Build lib

== Build lib/librte_compat

== Build lib/librte_eal

== Build lib/librte_eal/common

== Build lib/librte_eal/linuxapp

== Build lib/librte_eal/linuxapp/igb_uio

  CC [M]
/root/dpdk-2.2.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.o

/root/dpdk-2.2.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.c:
In function ‘igbuio_msix_mask_irq’:

/root/dpdk-2.2.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.c:213:
error: ‘PCI_MSIX_ENTRY_CTRL_MASKBIT’ undeclared (first use in this function)

/root/dpdk-2.2.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.c:213:
error: (Each undeclared identifier is reported only once

/root/dpdk-2.2.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.c:213:
error: for each function it appears in.)

make[10]: ***
[/root/dpdk-2.2.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.o]
Error 1

make[9]: ***
[_module_/root/dpdk-2.2.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio]
Error 2

make[8]: *** [sub-make] Error 2

make[7]: *** [igb_uio.ko] Error 2

make[6]: *** [igb_uio] Error 2

make[5]: *** [linuxapp] Error 2

make[4]: *** [librte_eal] Error 2

make[3]: *** [lib] Error 2

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

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

make: *** [install] Error 2

------------------------------------------------------------------------------

RTE_TARGET exported as x86_64-native-linuxapp-gcc



Is there any workaround for this?



Thanks,

Murali

             reply	other threads:[~2016-03-23 13:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23 13:34 Murali Krishna [this message]
2016-03-23 14:00 ` Thomas Monjalon
2016-03-23 14:38   ` Murali Krishna
2016-03-23 14:49     ` Thomas Monjalon
2016-03-23 15:00       ` Murali Krishna
2016-03-23 14:52   ` Murali Krishna
2016-03-23 15:05   ` Murali Krishna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b8aef3220279b74a3be3d14a8d5b6c71@mail.gmail.com \
    --to=murali.krishna@broadcom.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).