Re: xfsprogs: 7.1.0 Build Failure
Reilly Brogan <[email protected]>
| Newsgroups | org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <CABqFQka2DQocWjj=9d7ebT-LakGKjN5HGBH=-J3Ph3pEvcjzsA@mail.gmail.com> |
> Are you 100% positive you're using slibtool? The error above looks very > much like coming from GNU Libtool (as well as help message...). I did > test slibtool and it actually works for me in similar case which could > lead to a conclusion about slibtool incompatibility :). I am 100% certain we are using slibtool. On AerynOS `/usr/bin/libtool` is a symlink to `slibtool` and slibtool checks to see what it was invoked as which perhaps explains why the error message claims to be libtool. The only part of GNU libtool we have packaged is libltdl as it's a dependency of a few other packages in our repo. Regardless to the xfsprogs developers feel free to use my patch without giving me any attribution. I unfortunately have too much on my plate right now to bring it up to the mailing list standards and submit it properly.