-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: WT2.7.0
-
Component/s: None
-
None
-
Platforms 10 (02/19/16)
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.
- is depended on by
-
SERVER-22388 WiredTiger changes for MongoDB 3.3.2
- Closed
-
SERVER-22570 WiredTiger changes for MongoDB 3.2.4
- Closed