Build fails with "Implicit dependency not found"

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.2.0-rc0
    • Affects Version/s: 2.1.2
    • Component/s: Build
    • None
    • Environment:
      An up to date Gentoo installation with GCC 4.5.3 and Boost 1.48.0
    • Fully Compatible
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Building the current mongo git-master with

      `scons --use-system-all --sharedclient --usev8 --ssl all`
      

      ends with the error

      "Implicit dependency `src/third_party/boost/libboost_filesystem.a' not found, needed by target `build/linux2/ssl/use-system-all/usev8/mongo/mongo'."
      

      The build should use /usr/lib/libboost_filesystem.a as the '--use-system-all' is specified.

      Using the v2.0-branch the build just works fine.

      The included typescript is the full build log.

        1. typescript
          87 kB
          Uwe L. Korn

            Assignee:
            Andy Schwerin
            Reporter:
            Uwe L. Korn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: