Re: [dpdk-dev] DPDK meson build failed on Windows

2021-08-06 Thread Sergey Madaminov
ср, 4 авг. 2021 г. в 15:19, Dmitry Kozlyuk : > 2021-08-04 14:28 (UTC-0500), Sergey Madaminov: > > I've taken a look at this issue. As Dmitry said it is related to the bug > > within meson with having slashes escaping characters. It matters for the > > current meson build files in the DPDK for Wind

Re: [dpdk-dev] DPDK meson build failed on Windows

2021-08-06 Thread Sergey Madaminov
I've taken a look at this issue. As Dmitry said it is related to the bug within meson with having slashes escaping characters. It matters for the current meson build files in the DPDK for Windows as there is a reliance on strings for some file names. I believe that it is solvable by replacing strin

Re: [dpdk-dev] DPDK meson build failed on Windows

2021-08-05 Thread William Tu
On Wed, Aug 4, 2021 at 11:45 AM Dmitry Kozlyuk wrote: > > Hi again, > > This is exactly the error with 0.58 that I was talking about. Try 0.57.2. > > On Wed, Aug 4, 2021, 21:32 William Tu wrote: >> >> Hi, >> I got DPDK compiled on Windows, but suddenly I got this error when >> compiling DPDK on w

Re: [dpdk-dev] DPDK meson build failed on Windows

2021-08-04 Thread Dmitry Kozlyuk
2021-08-04 14:28 (UTC-0500), Sergey Madaminov: > I've taken a look at this issue. As Dmitry said it is related to the bug > within meson with having slashes escaping characters. It matters for the > current meson build files in the DPDK for Windows as there is a reliance on > strings for some file

Re: [dpdk-dev] DPDK meson build failed on Windows

2021-08-04 Thread Dmitry Kozlyuk
Hi again, This is exactly the error with 0.58 that I was talking about. Try 0.57.2. On Wed, Aug 4, 2021, 21:32 William Tu wrote: > Hi, > I got DPDK compiled on Windows, but suddenly I got this error when > compiling DPDK on windows again. (And I don't know why it worked > before...) > [3/183] "

[dpdk-dev] DPDK meson build failed on Windows

2021-08-04 Thread William Tu
Hi, I got DPDK compiled on Windows, but suddenly I got this error when compiling DPDK on windows again. (And I don't know why it worked before...) [3/183] "clang" @lib/rte_eal-21.dll.rsp FAILED: lib/rte_eal-21.dll "clang" @lib/rte_eal-21.dll.rsp clang: error: no such file or directory: 'librte_kvar