[GRASS5] v.out.ascii: Segmentation fault

Markus Neteler neteler at itc.it
Mon Nov 29 07:09:33 EST 2004


On Mon, Nov 29, 2004 at 01:07:40PM +0100, Jachym Cepicky wrote:
> On Thu, Nov 25, 2004 at 02:01:21PM +0100, Markus Neteler wrote:
> > > ./configure --with-cxx   --with-postgres-includes=/usr/include/postgresql/   --with-gdal=/usr/local/bin/gdal-config   --with-proj   --with-motif   --with-glw   --with-nls   --with-freetype  --with-freetype-includes=/usr/include/freetype2 --with-tcltk-includes=/usr/include/tcl8.4/
> > 
> > SO: did configure report to have found Motif and glw and GL etc?
> > 
> [...]
> checking whether to use Motif... yes
> checking for location of Motif includes... 
> checking for Xm/Xm.h... yes
> checking for location of Motif library... 
> checking for XmStringCreate in -lXm... yes
> checking whether to use GLw... yes
> checking for location of GLw includes... 
> checking for GL/GLwMDrawA.h... yes
> checking for location of GLw library... 
> checking for GLwCreateMDrawingArea in -lGLw... no
> checking for GLwCreateM1DrawingArea in -lGLw... yes
> [...]
> 
>  Source directory:            /usr/src/grass/grass51
>  Build directory:             /usr/src/grass/grass51
>  Installation directory:      /usr/local/grass-5.7.cvs
>  Startup script in directory: ${exec_prefix}/bin
>  C compiler:                  gcc -g -O2 
>  C++ compiler:                c++ -g -O2
>  FORTRAN compiler:            g77
>  Building shared libraries:   yes
> 
>   NVIZ:                       yes
> 
>   X11 support:                yes
>   JPEG support:               yes
>   TIFF support:               yes
>   PNG support:                yes
>   Tcl/Tk support:             yes
>   PostgreSQL support:         yes
>   MySQL support:              no
>   OpenGL(R) support:          yes
>   ODBC support:               yes
>   FFTW support:               yes
>   BLAS support:               no
>   LAPACK support:             no
>   Motif support:              yes
>   FreeType support:           yes
>   GLw support:                yes
>   NLS support:                yes
>   Readline support:           no
>   C++ support:                yes
>   openDWG support:            no
>   GDAL support:               yes
>   OGR support:                no

There is something odd:
 OGR support: should be YES 
> 
> I would say, they are there.

Looks like a partially broken GDAL installation.

What does
 ogrinfo --formats
say?
 
Markus





More information about the grass-dev mailing list