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

IDL doesn't support pathnames with dots

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.9
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platforms 2017-06-19

      The compilation line is:

      /usr/bin/python2.7 buildscripts/scons.py all --disable-warnings-as-errors --ssl -j4 --opt=off --dbg=off CC=/opt/mongodbtoolchain/v2/bin/gcc CXX=/opt/mongodbtoolchain/v2/bin/g++ --link-
      model=dynamic
      
      In file included from src/mongo/db/logical_session_record.h:38:0,
                       from src/mongo/db/logical_session_record_test.cpp:37:
      build/7a67446c/mongo/db/logical_session_record_gen.h:23:23: fatal error: mongo_gen.h: No such file or directory
      compilation terminated.
      scons: *** [build/7a67446c/mongo/db/logical_session_record_test.o] Error 1
      scons: building terminated because of errors.
      build/7a67446c/mongo/db/logical_session_record_test.o failed: Error 1
      

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: