Hi Sandeep,
Our project build and run on Centos7 with vpp master very well, you can try the
follow command: ` make VPP_SKIP_EXTERNAL= xdp-tools VPP_EXTRA_CMAKE_ARGS="
-DLDP_HAS_GNU_SOURCE=OFF
-DCMAKE_PROGRAM_PATH:PATH='/opt/rh/devtoolset-9/root/bin'" build`, there may be
compiler error with `ld
Hoi,
Preferred/supported build platform is Ubuntu LTS. It'll build well on
Ubuntu Focal and Jammy. I additionally build and run on Debian Bullseye,
which works well.
groet,
Pim
On Fri, Mar 10, 2023 at 7:41 AM SANDEEP KUMAR
wrote:
> Thanks for the reply
> Can you let me know which OS type and v
Thanks for the reply
Can you let me know which OS type and version is recommended for VPP v23.02?
Thanks & Regards,
Sandeep Kumar
On Fri, Mar 10, 2023 at 12:49 AM Dave Wallace wrote:
> Hi Sandeep,
>
> The VPP community no longer supports building on CentOS-7. The build
> infrastructure for cen
Hi Sandeep,
The VPP community no longer supports building on CentOS-7. The build
infrastructure for centos/redhat/rocky OS distros was left in place
after support ended, but there are no active maintainers for this build
infra nor are there any CI jobs to ensure that it still works.
You may
Hi All,
I am trying to build VPP v23.02 but getting an issue while performing the *make
install-ext-deps* step in centos 7 VM, so please look at the following
issue and help me to resolve it.
*Prerequisites:*
sudo yum groupinstall "Development Tools"
sudo yum install -y numactl-devel libarchive-d