[GRASSLIST:7894] NVIZ fails; Suse 9.3, AMD 64

Lars Forseth larsfor at tiscali.no
Sun Aug 14 03:39:02 EDT 2005


hi!

I'm trying to get GRASS to work on a SUSE 9.3; AMD 64 machine. The graphics 
card is a NVIDIA 6600GT.

The compiled RPM's for Suse 9.3 don't work (there seems to be significant 
differences in library locations and probably differences in the way they are 
compiled ). Instead I have compiled GRASS 6.0.1RC2. 

Starting GRASS works; with the graphic user interface. However; trying to 
start NVIZ fails; see below. There is no meningfull errormessage. Other 
modules seems to function (what I have tried). glxgears works; so it 
shoulden't be an issue with openGL(?). 

Are there something that can be tried; to make it work? Or have I found a 
bug;-). Have others tried and succeded in making nviz work under suse 9.3 on 
AMD 64 bit systems?

Regards
Lars Forseth
archaeologist
county council of Nord-Trøndelag, Norway

-------------------------errormessage from grass when trying to run NVIZ-----
GRASS 6.0.1RC2 (grong):~ > nviz elevation=kommune
Loading Data
Minnesegmentsfeil (i.e segmentationfault)

-------------------------configure parameters---------------------------------
linus:/usr/local/grass-6.0.1RC2 # ./configure --enable-64bit  
--with-libs=/usr/lib64 --with-libs=/usr/local/bin/  
--with-gdal=/usr/local/bin/gdal-config 
--with-postgres-includes=/usr/include/pgsql --with-blas-libs=/usr/lib64 
--with-lapack-libs=/usr/lib64

-------------------------output of configure ---------------------------------
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for full floating-point support... yes
checking for pwd... /bin/pwd
checking for source directory... /usr/local/grass-6.0.1RC2
checking for build directory... /usr/local/grass-6.0.1RC2
checking how to build libraries... shared
yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking if 64bit support is requested... yes
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... Linux-2.6.11.4-21.8-default
checking for dlopen in -ldl... yes
checking for ar... ar
checking for SysV... no
checking for XDriver... socket
checking for additional include dirs...
checking for additional library dirs...
checking for a BSD compatible install... /usr/bin/install -c
checking for flex... flex
checking for yywrap in -lfl... yes
checking for bison... bison -y
checking for ranlib... ranlib
checking for ar... ar
checking for env... env
checking for perl... /usr/bin/perl
checking for ANSI C header files... yes
checking for curses.h... yes
checking for limits.h... yes
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... yes
checking for values.h... yes
checking for g2c.h... yes
checking for f2c.h... no
checking for sys/ioctl.h... yes
checking for sys/mtio.h... yes
checking for sys/resource.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/types.h... yes
checking for sys/utsname.h... yes
checking for libintl.h... yes
checking for iconv.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for Cygwin environment... no
checking for ftime... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for lseek... yes
checking for nice... yes
checking for time... yes
checking for uname... yes
checking for seteuid... yes
checking for setpriority... yes
checking for setreuid... yes
checking for setruid... no
checking for drand48... yes
checking for putenv... yes
checking for setenv... yes
checking whether setpgrp takes no argument... yes
checking for W11... no
checking for X... libraries /usr/X11R6/lib64, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for curses.h... yes
checking curses.h WINDOW structure component... _maxy
checking for initscr in -lncurses... yes
checking for keypad in -lncurses... yes
checking for gtty in -lcompat... no
checking for gtty in -lbsd-compat... yes
checking for library containing cuserid... none required
checking for xdrmem_create... yes
checking for atan... no
checking for atan in -lm... yes
checking for dlsym... no
checking for dlsym in -ldl... yes
checking for iconv... yes
checking for socket... yes
checking for location of zlib includes...
checking for zlib.h... yes
checking for location of zlib library...
checking for deflate in -lz... yes
checking for location of External PROJ.4 includes...
checking for proj_api.h... yes
checking External PROJ.4 version... 449
checking for location of External PROJ.4 library...
checking for pj_get_def in -lproj... yes
checking whether to use Readline... no
checking whether to use JPEG... yes
checking for location of JPEG includes...
checking for jpeglib.h... yes
checking for location of JPEG library...
checking for jpeg_start_compress in -ljpeg... yes
checking whether to use GDAL... yes
yes
checking for gdal-config... /usr/local/bin/gdal-config
checking for GDALOpen... yes
checking whether to use TIFF... yes
checking for location of TIFF includes...
checking for tiffio.h... yes
checking for location of JPEG library...
checking for TIFFOpen in -ltiff... yes
checking whether to use PNG... yes
checking for location of PNG includes...
checking for png.h... yes
checking for location of PNG library...
checking for png_read_image in -lpng... yes
checking whether to use Tcl/Tk... yes
checking for location of Tcl/Tk includes...
checking for tcl.h... yes
checking for tk.h... yes
checking Tcl version... 8.4
checking Tk version... 8.4
checking for location of Tcl/Tk library...
checking for Tcl_Init in -ltcl... no
checking for Tcl_Init in -ltcl... no
checking for Tcl_Init in -ltcl8.4... yes
checking for Tk_MainWindow in -ltk... no
checking for Tk_MainWindow in -ltk... no
checking for Tk_MainWindow in -ltk8.4... yes
checking whether to use PostgreSQL... yes
checking for location of PostgreSQL includes... /usr/include/pgsql
checking for libpq-fe.h... yes
checking for location of PostgreSQL library...
checking for PQsetdbLogin in -lpq... yes
checking for PQcmdTuples in -lpq... yes
checking whether to use MySQL... no
checking whether to use OpenGL... yes
checking for location of OpenGL includes...
checking for GL/gl.h... yes
checking for GL/glu.h... yes
checking for location of OpenGL library...
checking for glBegin in -lGL... yes
checking for gluBeginCurve in -lGLU... yes
checking for glXCreatePbuffer... yes
checking for glXCreateGLXPixmap... yes
checking whether to use ODBC... no
checking whether to use FFTW... yes
checking for location of FFTW includes...
checking for fftw.h... yes
checking for location of FFTW library...
checking for fftwnd_one in -lfftw... yes
checking whether to use BLAS... no
checking whether to use LAPACK... no
checking whether to use Motif... no
checking whether to use GLw... no
checking whether to use FreeType... no
checking whether to use NLS... no
checking whether to use C++... no
checking whether to use openDWG... no
creating ./config.status
creating include/Make/Grass.make
creating include/Make/Platform.make
creating include/version.h
creating include/winname.h
creating include/config.h
include/config.h is unchanged
Copying config.status to config.status.x86_64-unknown-linux-gnu

GRASS is now configured for:  x86_64-unknown-linux-gnu

 Source directory:            /usr/local/grass-6.0.1RC2
 Build directory:             /usr/local/grass-6.0.1RC2
 Installation directory:      /usr/local/grass-6.0.1RC2
 Startup script in directory: ${exec_prefix}/bin
 C compiler:                  gcc -g -O2
 C++ compiler:
 FORTRAN compiler:
 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:               no
  FFTW support:               yes
  BLAS support:               no
  LAPACK support:             no
  Motif support:              no
  FreeType support:           no
  GLw support:                no
  NLS support:                no
  Readline support:           no
  C++ support:                no
  openDWG support:            no
  GDAL support:               yes
  OGR support:                yes




More information about the grass-user mailing list