[GRASS-user] compilation from source svn version 53942

Pankaj Kr Sharma pkscwc at gmail.com
Wed Nov 21 01:19:57 PST 2012


Today, I tried to compile GRASS v7 again after a long time.
Result:
Pass: with gdal v1.9
Fail: with gdal v1.10.0
The successful configuration  log file is also attached.

The error.log file (with gdal v1.10.0) is also attached.
All the error were related with gdal.
A sample is given below:

 undefined reference to `osrgetlinearunits at gdal_1.8

Hope , it helps.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20121121/217b8cd0/attachment.html>
-------------- next part --------------
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -g -march=amdfam10 -O2 -pipe ) works... yes
checking whether the C compiler (gcc -g -march=amdfam10 -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for full floating-point support... yes
checking for pwd... /bin/pwd
checking for source directory... /usr/gis/grass_trunk
checking for build directory... /usr/gis/grass_trunk
checking for svnversion... /usr/bin/svnversion
checking for MacOSX App... no
checking for MacOSX architectures... no
checking for MacOSX SDK... no
checking how to build libraries... shared
checking for additional include dirs... /usr/include/ /usr/local/include/
checking for additional library dirs... /usr/lib/ /usr/lib32/ /usr/lib64/ /usr/local/lib/
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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 f2c.h... no
checking for g2c.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 for langinfo.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 for nanosleep... yes
checking whether setpgrp takes no argument... yes
checking for long long int... yes
checking for W11... no
checking for X... libraries , headers 
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 library containing cuserid... none required
checking for asprintf... 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... 470
checking for location of External PROJ.4 library... 
checking for pj_get_def in -lproj... yes
checking for location of External PROJ.4 data files... /usr/local/share/proj/
checking for /usr/local/share/proj//epsg... yes
checking for nad2bin... /usr/local/bin/nad2bin
checking whether to use regex... yes
checking for location of regex includes... 
checking for regex.h... yes
checking for location of regex library... 
checking for regcomp... yes
checking whether to use Readline... yes
checking for location of Readline includes... 
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking for location of Readline library... 
checking for readline in -lreadline... yes
checking for add_history in -lhistory... yes
checking whether to use GDAL... yes
checking for gdal-config... /usr/bin/gdal-config
checking whether to use libLAS... no
checking whether to use NetCDF... no
checking whether to use GEOS... yes
checking for geos-config... /usr/local/bin/geos-config
checking for geos_c.h... yes
checking for initGEOS in -lgeos_c... yes
checking whether to use TIFF... yes
checking for location of TIFF includes... 
checking for tiffio.h... yes
checking for location of TIFF 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 PostgreSQL... yes
checking for location of PostgreSQL includes... /usr/include/postgresql/
checking for libpq-fe.h... yes
checking for location of PostgreSQL library... /usr/lib/postgresql/9.1/lib/
checking for PQsetdbLogin in -lpq... yes
checking for PQcmdTuples in -lpq... yes
checking whether to use MySQL... no
checking whether to use SQLite... yes
checking for location of SQLite includes... 
checking for sqlite3.h... yes
checking for location of SQLite library... 
checking for sqlite3_open in -lsqlite3... yes
checking whether to use FFMPEG... yes
checking for location of FFMPEG includes... /usr/include/libavcodec /usr/include/libavformat /usr/include/libswscale
checking for avcodec.h... yes
checking for avformat.h... yes
checking for swscale.h... yes
checking for location of FFMPEG library... 
checking for av_free in -lavutil... yes
checking for avcodec_register in -lavcodec... yes
checking for avformat_alloc_context in -lavformat... yes
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... /usr/include/GL
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 fftw3.h... yes
checking for location of FFTW library... 
checking for fftw_execute in -lfftw3... yes
checking whether to use BLAS... yes
checking for location of BLAS includes... /usr/include/
checking for location of BLAS library... /usr/lib/
checking for cblas.h... yes
checking for dnrm2_ in -lblas... yes
checking for ATL_xerbla in -latlas... no
checking for sgemm in -framework vecLib... no
checking for sgemm_ in -lblas... yes
checking for dgemm_ in -ldgemm... no
checking for sgemm_ in -lblas... yes
checking whether to use LAPACK... yes
checking for location of LAPACK includes... /usr/include/
checking for location of LAPACK library... /usr/lib/
checking for clapack.h... no
checking for dsegv_... no
checking for desgv_ in -llapack... no
checking for dgesv_ in -llapack... yes
checking whether to use Cairo... yes
checking for location of cairo includes... 
checking for cairo.h... yes
checking for location of cairo library... 
checking for cairo linking flags... 
checking for cairo_create... yes
checking for cairo_xlib_surface_create_with_xrender_format... yes
checking for cairo_xlib_surface_get_xrender_format... yes
checking whether to use FreeType... yes
checking for location of FreeType includes... /usr/include/freetype2/ /usr/include/
checking for ft2build.h... yes
checking for location of FreeType library... 
checking for FT_Init_FreeType in -lfreetype... yes
checking whether to use NLS... no
checking whether to use C++... yes
checking for c++... c++
checking whether the C++ compiler (c++   -Wl,--export-dynamic  -L/usr/lib/ -L/usr/lib32/ -L/usr/lib64/ -L/usr/local/lib/) works... yes
checking whether the C++ compiler (c++   -Wl,--export-dynamic  -L/usr/lib/ -L/usr/lib32/ -L/usr/lib64/ -L/usr/local/lib/) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether to use openDWG... no
checking whether to use POSIX threads... no
checking whether to use OpenMP... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking if system supports Large Files at all... yes
checking whether to use wxWidgets... yes
checking for wx-config... /usr/bin/wx-config
checking wxWidgets version... 2.8.12
checking for wx/wxprec.h... yes
creating ./config.status
creating include/Make/Platform.make
creating include/Make/Doxyfile_arch_html
creating include/Make/Doxyfile_arch_latex
creating include/version.h
creating grass.pc
creating include/config.h
Copying config.status to config.status.x86_64-unknown-linux-gnu

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

  Source directory:           /usr/gis/grass_trunk
  Build directory:            /usr/gis/grass_trunk
  Installation directory:     ${prefix}/grass-7.0.svn
  Startup script in directory:${exec_prefix}/bin
  C compiler:                 gcc -g -march=amdfam10 -O2 -pipe 
  C++ compiler:               c++ -g -O2
  Building shared libraries:  yes
  OpenGL platform:            X11

  MacOSX application:         no
  MacOSX architectures:       
  MacOSX SDK:                 

  BLAS support:               yes
  C++ support:                yes
  Cairo support:              yes
  DWG support:                no
  FFMPEG support:             yes
  FFTW support:               yes
  FreeType support:           yes
  GDAL support:               yes
  NETCDF support:             no
  GEOS support:               yes
  LAPACK support:             yes
  Large File support (LFS):   yes
  libLAS support:             no
  MySQL support:              no
  NLS support:                no
  ODBC support:               no
  OGR support:                yes
  OpenGL support:             yes
  OpenMP support:             no
  PNG support:                yes
  POSIX thread support:       no
  PostgreSQL support:         yes
  Readline support:           yes
  Regex support:              yes
  SQLite support:             yes
  TIFF support:               yes
  wxWidgets support:          yes
  X11 support:                yes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.log
Type: application/octet-stream
Size: 189 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20121121/217b8cd0/attachment.obj>


More information about the grass-user mailing list