[MacPorts] #30195: g95: could not create new link

MacPorts noreply at macports.org
Sat Jul 16 14:04:15 PDT 2011


#30195: g95: could not create new link
-----------------------------+----------------------------------------------
 Reporter:  jovo@…           |       Owner:  takeshi@…           
     Type:  defect           |      Status:  new                 
 Priority:  Normal           |   Milestone:                      
Component:  ports            |     Version:  1.9.2               
 Keywords:                   |        Port:  g95                 
-----------------------------+----------------------------------------------

Comment(by jovo@…):

 Got this to install successfully by using "ln -s" instead of the "file
 link -symbolic". On instigation of a [http://old.nabble.com/-MacPorts---
 26040%3A-New-port%3A-xymon-td29407016.html nabble.com] post.
 {{{
 ...
 #2011-07-16 JvO
 pre-patch {
 #    file link -symbolic ${worksrcpath}/gcc-${version_gcc}
 ../gcc-${version_gcc}
     ln -s ../gcc-${version_gcc} ${worksrcpath}/gcc-${version_gcc}
 ...
 }

 }}}

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


More information about the macports-tickets mailing list