Hi Guys, I know this has been asked but I couldn't find the resolution so I apologize for the duplicate request. I am trying to make mesos on a RHEL 6 machine, Linux ndhdevgen1 2.6.18-348.el5 #1 SMP Wed Nov 28 21:22:00 EST 2012 x86_64 x86_64 x86_64 GNU/Linux and am getting the following errors: ./.libs/libmesos.so: undefined reference to `snappy::RawCompress(char const*, unsigned long, char*, unsigned long*)' ./.libs/libmesos.so: undefined reference to `snappy::RawUncompress(char const*, unsigned long, char*)' ./.libs/libmesos.so: undefined reference to `snappy::GetUncompressedLength(char const*, unsigned long, unsigned long*)' ./.libs/libmesos.so: undefined reference to `snappy::MaxCompressedLength(unsigned long)'
I have attached the output of the ./configure script as well as the make log. Any help would be much appreciated. Thanks! Raheem
