[dpdk-dev] [Bug 91] Unable to build on Ubuntu 18.04
bugzilla at dpdk.org
bugzilla at dpdk.org
Tue Sep 18 13:12:06 CEST 2018
https://bugs.dpdk.org/show_bug.cgi?id=91
Bug ID: 91
Summary: Unable to build on Ubuntu 18.04
Product: DPDK
Version: unspecified
Hardware: x86
OS: Linux
Status: CONFIRMED
Severity: critical
Priority: Normal
Component: mk
Assignee: dev at dpdk.org
Reporter: andrey at wavecon.ru
Target Milestone: ---
Clean fresh install of Ubuntu 14.04.1 Desktop. Build essential installed.
Bug: unable to build DPDK if path contains tilde char "~".
Make commands finish immediately with success, but noting happens.
For example, if path:
/projects/dpdk
it's ok.
but if path contains "~" char:
/projects/~new/dpdk
it's unable to build with no error.
Configuration: x86_64-native-linuxapp-gcc
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list