https://bugs.freedesktop.org/show_bug.cgi?id=90147
Bug ID: 90147 Summary: swrast: build error undeclared _SC_PHYS_PAGES on osx Product: Mesa Version: unspecified Hardware: Other OS: Mac OS X (All) Status: NEW Severity: normal Priority: medium Component: Mesa core Assignee: mesa-dev@lists.freedesktop.org Reporter: julien.iso...@gmail.com QA Contact: mesa-dev@lists.freedesktop.org swrast.c:141:48: error: use of undeclared identifier '_SC_PHYS_PAGES' const long system_memory_pages = sysconf(_SC_PHYS_PAGES); OSX 10.10.3 gcc --version Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) Target: x86_64-apple-darwin14.3.0 Thread model: posix -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev