Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-740

wrong settings in SConstruct for --ssl option

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major - P3 Major - P3
    • None
    • legacy-1.0.5, legacy-1.1.0-rc0
    • Build

    Description

      I ran into issue when tried to compile driver with -ssl option.
      Test "def CheckLinkSSL(context)" from SConstruct is not passed.
      I checked config.log and it tries to build simple ssl test with gcc (because of *.c extension of generated file), but with boost_regext, boost_thread libraries.
      It can be fixed simply by fixing dependencies for test or renaming that file to have cpp extention - g++ will be picked up.

      Attachments

        Activity

          People

            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            bayda Vladimir Bayda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: