[MacPorts] #24839: Standard header files such as stdio.h not found when trying to build port "cc65"

MacPorts noreply at macports.org
Tue May 11 09:36:04 PDT 2010


#24839: Standard header files such as stdio.h not found when trying to build port
"cc65"
-----------------------------------------+----------------------------------
 Reporter:  petruzanautico@…             |       Owner:  trashgod@…        
     Type:  defect                       |      Status:  new               
 Priority:  Normal                       |   Milestone:                    
Component:  ports                        |     Version:  1.8.2             
 Keywords:                               |        Port:  cc65              
-----------------------------------------+----------------------------------

Comment(by trashgod@…):

 Replying to [comment:1 petruzanautico@…]:
 > I guess from those lines that make is expecting include files to be at
 /usr/local/lib/cc65/include.

 No, that's where `cc65` itself expects to find Apple II include files when
 compiling Apple II sources.
 The portfile's `destroot` has corresponding `install` commands that put
 the Apple II include files where `cc65` expects them.

 I am able to build and install on Mac OS X 10.5.8, using gcc 4.0.1,
 installed with Xcode 3.1.2.
 I am puzzled by your environment: I have not seen
 `/Developer/usr/bin/make` in an assembled command before.
 Are `stdarg.h` ''et al'' visible to other ports?

 {{{
 $ port -d install cc65
 ...
 DEBUG: OS Platform: darwin
 DEBUG: OS Version: 9.8.0
 DEBUG: Mac OS X Version: 10.5
 ...
 DEBUG: Using compiler 'Mac OS X gcc 4.0'
 ...
 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' PREFIX='/opt/local'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_cc65/work/cc65-2.13.0/src"
 && /usr/bin/make -j1 all -f make/gcc.mak CC=/usr/bin/gcc-4.0'
 }}}

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


More information about the macports-tickets mailing list