[GRASS5] [bug #2545] (grass) vect32 fails to build
Paul Kelly
paul-grass at stjohnspoint.co.uk
Sun Jul 18 15:35:10 EDT 2004
On Sun, 18 Jul 2004, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2545
> -------------------------------------------------------------------------
>
> Subject: vect32 fails to build
>
> Platform: other
> grass obtained from: Trento Italy site
> grass binary for platform: Compiled from Sources
>
> Looks like some changes in the makefiles in libes/vect32 are causing problems. I get this error:
>
> GISGEN: src/libes/vect32 - Sat Jul 17 21:49:19 CDT 2004
>
> #################################################################
> /Users/williamk/Documents/src/unix/GRASS/grass53_exp_2004_07_17/src/libes/vect32
> mkdir OBJ.powerpc-apple-darwin7.4.0
> make -f OBJ.powerpc-apple-darwin7.4.0/make.rules
>
> mkdir -p /Users/williamk/Documents/src/unix/GRASS/grass53_exp_2004_07_17/src/libes/vect32/
> Vlib
> mkdir -p /Users/williamk/Documents/src/unix/GRASS/grass53_exp_2004_07_17/src/libes/vect32/
> diglib
> make[1]: *** No rule to make target `Vlib/OBJ.powerpc-apple-darwin7.4.0/close.o', needed by `/
> Users/williamk/Documents/src/unix/GRASS/grass53_exp_2004_07_17/src/libes/LIB.powerpc-
> apple-darwin7.4.0/libvect_combined.a'. Stop.
> GISGEN failure at STEP: src/libes/vect32
>
> and then a bunch of other vector stuff fails later on. I guess the snapshot caught the CVS tree in a
> not-quite-working state.
>
Oh dear- I didn't test the new changes with the old gmake build system. I
will have a look at it later. Can you use the alternate build system with
static libraries:
./configure --enable-gmake=no --enable-shared=no
as a workaround?
Paul
More information about the grass-dev
mailing list