undefined symbol: _mongoc_sasl_set_service_host

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 0.4.0
    • Affects Version/s: 0.3.1
    • Component/s: None
    • None
    • Environment:
      Fedora 21, PHP 5.6.7
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Building version without option, or with --with-openssl-dir=/usr --with-mongodb-sasl=/usr

      $ php -d extension=modules/mongodb.so -v
      PHP Warning: PHP Startup: Unable to load dynamic library 'modules/mongodb.so' - modules/mongodb.so: undefined symbol: _mongoc_sasl_set_service_host in Unknown on line 0
      PHP 5.6.7 (cli) (built: Mar 19 2015 13:50:28)
      ...

      Notice, fedora PHP build use RTLD_NOW instead of RTLD_LAZY, this can raise immediate load error, instead of runtime segfaults.

              Assignee:
              Hannes Magnusson (Inactive)
              Reporter:
              Remi Collet
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: