Skip to content

Commit 47d0a25

Browse files
committed
add instructions for requesting help with build failures
1 parent d677bbb commit 47d0a25

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ information:
4747
- Examples: Windows 10 64-bit x86, Ubuntu 16.04 64-bit x86, macOS 10.13
4848
- C Compiler and version.
4949
- Examples: GCC 7.3.0, Visual Studio Community 2017, clang 3.9, XCode 9.3
50-
- The output of ``cmake``.
50+
- The output of any ``cmake``, ``make``, or other commands executed during the build.
5151
- The text of the error you encountered.
5252

5353
Failure to include the relevant information will delay a useful response.

src/libmongoc/doc/installing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,11 @@ The second way to uninstall is from within the build directory, assuming that it
319319
320320
The second approach simply invokes the uninstall program referenced in the first approach.
321321

322+
Dealing with Build Failures
323+
^^^^^^^^^^^^^^^^^^^^^^^^^^^
324+
325+
If your attempt to build the C driver fails, please see the `README <https://github.com/mongodb/mongo-c-driver#how-to-ask-for-help>` for instructions on requesting assistance.
326+
322327
Additional Options for Integrators
323328
----------------------------------
324329

0 commit comments

Comments
 (0)