Ticket #28423 (closed defect: fixed)
molmol @2k.2.0: library not found for -lXpm
| Reported by: | delfs@… | Owned by: | howarth@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | ryandesign@… | |
| Port: | molmol |
Description (last modified by ryandesign@…) (diff)
Darwin spanner.anu.edu.au 10.5.0 Darwin Kernel Version 10.5.0: Fri Nov 5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386 i386
Model Name: MacBook Pro
Model Identifier: MacBookPro1,1
Processor Name: Intel Core Duo
System Version: Mac OS X 10.6.5 (10H574)
Kernel Version: Darwin 10.5.0
It seems to me that molmol is missing a dependency that will install libXpm The relevant part of the log file is
:info:build gcc -o molmol -I../../tools/include -I../../sg/include -I../../include -DMAXINT=INT_MAX -I/opt/local/include -bind_at_load -I../.. -O -bind_at_load -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.3.dylib /opt/local/lib/libjpeg.dylib /opt/local/lib/libpng.dylib /usr/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 :info:build ld: library not found for -lXpm :info:build collect2: ld returned 1 exit status
Change History
comment:1 Changed 2 years ago by ryandesign@…
- Owner changed from macports-tickets@… to howarth@…
- Description modified (diff)
- Port set to molmol
- Summary changed from molmol @2k.2.0 (science) build returned: shell command failed to molmol @2k.2.0: library not found for -lXpm
comment:2 Changed 2 years ago by ryandesign@…
- Cc ryandesign@… added
Sounds right to me. Jack, ok if I add a dependency on port:xpm?
comment:3 Changed 23 months ago by howarth@…
Yes, it should have a port:xpm dependency. Note that this package still has issues because it really needs openmotif 2.2.x and not 2.3.x. Unfortunately MacPorts doesn't have both packages like fink (which has an openmotif3 and openmotif4 package which can co-exist).
Note: See
TracTickets for help on using
tickets.

