Thanks, Christian
Set CONFIG_RTE_BUILD_COMBINE_LIBS as y surely can avoid this error
message. But as you said, the combined build is not an option. Also
15.10 can build in the counter way that set
CONFIG_RTE_BUILD_COMBINE_LIBS=y. However, I can understand this is not a
critical bug and should not
hi, Christian,
Thanks for your reply. I need to develop on dpdk, so I prefer to build dpdk
from source code. And I followed your guild on Upstream 2.2, but still fails
with same error.
Here is the version of my Glibc[1]:
I don't know how u success on this, would you mind to show your version of
Public bug reported:
When I trying to compile dpdk 2.2.0 without any change in source files, I
encounter a error which the detailed message is listed behind.
My computer system is ubuntu 16.94 with glibc version 2.23-0ubuntu3. Also my
target of dpdk configuration is x86_64-native-linuxapp-gcc.