#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Description changed by macsforever2000@…: Old description:
I'm seeing the following build error when attempting to build plplot on Mac OS X 10.8.3, Xcode 4.6.1.
{{{ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found :info:build #include <IOKit/IOKitLib.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.c.o] Error 1 }}}
New description: I'm seeing the following build error when attempting to build plplot on Mac OS X 10.8.3, Xcode 4.6.1. {{{ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found :info:build #include <IOKit/IOKitLib.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.c.o] Error 1 }}} Note that I added: {{{ use_parallel_build no }}} To the portfile to get this far and see the error. -- -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X