Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2007 07:47:26 +0900
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        pav@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/114890: building science/xmakemol fails with libGL.
Message-ID:  <46ABC77E.4060607@scphys.kyoto-u.ac.jp>
In-Reply-To: <200707281942.l6SJgoY6092447@freefall.freebsd.org>
References:  <200707281942.l6SJgoY6092447@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> What would that `another error' be? After installing libGLw here, the port
> built successfully.

Output of configure did not change, as I checked.
But building fails in linking after compiling:

cc  -O2 -fno-strict-aliasing -pipe  -I/usr/local/include
-DELEMENTS=\"/usr/local/share/xmakemol/elements\" -L/usr/local/lib     -o
xmakemol  animate.o basename.o bbox.o canvas.o control.o crystal.o draw.o
edit.o fig.o file.o frames.o gl_funcs.o help.o menus.o region.o rotate.o
sort.o store.o track.o translate.o utils.o vectors.o view.o xmakemol.o
gl2ps.o -lglut -lXm -lXt -lXpm -lXext -lXi -lX11 -lm
xmakemol.o(.text+0x52c): In function `main':
: undefined reference to `glwMDrawingAreaWidgetClass'
gmake: *** [xmakemol] Error 1
*** Error code 2

Stop in /usr/ports/science/xmakemol.


I did reinstall libGL* and libglut*, but failed in the same result.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46ABC77E.4060607>