[MacPorts] #71573: molmol build is broken as it tries to link to a non-existing lib: ld: library not found for -lmx

MacPorts noreply at macports.org
Tue Dec 17 04:32:20 UTC 2024


#71573: molmol build is broken as it tries to link to a non-existing lib: ld:
library not found for -lmx
--------------------------+-----------------------
 Reporter:  barracuda156  |      Owner:  jwhowarth
     Type:  defect        |     Status:  assigned
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.10.5
 Keywords:                |       Port:  molmol
--------------------------+-----------------------
 {{{
 ar: creating archive ../../lib/libcip.a
 /usr/bin/ranlib ../../lib/libcip.a
 make[4]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_molmol/molmol/work
 /molmol-2k.2.0/src/cip'
 cd main; /usr/bin/make default
 make[4]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_molmol/molmol/work
 /molmol-2k.2.0/src/main'
 /usr/bin/gcc-4.2 -I../../tools/include -I../../sg/include -I../../include
 -DMAXINT=INT_MAX -I/opt/local/include -I../.. -O -Wall
 -I../../tools/include -I../../sg/include -I../../include -DMAXINT=INT_MAX
 -I/opt/local/include -I../..  -c -o MolMol.o MolMol.c
 /usr/bin/gcc-4.2 -I../../tools/include -I../../sg/include -I../../include
 -DMAXINT=INT_MAX -I/opt/local/include -I../.. -O -Wall
 -I../../tools/include -I../../sg/include -I../../include -DMAXINT=INT_MAX
 -I/opt/local/include -I../..  -c -o MolInit.o MolInit.c
 /usr/bin/gcc-4.2 -o molmol -I../../tools/include -I../../sg/include
 -I../../include -DMAXINT=INT_MAX -I/opt/local/include -I../.. -O -Wall
 MolMol.o MolInit.o ../../lib/libcip.a ../../lib/libcmd.a ../../lib/libui.a
 ../../lib/libgraph.a ../../lib/libio.a ../../lib/libpu.a
 ../../lib/libcalc.a ../../lib/libprim.a ../../lib/libdata.a
 ../../lib/libattr.a ../../lib/libfileio.a ../../lib/libos.a
 ../../sg/lib/libsg.a ../../tools/lib/libtools.a
 /opt/local/lib/libtiff.dylib /opt/local/lib/libjpeg.dylib
 /opt/local/lib/libpng.dylib /opt/local/lib/libz.dylib -L/usr/lib
 -L/opt/local/lib -lX11 -lXm -lGLU -lGL
 /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib
 /opt/local/lib/libGLw.dylib -lXmu -lXt -lXp -lXpm -lX11 -lXext -lSM -lICE
 -lm -lc -lmx
 ld: library not found for -lmx
 collect2: ld returned 1 exit status
 make[4]: *** [molmol] Error 1
 make[4]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_molmol/molmol/work
 /molmol-2k.2.0/src/main'
 make[3]: *** [main] Error 2
 make[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_molmol/molmol/work
 /molmol-2k.2.0/src'
 make[2]: *** [default] Error 2
 make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_molmol/molmol/work
 /molmol-2k.2.0/src'
 make[1]: *** [src] Error 2
 }}}

 What is that `libmx` supposed to be?

-- 
Ticket URL: <https://trac.macports.org/ticket/71573>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list