Thanks - I pulled in these patches, but see below: > diff --git a/autogen.sh b/autogen.sh > index f433312..6c9233e 100755 > --- a/autogen.sh > +++ b/autogen.sh > @@ -1,9 +1,4 @@ > #! /bin/sh > > set -x > -test -d ./config || mkdir ./config
Without the above line, the build fails. I added it back in. If there's some other way of ensuring that this directory exists, please let me know. - Sean -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html