[MacPorts] #23490: geant4 links with Apple X11 libraries

MacPorts noreply at macports.org
Mon Sep 30 07:17:17 PDT 2013


#23490: geant4 links with Apple X11 libraries
---------------------------+---------------------
  Reporter:  ryandesign@…  |      Owner:  mojca@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  geant4        |
---------------------------+---------------------

Comment (by mojca@…):

 If I compile without `opengl_x11`, but with `motif_x11`, I get the
 following links:
 {{{
 /opt/local/lib/libICE.6.dylib  is provided by: xorg-libice
 /opt/local/lib/libSM.6.dylib   is provided by: xorg-libsm
 /opt/local/lib/libX11.6.dylib  is provided by: xorg-libX11
 /opt/local/lib/libXext.6.dylib is provided by: xorg-libXext
 /opt/local/lib/libXmu.6.dylib  is provided by: xorg-libXmu
 /opt/local/lib/libXt.6.dylib   is provided by: xorg-libXt
 }}}
 but I'm again not sure which ones of these are true dependencies and which
 ones are just "recursive ones" (dependency of a dependency).

 Again another option might be to simply combine `opengl_x11` and
 `motif_x11` into a single option.

-- 
Ticket URL: <https://trac.macports.org/ticket/23490#comment:6>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list