From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla@dpdk.org Subject: [Bug 91] Unable to build on Ubuntu 18.04 Date: Tue, 18 Sep 2018 11:12:06 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable To: dev@dpdk.org Return-path: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" https://bugs.dpdk.org/show_bug.cgi?id=3D91 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: andrey@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=20 it's unable to build with no error. Configuration: x86_64-native-linuxapp-gcc --=20 You are receiving this mail because: You are the assignee for the bug.=