[MacPorts] #23491: geant4 library install_names reference the destroot

MacPorts noreply at macports.org
Sat Jan 30 07:12:52 PST 2010


#23491: geant4 library install_names reference the destroot
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  cristiano.fontana@…        
     Type:  defect                   |      Status:  new                        
 Priority:  Normal                   |   Milestone:                             
Component:  ports                    |     Version:  1.8.2                      
 Keywords:                           |        Port:  geant4                     
-------------------------------------+--------------------------------------
 The libraries installed by geant4 reference the destroot path in their
 install_name. See the output of otool -D:

 {{{
 $ otool -D /opt/local/lib/libG4FR.dylib
 /opt/local/lib/libG4FR.dylib:
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_geant4/work/geant4.9.3/lib/libG4FR.dylib
 }}}

 The install_name should be "/opt/local/lib/libG4FR.dylib" not
 "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_geant4/work/geant4.9.3/lib/libG4FR.dylib".

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


More information about the macports-tickets mailing list