[MacPorts] #32323: Atlas 3.9.47 build failure

MacPorts noreply at macports.org
Thu Dec 15 12:28:15 PST 2011


#32323: Atlas 3.9.47 build failure
-------------------------------------+--------------------------------------
 Reporter:  boydb@…                  |       Owner:  jameskyle@…           
     Type:  defect                   |      Status:  new                   
 Priority:  Normal                   |   Milestone:                        
Component:  ports                    |     Version:  2.0.3                 
 Keywords:                           |        Port:  atlas                 
-------------------------------------+--------------------------------------

Comment(by vince@…):

 This problem has occurred before. It seems sometimes Xcode does not
 install the right headers at the right place. In this case, you lack
 /usr/include/stdint.h.

 What do you get if you type ls -l /usr/include/std* in a terminal window?
 You should get this:

 {{{
 -> ls -l /usr/include/std*
 -r--r--r--  1 root  wheel   1752  1 aoû 04:19 /usr/include/stdbool.h
 -r--r--r--  1 root  wheel   5124  1 aoû 04:19 /usr/include/stddef.h
 -r--r--r--  1 root  wheel   6383  1 aoû 04:19 /usr/include/stdint.h
 -r--r--r--  1 root  wheel  18275  1 aoû 04:19 /usr/include/stdio.h
 -r--r--r--  1 root  wheel  12455  1 aoû 04:19 /usr/include/stdlib.h
 ->

 }}}

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


More information about the macports-tickets mailing list