[GRASS5] again compiling-probs with grass51

Stephan Holl sholl at gmx.net
Thu May 15 11:18:17 EDT 2003


At Thu, 15 May 2003 16:51:25 +0200 Radim Blazek wrote:

Hello Radim,

>  think that $(PQLIBPATH) is missing in rules, try to change Makefile
>  from:
> 
> $(DRIVER): $(ARCH_OBJS)
>    $(CC) -g $(LDFLAGS) -o $@ $(ARCH_OBJS) $(LIBES) $(CRYPTLIB) 
>    $(TCLTKLIBPATH) $(TCLTKLIBS) \
>               $(MATHLIB) $(XDRLIB)
> 
> to 
> 
> $(DRIVER): $(ARCH_OBJS)
>    $(CC) -g $(LDFLAGS) -o $@ $(ARCH_OBJS) $(PQLIBPATH) $(LIBES)
>    $(CRYPTLIB)  $(TCLTKLIBPATH) $(TCLTKLIBS) \
>               $(MATHLIB) $(XDRLIB)

your suggested rule did the trick!
Thank you very much

cheers
  Stephan

-- 
Stephan Holl

GnuPG Key-ID: 11946A09 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20030515/a633914e/attachment.bin


More information about the grass-dev mailing list