Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- config.log-| #ifdef HAVE_UNISTD_H
- config.log-| # include <unistd.h>
- config.log-| #endif
- config.log-| #include <dbi/dbi.h>
- config.log-configure:26995: result: no
- config.log-configure:27100: checking for libdpdk
- config.log-configure:27107: $PKG_CONFIG --exists --print-errors "libdpdk"
- config.log-Package libdpdk was not found in the pkg-config search path.
- config.log-Perhaps you should add the directory containing `libdpdk.pc'
- config.log-to the PKG_CONFIG_PATH environment variable
- config.log-No package 'libdpdk' found
- config.log-configure:27110: $? = 1
- config.log-configure:27124: $PKG_CONFIG --exists --print-errors "libdpdk"
- config.log-Package libdpdk was not found in the pkg-config search path.
- config.log-Perhaps you should add the directory containing `libdpdk.pc'
- config.log-to the PKG_CONFIG_PATH environment variable
- config.log-No package 'libdpdk' found
- config.log-configure:27127: $? = 1
- config.log-configure:27141: result: no
- config.log-No package 'libdpdk' found
- config.log-configure:27157: no DPDK pkg-config, using defaults
- config.log-configure:27192: checking for rte_config.h
- config.log-configure:27192: ccache x86_64-oe-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/jos/bam/tmp/work/corei7-64-oe-linux/collectd/5.12.0/recipe-sysroot -c -O2 -g -fcanon-prefix-map -fmacro-prefix-map=/jos/bam/tmp/work/corei7-64-oe-linux/collectd/5.12.0/collectd-5.12.0=/usr/src/debug/collectd/5.12.0 -fdebug-prefix-map=/jos/bam/tmp/work/corei7-64-oe-linux/collectd/5.12.0/collectd-5.12.0=/usr/src/debug/collectd/5.12.0 -fmacro-prefix-map=/jos/bam/tmp/work/corei7-64-oe-linux/collectd/5.12.0/build=/usr/src/debug/collectd/5.12.0 -fdebug-prefix-map=/jos/bam/tmp/work/corei7-64-oe-linux/collectd/5.12.0/build=/usr/src/debug/collectd/5.12.0 -fdebug-prefix-map=/jos/bam/tmp/work/corei7-64-oe-linux/collectd/5.12.0/recipe-sysroot= -fmacro-prefix-map=/jos/bam/tmp/work/corei7-64-oe-linux/collectd/5.12.0/recipe-sysroot= -fdebug-prefix-map=/jos/bam/tmp/work/corei7-64-oe-linux/collectd/5.12.0/recipe-sysroot-native= -fmacro-prefix-map=/jos/bam/tmp/work/corei7-64-oe-linux/collectd/5.12.0/recipe-sysroot-native= -pipe -I/usr/include/dpdk conftest.c >&5
- config.log:cc1: error: include location "/usr/include/dpdk" is unsafe for cross-compilation [-Werror=poison-system-directories]
- config.log-conftest.c:161:10: fatal error: rte_config.h: No such file or directory
- config.log- 161 | #include <rte_config.h>
- config.log- | ^~~~~~~~~~~~~~
- config.log-compilation terminated.
- config.log-cc1: some warnings being treated as errors
- config.log-configure:27192: $? = 1
- config.log-configure: failed program was:
- config.log-| /* confdefs.h */
- config.log-| #define PACKAGE_NAME "collectd"
- config.log-| #define PACKAGE_TARNAME "collectd"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement