I assume that the soname wasn't supposed to have a 'd' at the end. -Ben Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> --- libmultipath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: multipath-tools-091202/libmultipath/Makefile =================================================================== --- multipath-tools-091202.orig/libmultipath/Makefile +++ multipath-tools-091202/libmultipath/Makefile @@ -4,7 +4,7 @@ # include ../Makefile.inc -SONAME=0d +SONAME=0 DEVLIB = libmultipath.so LIBS = $(DEVLIB).$(SONAME) LIBDEPS = -lpthread -ldl -ldevmapper -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel