Can you submit a patch to the Makefile that applies your fix?
On Thu, Jan 9, 2020 at 4:48 AM wrote:
> Thanks for your response Benoit.
> After installing epel repo, it works fine.
>
> Regards,
> Vijayalakshmi
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Re
Thanks for your response Benoit.
After installing epel repo, it works fine.
Regards,
Vijayalakshmi
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15104): https://lists.fd.io/g/vpp-dev/message/15104
Mute This Topic: https://lists.fd.io/mt/69523613/2
> I have done the following steps to build and install VPP in RHEL.
> * git clone https://gerrit.fd.io/r/vpp -b stable/1908
> * cd vpp/
> * make install-dep
> This step fails with error for packages
> 1. ninja-build
> 2. mbedtls
> 3. cmake3
> These
Hi,
I have done the following steps to build and install VPP in RHEL.
* git clone https://gerrit.fd.io/r/vpp -b stable/1908
* cd vpp/
* make install-dep
This step fails with error for packages
* ninja-build
* mbedtls
* cmake3
These packages are not available for RHEL/7
I manually installed each