[GRASS-user] libgrass_vect.so in grass6.1-cvs broken?

Hello list!

I tried to compile today's grass6.1:

`./configure --with-cxx --with-postgres-libs=/usr/local/pgsql/lib \
--with-postgres-includes=/usr/local/pgsql/include`

leads to:
"""
  C compiler: gcc -g -O2
  C++ compiler: c++ -g -O2
  FORTRAN compiler:
  Building shared libraries: yes
  64bit support: no

   NVIZ: yes

   BLAS support: no
   C++ support: yes
   DWG support: no
   FFMPEG support: no
   FFTW support: yes
   FreeType support: no
   GDAL support: yes
   GLw support: no
   JPEG support: yes
   LAPACK support: no
   Large File Support (LFS): no
   Motif support: no
   MySQL support: no
   NLS support: no
   ODBC support: no
   OGR support: yes
   OpenGL(R) support: yes
   PNG support: yes
   PostgreSQL support: yes
   Readline support: no
   SQLite support: no
   Tcl/Tk support: yes
   TIFF support: yes
   X11 support: yes
"""

... which looks OK to me.

When I run `make`, it gives errors in most directories.
Descending to one of them and running `make` there results in the following error:

"""
make: *** No rule to make target `/home/fkindl/svnrepos/grass6/dist.i686-pc-linux-gnu/lib/libgrass_vect.so', needed by `/home/fkindl/svnrepos/grass6/dist.i686-pc-linux-gnu/bin/v.what'. Stop.
"""

libgrass_vect.so has not been built! - any ideas why that is?
grass6.0.2 sources build OK on the same machine.

yours,
\Flo.

--
Florian Kindl
Institut für Geographie
Universität Innsbruck