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

Fix import.sh script for libunwind

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • ALL

      The import script as is is broken. In particular there are errors when running make dist:

      make[3]: Entering directory '/tmp/import-libunwind.mWTo1K/doc'
      make[3]: *** No rule to make target 'distdir'.  Stop.
      

      make dist is also broken on upstream libunwind, and there are upstream cmake rather than make files, though make is still referenced in documentation. It's possible that our import script hasn't worked for quite a while, and we're just now documenting it.

      We should fix the script so that it will be easier to directly pull from the fork instead of porting over particular commits. At the moment, we must cherry-pick individual commits to the unwind folder on the mongo repo.

            Assignee:
            Unassigned Unassigned
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: