Hi all, While compiling Singa on my mac OS X 10.10, I am getting error that glog is not found. When I browse through the "thirdparty/glog-XXX" and do "./configure", it is successfully done. While doing "make" I am getting the following error.
*fatal error: **'ext/slist' file not found* Please find the attached file for the complete output. It seems that it is problem OS X. May I know how to proceed? PS: I successfully compiled Singa on Ubuntu. Regards, J. Sai Sagar Software Engineer, Innovation Labs Impetus - Bangalore LinkedIn Sai Sagar Jinka <https://www.linkedin.com/profile/view?id=248623976&trk=nav_responsive_tab_profile>
clang++ -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -stdlib=libc++ -MT stl_logging_unittest-stl_logging_unittest.o -MD -MP -MF .deps/stl_logging_unittest-stl_logging_unittest.Tpo -c -o stl_logging_unittest-stl_logging_unittest.o `test -f 'src/stl_logging_unittest.cc' || echo './'`src/stl_logging_unittest.cc
