Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-3893

fail to compile mongo with --ssl=SSL on fedora core 15

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc0
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Environment:
      linux, fedora core 15, 32 bit.
    • ALL

      the command 'scons --ssl=SSL' returns:

      /usr/bin/ld: util/net/sock.o: undefined reference to symbol 'ERR_load_crypto_strings'
      /usr/bin/ld: note: 'ERR_load_crypto_strings' is defined in DSO /lib/libcrypto.so.10 so try adding it to the linker command line
      /lib/libcrypto.so.10: could not read symbols: Invalid operation
      collect2: ld returned 1 exit status

      We missed one linking lib on SConstruct.

      I've done a simple fix, will comment later.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            guanqun Guanqun Lu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: