[MacPorts] #30748: atlas @3.9.47 build failure (can't find stdint.h)

MacPorts noreply at macports.org
Sun Aug 14 10:09:47 PDT 2011


#30748: atlas @3.9.47 build failure (can't find stdint.h)
-----------------------------------+----------------------------------------
 Reporter:  matt_langston@…        |       Owner:  jameskyle@…           
     Type:  defect                 |      Status:  new                   
 Priority:  Normal                 |   Milestone:                        
Component:  ports                  |     Version:  2.0.1                 
 Keywords:                         |        Port:  atlas                 
-----------------------------------+----------------------------------------

Comment(by matt_langston@…):

 I get the same error as atlas:

 {{{
 $ gcc-mp-4.4 test.c
 test.c:1:20: error: stdint.h: No such file or directory

 $ gcc-mp-4.4 -std=c99 test.c
 test.c:1:20: error: stdint.h: No such file or directory
 }}}

 It looks like the gcc44 port is to blame? The system provided gcc (i.e.
 /usr/bin/gcc) works fine:

 {{{
 $ /usr/bin/gcc test.c
 $ echo $?
 0
 }}}

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


More information about the macports-tickets mailing list