Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-7090

fix serval IB paths assignment for configure

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.8.0
    • None
    • 3
    • 9223372036854775807

    Description

      This is regression for LU-6323 which was introduced by following commit:

      commit 86274f9e1979e3da69952b2e7f5058e202dffb28
      Author: Wang Shilong <wshilong@ddn.com>
      Date: Mon Mar 2 17:47:34 2015 +0800

      LU-6323 build: fix debian to compile with external IB

      Problem is that macro O2IBPATHS might be "$LINUX $LINUX/drivers/infiniband".and --with-o2ib will be assigned a two string which will make building hit following failure:

      ./configure --with-linux-obj=/lib/modules/3.13.0-43-generic/build \
      --disable-server \
      --disable-quilt \
      --disable-dependency-tracking \
      --disable-doc \
      --disable-utils \
      --disable-liblustre \
      --disable-iokit \
      --disable-snmp \
      --disable-tests \
      --enable-quota \
      --with-o2ib=/lib/modules/3.13.0-43-generic/build /lib/modules/3.13.0-43-generic/build/drivers/infiniband
      configure: WARNING: you should use --build, --host, --target
      configure: WARNING: invalid host type: /lib/modules/3.13.0-43-generic/build/drivers/infiniband

      Attachments

        Issue Links

          Activity

            People

              dmiter Dmitry Eremin (Inactive)
              wangshilong Wang Shilong (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: