There is no unwind-devel package, only libunwind-devel package is found, 
no error is reported with libunwind-devel during compilation.


Signed-off-by: Yalei Li <[email protected]&gt;
---
&nbsp;rhel/openvswitch.spec.in | 2 +-
&nbsp;1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in
index b0383ed75..ee8b3c9ea 100644
--- a/rhel/openvswitch.spec.in
+++ b/rhel/openvswitch.spec.in
@@ -39,7 +39,7 @@ BuildRequires: checkpolicy, selinux-policy-devel
&nbsp;BuildRequires: autoconf, automake, libtool
&nbsp;BuildRequires: python3-sphinx
&nbsp;BuildRequires: unbound-devel
-BuildRequires: unwind-devel
+BuildRequires: libunwind-devel
&nbsp;
&nbsp;%bcond_without check
&nbsp;%bcond_with check_datapath_kernel
-- 
2.27.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to