[MacPorts] #22563: psi-otr -- build failure

MacPorts noreply at macports.org
Wed Aug 11 11:42:57 PDT 2010


#22563: psi-otr -- build failure
--------------------------------+-------------------------------------------
 Reporter:  porter@…            |       Owner:  rowue@…           
     Type:  defect              |      Status:  assigned          
 Priority:  Normal              |   Milestone:                    
Component:  ports               |     Version:  1.8.1             
 Keywords:                      |        Port:  psi               
--------------------------------+-------------------------------------------

Comment(by porter@…):

 Replying to [comment:13 michaelld@…]:
 > OK; can you verify that
 >
 > 1. "/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h" has
 "#include <CoreServices/CoreServices.h>" in it somewhere; and
 >
 > 2.
 "/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h"
 has "#include <CarbonCore/CarbonCore.h>" in it somewhere.

 Yes:

 {{{
 #ifndef __CORESERVICES__
 #include <CoreServices/CoreServices.h>
 #endif
 }}}

 and

 {{{
 #ifndef __CARBONCORE__
 #include <CarbonCore/CarbonCore.h>
 #endif
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/22563#comment:14>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list