molmol packaging
Ryan Schmidt
ryandesign at macports.org
Sat Sep 12 14:53:03 PDT 2009
On Sep 12, 2009, at 14:04, Jack Howarth wrote:
> I've pretty much convinced myself that the breakage in molmol
> is in the X support in MacPorts and not the build.
What I get when I try your molmol port is:
[snip]
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
MotOGL.c: In function 'exposeCB':
MotOGL.c:46: error: 'GLwDrawingAreaCallbackStruct' undeclared (first
use in this function)
MotOGL.c:46: error: (Each undeclared identifier is reported only once
MotOGL.c:46: error: for each function it appears in.)
MotOGL.c:46: error: 'callP' undeclared (first use in this function)
[snip]
So GLwMDrawA.h was expected but not found.
More information about the macports-dev
mailing list