Please help: What could be missing?

Compiling on ubuntu 9.04 64bit (linux mint)

Errors in:
/usr/local/src/grass6_devel/lib/db/sqlp
/usr/local/src/grass6_devel/db/drivers/ogr
/usr/local/src/grass6_devel/db/drivers/dbf
/usr/local/src/grass6_devel/raster/r.mapcalc

Thanks a lot!
Achim

with:
CFLAGS="-O3 -msse3 -march=core2 -Wall" LDFLAGS="-s"  ./configure \
      --enable-64bit \
      --with-libs=/usr/lib64 \
      --with-fftw \
      --with-cxx \
      --with-sqlite \
      --with-cairo \
      --with-cairo-includes=/usr/include/cairo \
      --with-freetype \
      --with-freetype-includes=/usr/include/freetype2 \
      --with-proj-share=/usr/share/proj \
      --with-geos \
      --with-python=/usr/bin/python2.6-config \
      --with-wxwidgets=/usr/bin/wx-config \
      --with-tcltk-includes=/usr/include/tcl8.5 \
      --with-readline

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

  Source directory:            /usr/local/src/grass6_devel
  Build directory:             /usr/local/src/grass6_devel
  Installation directory:      ${prefix}/grass-6.5.svn
  Startup script in directory: ${exec_prefix}/bin
C compiler: gcc -O3 -msse3 -march=core2 -Wall C++ compiler: c++ -g -O2
  Building shared libraries:   yes
  64bit support:               yes
  OpenGL platform:             X11

  MacOSX application:         no

  NVIZ:                       yes

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



Errors in:
/usr/local/src/grass6_devel/lib/db/sqlp
/usr/local/src/grass6_devel/db/drivers/ogr
/usr/local/src/grass6_devel/db/drivers/dbf
/usr/local/src/grass6_devel/raster/r.mapcalc
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to