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@dpdk.org Reporter: and...@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.