Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Done
-
WT2.7.0
-
None
-
None
-
Platforms 10 (02/19/16)
Description
WiredTiger's options.m4 uses the C++ compiler instead of the C compiler to check for several C headers:
- snappy.h
- lz4.h
- gperftools/tcmalloc.h
snappy.h is a C++ header while snappy-c.h is the C equivalent, and the one included by snappy_compress.c.
Attachments
Issue Links
- is depended on by
-
SERVER-22388 WiredTiger changes for MongoDB 3.3.2
-
- Closed
-
-
SERVER-22570 WiredTiger changes for MongoDB 3.2.4
-
- Closed
-