[MacPorts] #18132: mesa 7.2: build fails on install

MacPorts noreply at macports.org
Wed Mar 11 14:58:44 PDT 2009


#18132: mesa 7.2: build fails on install
----------------------------------+-----------------------------------------
  Reporter:  devans@…             |       Owner:  jeremyhu@…           
      Type:  defect               |      Status:  closed               
  Priority:  Normal               |   Milestone:  Port Bugs            
 Component:  ports                |     Version:  1.8.0                
Resolution:  fixed                |    Keywords:                       
      Port:  mesa                 |  
----------------------------------+-----------------------------------------

Comment(by jeremyhu@…):

 you can figure out which ports they are by modifying my suggestion
 slightly:

 {{{
 sudo port -v -f uninstall inactive

 cd /opt/local/var/macports/software
 for f in */*/opt/local/{lib/*dylib,bin/*}; do otool -L $f | grep -q
 /usr/X11 && echo $f; done | cut -f1 -d/ | uniq
 }}}

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


More information about the macports-tickets mailing list