#29865: py27-scipy: stdint.h: No such file or directory ------------------------------------+--------------------------------------- Reporter: rizwank@… | Owner: ram@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: py27-scipy ------------------------------------+--------------------------------------- Old description:
After some wrangling, I finally got py27-numpy to install, but for the life of me, I can't get py27-scipy to build.
I can't even figure out exactly what the error is.. the final actual error is /System/Library/Frameworks/vecLib.framework/Headers/vfp.h:588: error: expected declaration specifiers or '...' before 'uint32_t'
but it's plagued with warnings beforehand.
New description: After some wrangling, I finally got py27-numpy to install, but for the life of me, I can't get py27-scipy to build. I can't even figure out exactly what the error is.. the final actual error is {{{ /System/Library/Frameworks/vecLib.framework/Headers/vfp.h:588: error: expected declaration specifiers or '...' before 'uint32_t' }}} but it's plagued with warnings beforehand. -- Comment(by ram@…): Then my only suggestion is to open a ticket with Apple as `stdint.h` is a standard header that should be installed. -- Ticket URL: <https://trac.macports.org/ticket/29865#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS