[GRASS5] configure.in Wants testers...

Markus Neteler neteler at geog.uni-hannover.de
Mon Nov 27 06:43:05 EST 2000


Hi Justin,

On Mon, Nov 27, 2000 at 05:26:14PM +0700, Justin Hickey wrote:
> Hi Eric, and Markus
> 
> Markus Neteler wrote:
> > On Sun, Nov 26, 2000 at 02:10:35PM -0800, Eric G . Miller wrote:
> > > Do we think configure.in is close enough at this point to replace
> > > the configure script currently in CVS with a new one generated from
> > > configure.in?  There's some breakage right now because some
> > > variables have been defined elsewhere that aren't handled by the
> > > current configure script.
> > >
> > > Any objections?
> > Hi Eric,
> > 
> > the only objection is that
> > TCLTKLIBS
> > is not yet set. If you would manage to fix this, it can be replaced.
> 
> Unfortunately I found another problem. I updated from CVS and then ran
> make distclean. Then I ran autoconf and make install and then found
> these messages:
> 
> UNIX_BIN=/usr/people/guest/grassCVS/grass/bin SRC= MAKE=make
>                                               ^^^^
> NAME_VER=`cat /src/CMD/VERSION | head -1 | sed 's/\..*//'`
>               ^^^^^
[...]
> You will notice that SRC variable is empty, thus causing paths for
> things in the grass source tree to bigin with /. Checking the Makefile
> indicates that SRCDIR=$(pwd) which in this case is empty. I don't know
> if this is only happening on SGI's or not. Markus, did you try a make
> install on Linux?

On Linkx it runs well with new configure (except TCLTK):

Makefile
[...]
SRCDIR=                 /home/neteler/ggg

It is set properly.

In configure.in it is aroung line 417:
SRCDIR=$(pwd)

Yours

 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