[MacPorts] #35413: mit-scheme does not build on OS X 10.8

MacPorts noreply at macports.org
Thu Aug 2 11:19:37 PDT 2012


#35413: mit-scheme does not build on OS X 10.8
-------------------------------------+--------------------------------------
 Reporter:  AlonzoQuixote@…          |       Owner:  dports@…           
     Type:  defect                   |      Status:  new                
 Priority:  Normal                   |   Milestone:                     
Component:  ports                    |     Version:  2.1.2              
 Keywords:                           |        Port:  mit-scheme         
-------------------------------------+--------------------------------------

Comment(by AlonzoQuixote@…):

 After adding the following link, a "port clean mit-scheme" and "port
 install mit-scheme" succeeded:

 {{{
 ln -s
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
 /Developer/Platforms/MacOSX.platform/Developer
 }}}

 However, on another newer machine (macbook pro retina, but with same OS
 10.8 and Xcode 4.4) the install works without the link. The newer machine
 has no /Developer directory. So maybe a fix would be to patch the
 configure script so that it looks in /Applications, more specifically in
 {{{
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
 }}}
 if
 {{{
 /Developer/Platforms/MacOSX.platform/Developer/SDKs/${SDK}.sdk
 }}}
 fails?

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


More information about the macports-tickets mailing list