wrong settings in SConstruct for --ssl option

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Major - P3
    • None
    • Affects Version/s: legacy-1.0.5, legacy-1.1.0-rc0
    • Component/s: Build
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Vladimir Bayda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: