DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 379] Build fail using dpdk-setup.sh in RedHat version 3.10.0-862.rt56.804.el7.x86_64
@ 2020-01-03  5:32 bugzilla
  2020-01-03 10:31 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2020-01-03  5:32 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=379

            Bug ID: 379
           Summary: Build fail using dpdk-setup.sh in RedHat version
                    3.10.0-862.rt56.804.el7.x86_64
           Product: DPDK
           Version: 17.11
          Hardware: x86
                OS: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: CHANWEN.LIAO@deltaww.com
  Target Milestone: ---

Hi,

I was trying to build DPDK environment using dpdk-setup.sh but can't get DPDK
to compile.

$sudo ./dpdk-stable-17.11.5/usertools/dpdk-setup.sh

I type 14(x86_64-native-lunuxapp-gcc) to build DPDK show the errors below:

Configuration done using x86_64-native-linuxapp-gcc
==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/eal
==Build lib/librte_eal/linuxapp/igb_uio
make: *** /lib/modules/3.10.0-862.rt56.804.el7.x86_64/build: No such file or
directory. Stop.
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

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [dpdk-dev] [Bug 379] Build fail using dpdk-setup.sh in RedHat version 3.10.0-862.rt56.804.el7.x86_64
  2020-01-03  5:32 [dpdk-dev] [Bug 379] Build fail using dpdk-setup.sh in RedHat version 3.10.0-862.rt56.804.el7.x86_64 bugzilla
@ 2020-01-03 10:31 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2020-01-03 10:31 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=379

Thomas Monjalon (thomas@monjalon.net) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |thomas@monjalon.net

--- Comment #1 from Thomas Monjalon (thomas@monjalon.net) ---
Please see
http://doc.dpdk.org/guides/linux_gsg/sys_reqs.html#compilation-of-the-dpdk

You need the kernel headers if you build a kernel module.
Either install the package for it or disable compilation of kni and igb_uio.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

end of thread, other threads:[~2020-01-03 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-03  5:32 [dpdk-dev] [Bug 379] Build fail using dpdk-setup.sh in RedHat version 3.10.0-862.rt56.804.el7.x86_64 bugzilla
2020-01-03 10:31 ` bugzilla

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