[dpdk-dev] [Bug 72] Unable to install dpdk on arm64

bugzilla at dpdk.org bugzilla at dpdk.org
Tue Jul 17 09:56:59 CEST 2018


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

            Bug ID: 72
           Summary: Unable to install dpdk on arm64
           Product: DPDK
           Version: unspecified
          Hardware: ARM
                OS: Linux
            Status: CONFIRMED
          Severity: normal
          Priority: Normal
         Component: core
          Assignee: dev at dpdk.org
          Reporter: stanislav.chlebec at gmail.com
  Target Milestone: ---

###################################################################
############### C O M P I L I N G ##########################
###################################################################
stanislav at contivvpp:~/dpdk$ make install T=arm64_thunderx_linuxapp_gcc
make[3]: *** No rule to make target
'/home/stanislav/dpdk/config/defconfig_arm64_thunderx_linuxapp_gcc', needed by
'/home/stanislav/dpdk/arm64_thunderx_linuxapp_gcc/.config'.  Stop.
/home/stanislav/dpdk/mk/rte.sdkroot.mk:65: recipe for target 'config' failed
make[2]: *** [config] Error 2
/home/stanislav/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install'
failed
make[1]: *** [pre_install] Error 2
/home/stanislav/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
stanislav at contivvpp:~/dpdk$ 


stanislav at contivvpp:~/dpdk$ make install T=arm64_native_linuxapp_gcc
make[3]: *** No rule to make target
'/home/stanislav/dpdk/config/defconfig_arm64_native_linuxapp_gcc', needed by
'/home/stanislav/dpdk/arm64_native_linuxapp_gcc/.config'.  Stop.
/home/stanislav/dpdk/mk/rte.sdkroot.mk:65: recipe for target 'config' failed
make[2]: *** [config] Error 2
/home/stanislav/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install'
failed
make[1]: *** [pre_install] Error 2
/home/stanislav/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
stanislav at contivvpp:~/dpdk$ 

###################################################################
############ R E P O S I T O R Y ######################################
###################################################################

stanislav at contivvpp:~/dpdk$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
stanislav at contivvpp:~/dpdk$ git log
commit c27dbc300eee78c2eb33e84181617fdd7cbaaae4
Author: Thomas Monjalon <thomas at monjalon.net>
Date:   Mon Jul 16 01:17:18 2018 +0200

    version: 18.08-rc1

    Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

###################################################################

See more at:
https://gist.github.com/stanislav-chlebec/b622b12ec5b4a976a74e6de20e8a6fc1

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


More information about the dev mailing list