[v1 3/3] meson: skip symlinks to PMDs script on no sub directory
Bruce Richardson
bruce.richardson at intel.com
Tue Aug 6 15:57:24 CEST 2024
On Tue, Aug 06, 2024 at 07:12:18PM +0530, Gagandeep Singh wrote:
> if user gives option -Ddrivers_install_subdir= or
> -Ddrivers_install_subdir=. to install all the PMDs in
> parent directory, The post installation script
> "symlink-drivers-solibs.sh" can create invalid library file
> named 'librte_*.so*' or meson installation errors:
>
> ln: './librte_*' and './librte_*' are the same file
> FAILED: install script '/bin/sh /home/nxa12342/upstream/dpdk/config/.
> /buildtools/symlink-drivers-solibs.sh lib/x86_64-linux-gnu .' exit code 1,
> stopped
> FAILED: meson-install
>
> This patch removes this post-install script execution to symlink
> the PMDs libraries when no sub directory is given.
>
> Signed-off-by: Gagandeep Singh <g.singh at nxp.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list