[MacPorts] #33421: libglade2 looks for libexpat in the wrong location

MacPorts noreply at macports.org
Tue Jul 31 04:52:02 PDT 2012


#33421: libglade2 looks for libexpat in the wrong location
------------------------------+---------------------------------------------
 Reporter:  cwacek@…          |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  2.0.4                                
 Keywords:                    |        Port:  libglade2                            
------------------------------+---------------------------------------------

Comment(by jmr@…):

 Possibly one of the .la files in /opt/local/lib contains a /usr/local path
 due to having been built when /usr/local was present. Try e.g.:
 {{{
 find /opt/local/lib -name \*.la -exec grep -l /usr/local {} \;
 }}}

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


More information about the macports-tickets mailing list