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

MacPorts noreply at macports.org
Wed Aug 11 10:23:47 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 michaelld@…):

 Hmm ... I think this is might be a 10.6 issue; it works fine for me on
 10.5 (I'm not running 10.6 yet).  "smCurrentScript" comes from
 {{{
 /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Versions/A/Headers/Script.h
 :44:  smCurrentScript               = -2,   /* designates current font
 script.*/
 }}}
 which is included indirectly via <Carbon/Carbon.h>, which is included
 directly in
 "psi-0.14/src/libpsi/tools/globalshortcut/globalshortcutmanager_mac.cpp",
 which is where the errors you're encountering are coming from.

 Can you do:
 {{{
 grep -nr smCurrentScript /System/Library/Frameworks
 }}}
 and see what headers it comes up with (if any)?

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


More information about the macports-tickets mailing list