Good catch ! Thanks Le 02/11/2017 à 17:55, Leon Romanovsky a écrit : > From: Alaa Hleihel <alaa@xxxxxxxxxxxx> > > rpmbuild under SUSE requires udev and produces the following errors: > > error: Failed build dependencies: > pkgconfig(udev) is needed by rdma-core-16-0.x86_64 > > Signed-off-by: Alaa Hleihel <alaa@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leon@xxxxxxxxxx> Reviewed-by: Nicolas Morey-Chaisemartin <nmoreychaisemartin@xxxxxxx> > --- > buildlib/cbuild | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/buildlib/cbuild b/buildlib/cbuild > index 918bf233..d1455b6f 100755 > --- a/buildlib/cbuild > +++ b/buildlib/cbuild > @@ -298,6 +298,7 @@ class leap(ZypperEnvironment): > 'cmake', > 'gcc', > 'libnl3-devel', > + 'udev', > 'libudev-devel', > 'make', > 'ninja', > -- > 2.14.2 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html