Opened 15 years ago
Closed 13 years ago
#21835 closed submission (fixed)
molmol 2k2.0
Reported by: | howarth@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | science | Cc: | |
Port: | molmol |
Description
The attached packaging builds the molmol molecular modeling software identically
to as on fink. The resulting molmol binaries reveals a bug in the X11 packages of
MacPorts where the widgets are not displayed for the molmol windows. This behavior
has been also reproduced for a manual build of molmol in /usr/local for MacPorts. A
manual build in /usr/local against fink shows no problem so there must be a flaw in
either the MacPorts X11 packages or (less likely) openmotif or glw.
Attachments (2)
Change History (7)
Changed 15 years ago by howarth@…
Attachment: | molmol-build.diff added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Version: | 1.8.1 |
---|
Fails to build for me:
gcc -I/opt/local/lib -I/opt/local/lib -I/opt/local/lib -I/usr/lib -I../../tools/include -I../../sg/include -I../../include -DMAXINT=INT_MAX -I/opt/local/include -bind_at_load -I../.. -DFUNCPROTO -DTIFF_SUPPORT -DJPEG_SUPPORT -DPNG_SUPPORT -O -bind_at_load -Wall -I/opt/local/lib -I/opt/local/lib -I/opt/local/lib -I/usr/lib -I../../tools/include -I../../sg/include -I../../include -DMAXINT=INT_MAX -I/opt/local/include -bind_at_load -I../.. -DFUNCPROTO -DTIFF_SUPPORT -DJPEG_SUPPORT -DPNG_SUPPORT -c -o MotOGL.o MotOGL.c MotOGL.c:34:26: error: GL/GLwMDrawA.h: No such file or directory
Changed 15 years ago by howarth@…
add missing depends_lib on glw to Portfile
comment:2 Changed 15 years ago by howarth@…
Hurrah. The latest batch of updates for X windows in MacPorts has solved the problems with molmol.
Can we get the molmol packaging into MacPorts now?
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by howarth@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The problem with molmol not displaying its widgets has reappeared with Lion.
comment:5 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This is a submission ticket, and is fixed. Open a new ticket for the bug.
reduced patch