You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongo...@googlegroups.com
I want to build a mongodb binary using "scons --dd=DEBUGBUILDANDLOGGING --64=FORCE64 --prefix=/opt/mmem --nostrip=NOSTRIP --mm=MM --durableDefaultOff=DURABLEDEFAULTOFF", it run into compile failed of util/mmap_mm.cpp, I check this file and find some field doesn't exist in util/mmap.h, is this file obsolete?
Thanks.
Eliot Horowitz
unread,
Aug 8, 2012, 1:21:22 AM8/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongo...@googlegroups.com
Its pretty much deprecated.
It was a testing only feature a while back, that we stopped using.
Should probably remove from the scons files.