Opened 11 years ago

Last modified 6 years ago

#38688 closed defect

plplot build error — at Version 1

Reported by: mf2k (Frank Schima) Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.1.99
Keywords: Cc:
Port: plplot

Description (last modified by mf2k (Frank Schima))

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.

Change History (2)

Changed 11 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.