[Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 22 15:30:53 PDT 2015
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 at lists.freedesktop.org
Reporter: julien.isorce at gmail.com
QA Contact: mesa-dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150422/fcaf046b/attachment.html>
More information about the mesa-dev
mailing list