[GRASS5] Gmakefiles - $(VECTLIB) question

Markus Neteler neteler at geog.uni-hannover.de
Thu Jan 4 04:27:10 EST 2001


On Thu, Jan 04, 2001 at 03:24:29PM +0700, Justin Hickey wrote:
> Hi Markus
> 
> Markus Neteler wrote:
> > still I think that such double call is unusual (maybe I am wrong and 
> > it's common). I have been posting this here to indicate that *maybe*
> > something referenced incorrectly within GRASS vector libs.
> > If you think that's o.k. then I will keep these double entries. Is
> > that documented somewhere?
> 
> It is definitely unusual, and the module did compile before. Look at
> what has changed since the last version of the Gmakefile to see what is
> causing the problem. Maybe we can get a hint from that.
Well, Radim had to use a similar trick:

$(CC) $(LDFLAGS) -o $@ $(LIST) $(VECTLIB) ... $(VECTLIB_REAL) $(DIG2LIB) ...

So that's even not what it should be.

> BTW, I am currently changing all Gmakefiles that have VASK. VASK was
> basically $VASKLIB $CURSES, and $CURSES was some -l stuff (eg -lncurses)
> so I deleted VASK from make.mid and am changing all VASK references to
> VASKLIB and adding CURSES to the compile line (just before MATHLIB).
Yes, that's the correct way. Thanks for doing this job,

 Markus

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list