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 package with src.rpm, even after this the build fails 
with unpredictable error

--- installing rdma-core 25.0 - log: 
/root/vpp/build-root/build-vpp-native/external/rdma-core.install.log

mkdir -p /root/vpp/build-root/install-vpp-native/external

tar -C /root/vpp/build-root/build-vpp-native/external/build-rdma-core 
--xform='s|/statics/|/|' -hc include/infiniband/verbs.h 
include/infiniband/verbs_api.h include/infiniband/ib_user_ioctl_verbs.h 
include/rdma/ib_user_verbs.h lib/statics/libibverbs.a util/librdma_util.a 
lib/statics/libmlx5.a | tar -C /root/vpp/build-root/install-vpp-native/external 
-xv > /root/vpp/build-root/build-vpp-native/external/rdma-core.install.log

tar: include/infiniband/verbs.h: Cannot stat: No such file or directory

tar: include/infiniband/verbs_api.h: Cannot stat: No such file or directory

tar: include/infiniband/ib_user_ioctl_verbs.h: Cannot stat: No such file or 
directory

tar: include/rdma/ib_user_verbs.h: Cannot stat: No such file or directory

tar: lib/statics/libibverbs.a: Cannot stat: No such file or directory

tar: util/librdma_util.a: Cannot stat: No such file or directory

tar: lib/statics/libmlx5.a: Cannot stat: No such file or directory

tar: Exiting with failure status due to previous errors

mv -v /root/vpp/build-root/install-vpp-native/external/util/librdma_util.a 
/root/vpp/build-root/install-vpp-native/external/lib >> 
/root/vpp/build-root/build-vpp-native/external/rdma-core.install.log

mv: cannot stat 
‘/root/vpp/build-root/install-vpp-native/external/util/librdma_util.a’: No such 
file or directory

make[3]: *** 
[/root/vpp/build-root/build-vpp-native/external/.rdma-core.install.ok] Error 1

make[3]: Leaving directory `/root/vpp/build/external'

make[2]: *** [ebuild-install] Error 2

make[2]: Leaving directory `/root/vpp/build/external'

make[1]: *** [external-install] Error 2

make[1]: Leaving directory `/root/vpp/build-root'

make: *** [build-release] Error 2

Anyone experience similar issues? Please assist me to resolve this.

Thanks,
Vijayalakshmi
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15092): https://lists.fd.io/g/vpp-dev/message/15092
Mute This Topic: https://lists.fd.io/mt/69523613/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to