On 02/11/2016 12:22, Patrick Farrell wrote:

Phil,

Phill :)

I feel you must be looking for more, but the answer is "yes".  I think
just "make rpms" should get you there, from the same spot you did make
install.

Humm, that seems to fall over following are the last few lines of output before the error :

Wrote: /tmp/rpmbuild-lustre-root-Urad8uZo/SRPMS/lustre-2.8.0-1.src.rpm
rpmbuilddir=`mktemp -t -d rpmbuild-lustre-$USER-XXXXXXXX`; \
        make  \
                rpmbuilddir="$rpmbuilddir" rpm-local || exit 1; \
        /usr/bin/rpmbuild \
                --define "_tmppath $rpmbuilddir/TMP" \
                --define "_topdir $rpmbuilddir" \
--define "configure_args '--with-o2ib=no'" --define "kdir /lib/modules/3.8.0-27-generic/build" --define "kobjdir /lib/modules/3.8.0-27-generic/build" --without servers --without ldiskfs \
                --rebuild lustre-2.8.0-*.src.rpm || exit 1; \
        cp $rpmbuilddir/RPMS/*/*.rpm . || exit 1; \
        rm -rf $rpmbuilddir
make[1]: Entering directory `/root/Lustre/lustre-release-2016-10-25'
make[1]: Leaving directory `/root/Lustre/lustre-release-2016-10-25'
Installing lustre-2.8.0-1.src.rpm
error: Failed build dependencies:
        libtool is needed by lustre-client-2.8.0-3.8.0_27_generic.x86_64
python-docutils is needed by lustre-client-2.8.0-3.8.0_27_generic.x86_64
make: *** [rpms] Error 1



Oddly I do have libtool and python-docutils installed.

Cheers.

Phill.


_______________________________________________
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Reply via email to