No subject


Wed Sep 10 15:27:04 PDT 2008


a problem?

   Matt

>                                                  Your sincerely Feng Li
>
>
>
>
>
> ------------------------------------------------------------------------
>
> make  all-recursive
> make[1]: Entering directory `/home/lf/spatialdata-0.3.1'
> Making all in libsrc
> make[2]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc'
> Making all in geocoords
> make[3]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords'
> make  all-recursive
> make[4]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords'
> Making all in data
> make[5]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords/data'
> /bin/sh /home/lf/spatialdata-0.3.1/aux-config/install-sh -d /home/lf/cig/share/spatialdata/geocoords
> for f in ww15mgh.dac; do /bin/sh /home/lf/spatialdata-0.3.1/aux-config/install-sh -c -m 644 ./$f /home/lf/cig/share/spatialdata/geocoords; done
> make  all-am
> make[6]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords/data'
> make[6]: Nothing to be done for `all-am'.
> make[6]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords/data'
> make[5]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords/data'
> make[5]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords'
> make[5]: Nothing to be done for `all-am'.
> make[5]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords'
> make[4]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords'
> make[3]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc/geocoords'
> Making all in spatialdb
> make[3]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc/spatialdb'
> make  all-am
> make[4]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc/spatialdb'
> make[4]: Nothing to be done for `all-am'.
> make[4]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc/spatialdb'
> make[3]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc/spatialdb'
> Making all in utils
> make[3]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc/utils'
> make  all-am
> make[4]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc/utils'
> make[4]: Nothing to be done for `all-am'.
> make[4]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc/utils'
> make[3]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc/utils'
> make[3]: Entering directory `/home/lf/spatialdata-0.3.1/libsrc'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc'
> make[2]: Leaving directory `/home/lf/spatialdata-0.3.1/libsrc'
> Making all in modulesrc
> make[2]: Entering directory `/home/lf/spatialdata-0.3.1/modulesrc'
> Making all in geocoords
> make[3]: Entering directory `/home/lf/spatialdata-0.3.1/modulesrc/geocoords'
> pyrexembed geocoords.pyxe
> make[3]: Leaving directory `/home/lf/spatialdata-0.3.1/modulesrc/geocoords'
> make[2]: Leaving directory `/home/lf/spatialdata-0.3.1/modulesrc'
> make[1]: Leaving directory `/home/lf/spatialdata-0.3.1'
>
> ------------------------------------------------------------------------
>
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by spatialdata configure 0.3.1, which was
> generated by GNU Autoconf 2.61.  Invocation command line was
>
>  $ ./configure --enable-pythia --prefix=/home/lf/cig
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = localhost.localdomain
> uname -m = i686
> uname -r = 2.6.18-8.el5xen
> uname -s = Linux
> uname -v = #1 SMP Thu Mar 15 21:02:53 EDT 2007
>
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
>
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
>
> PATH: /usr/lib/qt-3.3/bin
> PATH: /usr/kerberos/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /home/lf/bin
> PATH: /home/lf/cig/bin
> PATH: /home/lf/pets/petsc-dev/linux-gnu-cxx-debug/bin
> PATH: /home/lf/bin
> PATH: /home/lf/bin
> PATH: /home/lf/cig/bin
> PATH: /home/lf/pets/petsc-dev/linux-gnu-cxx-debug/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:2031: checking for a BSD-compatible install
> configure:2087: result: /usr/bin/install -c
> configure:2098: checking whether build environment is sane
> configure:2141: result: yes
> configure:2169: checking for a thread-safe mkdir -p
> configure:2208: result: /bin/mkdir -p
> configure:2221: checking for gawk
> configure:2237: found /usr/bin/gawk
> configure:2248: result: gawk
> configure:2259: checking whether make sets $(MAKE)
> configure:2280: result: yes
> configure:2565: checking for g++
> configure:2581: found /usr/bin/g++
> configure:2592: result: g++
> configure:2623: checking for C++ compiler version
> configure:2630: g++ --version >&5
> g++ (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> configure:2633: $? = 0
> configure:2640: g++ -v >&5
> Using built-in specs.
> Target: i386-redhat-linux
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
> Thread model: posix
> gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
> configure:2643: $? = 0
> configure:2650: g++ -V >&5
> g++: '-V' option must have argument
> configure:2653: $? = 1
> configure:2676: checking for C++ compiler default output file name
> configure:2703: g++    conftest.cpp  >&5
> configure:2706: $? = 0
> configure:2744: result: a.out
> configure:2761: checking whether the C++ compiler works
> configure:2771: ./a.out
> configure:2774: $? = 0
> configure:2791: result: yes
> configure:2798: checking whether we are cross compiling
> configure:2800: result: no
> configure:2803: checking for suffix of executables
> configure:2810: g++ -o conftest    conftest.cpp  >&5
> configure:2813: $? = 0
> configure:2837: result:
> configure:2843: checking for suffix of object files
> configure:2869: g++ -c   conftest.cpp >&5
> configure:2872: $? = 0
> configure:2895: result: o
> configure:2899: checking whether we are using the GNU C++ compiler
> configure:2928: g++ -c   conftest.cpp >&5
> configure:2934: $? = 0
> configure:2951: result: yes
> configure:2956: checking whether g++ accepts -g
> configure:2986: g++ -c -g  conftest.cpp >&5
> configure:2992: $? = 0
> configure:3091: result: yes
> configure:3125: checking for style of include used by make
> configure:3153: result: GNU
> configure:3178: checking dependency style of g++
> configure:3269: result: gcc3
> configure:3332: checking for gcc
> configure:3348: found /usr/bin/gcc
> configure:3359: result: gcc
> configure:3597: checking for C compiler version
> configure:3604: gcc --version >&5
> gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> configure:3607: $? = 0
> configure:3614: gcc -v >&5
> Using built-in specs.
> Target: i386-redhat-linux
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
> Thread model: posix
> gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
> configure:3617: $? = 0
> configure:3624: gcc -V >&5
> gcc: '-V' option must have argument
> configure:3627: $? = 1
> configure:3630: checking whether we are using the GNU C compiler
> configure:3659: gcc -c   conftest.c >&5
> configure:3665: $? = 0
> configure:3682: result: yes
> configure:3687: checking whether gcc accepts -g
> configure:3717: gcc -c -g  conftest.c >&5
> configure:3723: $? = 0
> configure:3822: result: yes
> configure:3839: checking for gcc option to accept ISO C89
> configure:3913: gcc  -c -g -O2  conftest.c >&5
> configure:3919: $? = 0
> configure:3942: result: none needed
> configure:3962: checking dependency style of gcc
> configure:4053: result: gcc3
> configure:4147: checking build system type
> configure:4165: result: i686-pc-linux-gnu
> configure:4187: checking host system type
> configure:4202: result: i686-pc-linux-gnu
> configure:4224: checking for a sed that does not truncate output
> configure:4280: result: /bin/sed
> configure:4283: checking for grep that handles long lines and -e
> configure:4357: result: /bin/grep
> configure:4362: checking for egrep
> configure:4440: result: /bin/grep -E
> configure:4456: checking for ld used by gcc
> configure:4523: result: /usr/bin/ld
> configure:4532: checking if the linker (/usr/bin/ld) is GNU ld
> configure:4547: result: yes
> configure:4552: checking for /usr/bin/ld option to reload object files
> configure:4559: result: -r
> configure:4577: checking for BSD-compatible nm
> configure:4626: result: /usr/bin/nm -B
> configure:4630: checking whether ln -s works
> configure:4634: result: yes
> configure:4641: checking how to recognize dependent libraries
> configure:4827: result: pass_all
> configure:5069: checking how to run the C preprocessor
> configure:5109: gcc -E  conftest.c
> configure:5115: $? = 0
> configure:5146: gcc -E  conftest.c
> conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
> configure:5152: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "spatialdata"
> | #define PACKAGE_TARNAME "spatialdata"
> | #define PACKAGE_VERSION "0.3.1"
> | #define PACKAGE_STRING "spatialdata 0.3.1"
> | #define PACKAGE_BUGREPORT "baagaard at usgs.gov"
> | #define PACKAGE "spatialdata"
> | #define VERSION "0.3.1"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5185: result: gcc -E
> configure:5214: gcc -E  conftest.c
> configure:5220: $? = 0
> configure:5251: gcc -E  conftest.c
> conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
> configure:5257: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "spatialdata"
> | #define PACKAGE_TARNAME "spatialdata"
> | #define PACKAGE_VERSION "0.3.1"
> | #define PACKAGE_STRING "spatialdata 0.3.1"
> | #define PACKAGE_BUGREPORT "baagaard at usgs.gov"
> | #define PACKAGE "spatialdata"
> | #define VERSION "0.3.1"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5295: checking for ANSI C header files
> configure:5325: gcc -c -g -O2  conftest.c >&5
> configure:5331: $? = 0
> configure:5430: gcc -o conftest -g -O2   conftest.c  >&5
> configure:5433: $? = 0
> configure:5439: ./conftest
> configure:5442: $? = 0
> configure:5459: result: yes
> configure:5483: checking for sys/types.h
> configure:5504: gcc -c -g -O2  conftest.c >&5
> configure:5510: $? = 0
> configure:5526: result: yes
> configure:5483: checking for sys/stat.h
> configure:5504: gcc -c -g -O2  conftest.c >&5
> configure:5510: $? = 0
> configure:5526: result: yes
> configure:5483: checking for stdlib.h
> configure:5504: gcc -c -g -O2  conftest.c >&5
> configure:5510: $? = 0
> configure:5526: result: yes
> configure:5483: checking for string.h
> configure:5504: gcc -c -g -O2  conftest.c >&5
> configure:5510: $? = 0
> configure:5526: result: yes
> configure:5483: checking for memory.h
> configure:5504: gcc -c -g -O2  conftest.c >&5
> configure:5510: $? = 0
> configure:5526: result: yes
> configure:5483: checking for strings.h
> configure:5504: gcc -c -g -O2  conftest.c >&5
> configure:5510: $? = 0
> configure:5526: result: yes
> configure:5483: checking for inttypes.h
> configure:5504: gcc -c -g -O2  conftest.c >&5
> configure:5510: $? = 0
> configure:5526: result: yes
> configure:5483: checking for stdint.h
> configure:5504: gcc -c -g -O2  conftest.c >&5
> configure:5510: $? = 0
> configure:5526: result: yes
> configure:5483: checking for unistd.h
> configure:5504: gcc -c -g -O2  conftest.c >&5
> configure:5510: $? = 0
> configure:5526: result: yes
> configure:5553: checking dlfcn.h usability
> configure:5570: gcc -c -g -O2  conftest.c >&5
> configure:5576: $? = 0
> configure:5590: result: yes
> configure:5594: checking dlfcn.h presence
> configure:5609: gcc -E  conftest.c
> configure:5615: $? = 0
> configure:5629: result: yes
> configure:5662: checking for dlfcn.h
> configure:5670: result: yes
> configure:5693: checking how to run the C++ preprocessor
> configure:5729: g++ -E  conftest.cpp
> configure:5735: $? = 0
> configure:5766: g++ -E  conftest.cpp
> conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
> configure:5772: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "spatialdata"
> | #define PACKAGE_TARNAME "spatialdata"
> | #define PACKAGE_VERSION "0.3.1"
> | #define PACKAGE_STRING "spatialdata 0.3.1"
> | #define PACKAGE_BUGREPORT "baagaard at usgs.gov"
> | #define PACKAGE "spatialdata"
> | #define VERSION "0.3.1"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5805: result: g++ -E
> configure:5834: g++ -E  conftest.cpp
> configure:5840: $? = 0
> configure:5871: g++ -E  conftest.cpp
> conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
> configure:5877: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "spatialdata"
> | #define PACKAGE_TARNAME "spatialdata"
> | #define PACKAGE_VERSION "0.3.1"
> | #define PACKAGE_STRING "spatialdata 0.3.1"
> | #define PACKAGE_BUGREPORT "baagaard at usgs.gov"
> | #define PACKAGE "spatialdata"
> | #define VERSION "0.3.1"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5970: checking for g77
> configure:5986: found /usr/bin/g77
> configure:5997: result: g77
> configure:6027: checking for Fortran 77 compiler version
> configure:6034: g77 --version >&5
> GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-4)
> Copyright (C) 2006 Free Software Foundation, Inc.
>
> GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
> You may redistribute copies of GNU Fortran
> under the terms of the GNU General Public License.
> For more information about these matters, see the file named COPYING
> or type the command `info -f g77 Copying'.
> configure:6037: $? = 0
> configure:6044: g77 -v >&5
> Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=i386-redhat-linux
> Thread model: posix
> gcc version 3.4.6 20060404 (Red Hat 3.4.6-4)
> configure:6047: $? = 0
> configure:6054: g77 -V >&5
> g77: `-V' option must have argument
> configure:6057: $? = 1
> configure:6065: checking whether we are using the GNU Fortran 77 compiler
> configure:6084: g77 -c  conftest.F >&5
> configure:6090: $? = 0
> configure:6107: result: yes
> configure:6113: checking whether g77 accepts -g
> configure:6130: g77 -c -g conftest.f >&5
> configure:6136: $? = 0
> configure:6152: result: yes
> configure:6182: checking the maximum length of command line arguments
> configure:6294: result: 98304
> configure:6306: checking command to parse /usr/bin/nm -B output from gcc object
> configure:6411: gcc -c -g -O2  conftest.c >&5
> configure:6414: $? = 0
> configure:6418: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
> configure:6421: $? = 0
> configure:6473: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
> configure:6476: $? = 0
> configure:6514: result: ok
> configure:6518: checking for objdir
> configure:6533: result: .libs
> configure:6625: checking for ar
> configure:6641: found /usr/bin/ar
> configure:6652: result: ar
> configure:6721: checking for ranlib
> configure:6737: found /usr/bin/ranlib
> configure:6748: result: ranlib
> configure:6817: checking for strip
> configure:6833: found /usr/bin/strip
> configure:6844: result: strip
> configure:7130: checking if gcc supports -fno-rtti -fno-exceptions
> configure:7148: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
> configure:7152: $? = 0
> configure:7165: result: no
> configure:7180: checking for gcc option to produce PIC
> configure:7412: result: -fPIC
> configure:7420: checking if gcc PIC flag -fPIC works
> configure:7438: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
> configure:7442: $? = 0
> configure:7455: result: yes
> configure:7483: checking if gcc static flag -static works
> configure:7511: result: yes
> configure:7521: checking if gcc supports -c -o file.o
> configure:7542: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
> configure:7546: $? = 0
> configure:7568: result: yes
> configure:7594: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
> configure:8574: result: yes
> configure:8595: checking whether -lc should be explicitly linked in
> configure:8600: gcc -c -g -O2  conftest.c >&5
> configure:8603: $? = 0
> configure:8618: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:8621: $? = 0
> configure:8633: result: no
> configure:8641: checking dynamic linker characteristics
> configure:9245: result: GNU/Linux ld.so
> configure:9254: checking how to hardcode library paths into programs
> configure:9279: result: immediate
> configure:9293: checking whether stripping libraries is possible
> configure:9298: result: yes
> configure:10100: checking if libtool supports shared libraries
> configure:10102: result: yes
> configure:10105: checking whether to build shared libraries
> configure:10126: result: yes
> configure:10129: checking whether to build static libraries
> configure:10133: result: yes
> configure:10226: creating libtool
> configure:10814: checking for ld used by g++
> configure:10881: result: /usr/bin/ld
> configure:10890: checking if the linker (/usr/bin/ld) is GNU ld
> configure:10905: result: yes
> configure:10956: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
> configure:11930: result: yes
> configure:11948: g++ -c -g -O2  conftest.cpp >&5
> configure:11951: $? = 0
> configure:12103: checking for g++ option to produce PIC
> configure:12387: result: -fPIC
> configure:12395: checking if g++ PIC flag -fPIC works
> configure:12413: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
> configure:12417: $? = 0
> configure:12430: result: yes
> configure:12458: checking if g++ static flag -static works
> configure:12486: result: yes
> configure:12496: checking if g++ supports -c -o file.o
> configure:12517: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
> configure:12521: $? = 0
> configure:12543: result: yes
> configure:12569: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
> configure:12594: result: yes
> configure:12661: checking dynamic linker characteristics
> configure:13213: result: GNU/Linux ld.so
> configure:13222: checking how to hardcode library paths into programs
> configure:13247: result: immediate
> configure:13781: checking if libtool supports shared libraries
> configure:13783: result: yes
> configure:13786: checking whether to build shared libraries
> configure:13806: result: yes
> configure:13809: checking whether to build static libraries
> configure:13813: result: yes
> configure:13823: checking for g77 option to produce PIC
> configure:14055: result: -fPIC
> configure:14063: checking if g77 PIC flag -fPIC works
> configure:14081: g77 -c -g -O2 -fPIC conftest.f >&5
> configure:14085: $? = 0
> configure:14098: result: yes
> configure:14126: checking if g77 static flag -static works
> configure:14154: result: yes
> configure:14164: checking if g77 supports -c -o file.o
> configure:14185: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
> configure:14189: $? = 0
> configure:14211: result: yes
> configure:14237: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
> configure:15197: result: yes
> configure:15264: checking dynamic linker characteristics
> configure:15816: result: GNU/Linux ld.so
> configure:15825: checking how to hardcode library paths into programs
> configure:15850: result: immediate
> configure:19438: checking for pj_init_plus in -lproj
> configure:19473: gcc -o conftest -g -O2   conftest.c -lproj   >&5
> configure:19479: $? = 0
> configure:19497: result: yes
> configure:19511: checking proj_api.h usability
> configure:19528: gcc -c -g -O2  conftest.c >&5
> configure:19534: $? = 0
> configure:19548: result: yes
> configure:19552: checking proj_api.h presence
> configure:19567: gcc -E  conftest.c
> configure:19573: $? = 0
> configure:19587: result: yes
> configure:19620: checking for proj_api.h
> configure:19627: result: yes
> configure:20077: checking for python
> configure:20095: found /usr/bin/python
> configure:20107: result: /usr/bin/python
> configure:20130: checking for python version
> configure:20137: result: 2.4
> configure:20149: checking for python platform
> configure:20156: result: linux2
> configure:20163: checking for python script directory
> configure:20171: result: ${prefix}/lib/python2.4/site-packages
> configure:20180: checking for python extension module directory
> configure:20188: result: ${exec_prefix}/lib/python2.4/site-packages
> configure:20204: checking python sysconfig
> configure:20285: result: ok
> configure:20335: downloading missing Python dependencies
> configure:20338: /usr/bin/python setup.py install_deps -f /home/lf/spatialdata-0.3.1/deps -zmxd /home/lf/spatialdata-0.3.1/deps >&5 2>&5
> running install_deps
> Checking .pth file support in /home/lf/spatialdata-0.3.1/deps
> /usr/bin/python -E -c pass
> running egg_info
> writing requirements to spatialdata.egg-info/requires.txt
> writing spatialdata.egg-info/PKG-INFO
> writing top-level names to spatialdata.egg-info/top_level.txt
> writing dependency_links to spatialdata.egg-info/dependency_links.txt
> reading manifest file 'spatialdata.egg-info/SOURCES.txt'
> writing manifest file 'spatialdata.egg-info/SOURCES.txt'
>
> Installed /home/lf/spatialdata-0.3.1
>
> Because this distribution was installed --multi-version, before you can
> import modules from this package in an application, you will need to
> 'import merlin' and then use a 'require()' call similar to one of
> these examples, in order to select the desired version:
>
>    merlin.require("spatialdata")  # latest installed version
>    merlin.require("spatialdata==0.3.0")  # this exact version
>    merlin.require("spatialdata>=0.3.0")  # this version or higher
>
>
> Note also that the installation directory must be on sys.path at runtime for
> this to work.  (e.g. by being the application's script directory, by being on
> PYTHONPATH, or by being added to sys.path by your code.)
>
> Processing dependencies for spatialdata==0.3.0
> configure:20341: $? = 0
> configure:20353: building Python dependencies
> configure:20356: /usr/bin/python setup.py develop -H None -f /home/lf/spatialdata-0.3.1/deps -x -d /home/lf/spatialdata-0.3.1/python >&5 2>&5
> running develop
> Checking .pth file support in /home/lf/spatialdata-0.3.1/python
> /usr/bin/python -E -c pass
> running egg_info
> writing requirements to spatialdata.egg-info/requires.txt
> writing spatialdata.egg-info/PKG-INFO
> writing top-level names to spatialdata.egg-info/top_level.txt
> writing dependency_links to spatialdata.egg-info/dependency_links.txt
> reading manifest file 'spatialdata.egg-info/SOURCES.txt'
> writing manifest file 'spatialdata.egg-info/SOURCES.txt'
> running build_ext
> Creating /home/lf/spatialdata-0.3.1/python/spatialdata.egg-link (link to .)
> spatialdata 0.3.0 is already the active version in merlin-install.pth
>
> Installed /home/lf/spatialdata-0.3.1
> Processing dependencies for spatialdata==0.3.0
> configure:20359: $? = 0
> configure:20371: checking for egg-related flags
> configure:20374: /usr/bin/python setup.py egg_flags >&5 2>&5
> running egg_flags
> configure:20377: $? = 0
> configure:20379: result: ok
> configure:20413: checking whether /usr/bin/python version >= 2.3
> configure:20422: /usr/bin/python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
> configure:20425: $? = 0
> configure:20427: result: yes
> configure:20522: checking for /usr/bin/python version
> configure:20529: result: 2.4
> configure:20541: checking for /usr/bin/python platform
> configure:20548: result: linux2
> configure:20555: checking for /usr/bin/python script directory
> configure:20563: result: ${prefix}/lib/python2.4/site-packages
> configure:20572: checking for /usr/bin/python extension module directory
> configure:20580: result: ${exec_prefix}/lib/python2.4/site-packages
> configure:20597: checking for pyrexc
> configure:20613: found /usr/bin/pyrexc
> configure:20625: result: yes
> configure:20640: checking for pyrexembed
> configure:20656: found /home/lf/cig/bin/pyrexembed
> configure:20668: result: yes
> configure:20739: checking whether byte ordering is bigendian
> configure:20772: g++ -c -g -O2  conftest.cpp >&5
> configure:20778: $? = 0
> configure:20810: g++ -c -g -O2  conftest.cpp >&5
> conftest.cpp: In function 'int main()':
> conftest.cpp:28: error: 'big' was not declared in this scope
> conftest.cpp:28: error: expected `;' before 'endian'
> configure:20816: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "spatialdata"
> | #define PACKAGE_TARNAME "spatialdata"
> | #define PACKAGE_VERSION "0.3.1"
> | #define PACKAGE_STRING "spatialdata 0.3.1"
> | #define PACKAGE_BUGREPORT "baagaard at usgs.gov"
> | #define PACKAGE "spatialdata"
> | #define VERSION "0.3.1"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> | #include <sys/param.h>
> |
> | int
> | main ()
> | {
> | #if BYTE_ORDER != BIG_ENDIAN
> |  not big endian
> | #endif
> |
> |   ;
> |   return 0;
> | }
> configure:20956: result: no
> configure:21136: creating ./config.status
>
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
>
> This file was extended by spatialdata config.status 0.3.1, which was
> generated by GNU Autoconf 2.61.  Invocation command line was
>
>  CONFIG_FILES    =
>  CONFIG_HEADERS  =
>  CONFIG_LINKS    =
>  CONFIG_COMMANDS =
>  $ ./config.status
>
> on localhost.localdomain
>
> config.status:730: creating Makefile
> config.status:730: creating libsrc/Makefile
> config.status:730: creating libsrc/geocoords/Makefile
> config.status:730: creating libsrc/geocoords/data/Makefile
> config.status:730: creating libsrc/spatialdb/Makefile
> config.status:730: creating libsrc/utils/Makefile
> config.status:730: creating modulesrc/Makefile
> config.status:730: creating modulesrc/geocoords/Makefile
> config.status:730: creating modulesrc/spatialdb/Makefile
> config.status:730: creating modulesrc/utils/Makefile
> config.status:730: creating spatialdata/Makefile
> config.status:730: creating tests/Makefile
> config.status:730: creating tests/libtests/Makefile
> config.status:730: creating tests/libtests/geocoords/Makefile
> config.status:730: creating tests/libtests/geocoords/data/Makefile
> config.status:730: creating tests/libtests/spatialdb/Makefile
> config.status:730: creating tests/libtests/spatialdb/data/Makefile
> config.status:730: creating tests/libtests/utils/Makefile
> config.status:730: creating tests/libtests/utils/data/Makefile
> config.status:730: creating tests/pytests/Makefile
> config.status:730: creating tests/pytests/geocoords/Makefile
> config.status:730: creating tests/pytests/spatialdb/Makefile
> config.status:730: creating tests/pytests/spatialdb/data/Makefile
> config.status:730: creating tests/pytests/utils/Makefile
> config.status:730: creating applications/Makefile
> config.status:730: creating doc/Makefile
> config.status:730: creating portinfo
> config.status:957: portinfo is unchanged
> config.status:1003: executing depfiles commands
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=i686-pc-linux-gnu
> ac_cv_c_bigendian=no
> ac_cv_c_compiler_gnu=yes
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_CCC_set=
> ac_cv_env_CCC_value=
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_CXXCPP_set=
> ac_cv_env_CXXCPP_value=
> ac_cv_env_CXXFLAGS_set=
> ac_cv_env_CXXFLAGS_value=
> ac_cv_env_CXX_set=
> ac_cv_env_CXX_value=
> ac_cv_env_F77_set=
> ac_cv_env_F77_value=
> ac_cv_env_FFLAGS_set=
> ac_cv_env_FFLAGS_value=
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_PYTHONPATH_set=
> ac_cv_env_PYTHONPATH_value=
> ac_cv_env_PYTHON_set=
> ac_cv_env_PYTHON_value=
> ac_cv_env_build_alias_set=
> ac_cv_env_build_alias_value=
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_f77_compiler_gnu=yes
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_proj_api_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=i686-pc-linux-gnu
> ac_cv_lib_proj_pj_init_plus=yes
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_PYTHON=/usr/bin/python
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=gawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_CXXCPP='g++ -E'
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_CXX=g++
> ac_cv_prog_ac_ct_F77=g77
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cxx_g=yes
> ac_cv_prog_f77_g=yes
> ac_cv_prog_have_pyrex=yes
> ac_cv_prog_have_pyrexembed=yes
> ac_cv_prog_make_make_set=yes
> am_cv_CC_dependencies_compiler_type=gcc3
> am_cv_CXX_dependencies_compiler_type=gcc3
> am_cv_python_platform=linux2
> am_cv_python_pyexecdir='${exec_prefix}/lib/python2.4/site-packages'
> am_cv_python_pythondir='${prefix}/lib/python2.4/site-packages'
> am_cv_python_version=2.4
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> lt_cv_ld_reload_flag=-r
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_path_LDCXX=/usr/bin/ld
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_path_SED=/bin/sed
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_c_o_CXX=yes
> lt_cv_prog_compiler_c_o_F77=yes
> lt_cv_prog_compiler_rtti_exceptions=no
> lt_cv_prog_gnu_ld=yes
> lt_cv_prog_gnu_ldcxx=yes
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
> lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
> lt_cv_sys_max_cmd_len=98304
> lt_lt_cv_prog_compiler_c_o='"yes"'
> lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
> lt_lt_cv_prog_compiler_c_o_F77='"yes"'
> lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
> lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
> lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL} /home/lf/spatialdata-0.3.1/aux-config/missing --run aclocal-1.10'
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /home/lf/spatialdata-0.3.1/aux-config/missing --run tar'
> AM_LDFLAGS=''
> AR='ar'
> AUTOCONF='${SHELL} /home/lf/spatialdata-0.3.1/aux-config/missing --run autoconf'
> AUTOHEADER='${SHELL} /home/lf/spatialdata-0.3.1/aux-config/missing --run autoheader'
> AUTOMAKE='${SHELL} /home/lf/spatialdata-0.3.1/aux-config/missing --run automake-1.10'
> AWK='gawk'
> CC='gcc'
> CCDEPMODE='depmode=gcc3'
> CFLAGS='-g -O2'
> CPP='gcc -E'
> CPPFLAGS=''
> CXX='g++'
> CXXCPP='g++ -E'
> CXXDEPMODE='depmode=gcc3'
> CXXFLAGS='-g -O2'
> CYGPATH_W='echo'
> DEFS='-DHAVE_CONFIG_H'
> DEPDIR='.deps'
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> ENABLE_DOCUMENTATION_FALSE=''
> ENABLE_DOCUMENTATION_TRUE='#'
> ENABLE_PYTHIA_FALSE='#'
> ENABLE_PYTHIA_TRUE=''
> ENABLE_SCEC_CVM_H_FALSE=''
> ENABLE_SCEC_CVM_H_TRUE='#'
> ENABLE_TESTING_FALSE=''
> ENABLE_TESTING_TRUE='#'
> EXEEXT=''
> F77='g77'
> FFLAGS='-g -O2'
> GREP='/bin/grep'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LN_S='ln -s'
> LTLIBOBJS=''
> MAKEINFO='${SHELL} /home/lf/spatialdata-0.3.1/aux-config/missing --run makeinfo'
> NO_UNDEFINED_FALSE=''
> NO_UNDEFINED_TRUE='#'
> OBJEXT='o'
> PACKAGE='spatialdata'
> PACKAGE_BUGREPORT='baagaard at usgs.gov'
> PACKAGE_NAME='spatialdata'
> PACKAGE_STRING='spatialdata 0.3.1'
> PACKAGE_TARNAME='spatialdata'
> PACKAGE_VERSION='0.3.1'
> PATH_SEPARATOR=':'
> PYTHON='/usr/bin/python'
> PYTHONPATH='${prefix}/lib/python2.4/site-packages:${exec_prefix}/lib/python2.4/site-packages'
> PYTHON_BLDLIBRARY='-L/usr/lib/python2.4/config -lpython2.4'
> PYTHON_EGG_CFLAGS=''
> PYTHON_EGG_CPPFLAGS='-I/home/lf/spatialdata-0.3.1/python/pythia-0.8.1.7-py2.4.egg'
> PYTHON_EGG_LDFLAGS=''
> PYTHON_EGG_LIBS=''
> PYTHON_EGG_PYXFLAGS='-I/home/lf/spatialdata-0.3.1/python/pythia-0.8.1.7-py2.4.egg/mpi'
> PYTHON_EXEC_PREFIX='${exec_prefix}'
> PYTHON_INCDIR='/usr/include/python2.4'
> PYTHON_LA_LDFLAGS=''
> PYTHON_LDFLAGS=''
> PYTHON_LDLAST=''
> PYTHON_LDLIBRARY='libpython2.4.so'
> PYTHON_LIBDIR='/usr/lib'
> PYTHON_LIBP='/usr/lib/python2.4'
> PYTHON_LIBPL='/usr/lib/python2.4/config'
> PYTHON_LIBS='-lpthread -ldl -lutil'
> PYTHON_LINKFORSHARED='-Xlinker -export-dynamic'
> PYTHON_MODLIBS=''
> PYTHON_PLATFORM='linux2'
> PYTHON_PREFIX='${prefix}'
> PYTHON_SYSLIBS='-lm'
> PYTHON_VERSION='2.4'
> RANLIB='ranlib'
> SCECCVMH_DATADIR=''
> SED='/bin/sed'
> SET_MAKE=''
> SHELL='/bin/sh'
> STRIP='strip'
> VERSION='0.3.1'
> ac_ct_CC='gcc'
> ac_ct_CXX='g++'
> ac_ct_F77='g77'
> am__fastdepCC_FALSE='#'
> am__fastdepCC_TRUE=''
> am__fastdepCXX_FALSE='#'
> am__fastdepCXX_TRUE=''
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__quote=''
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} xf -'
> bindir='${exec_prefix}/bin'
> build='i686-pc-linux-gnu'
> build_alias=''
> build_cpu='i686'
> build_os='linux-gnu'
> build_vendor='pc'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='${prefix}'
> have_doxygen=''
> have_pyrex='yes'
> have_pyrexembed='yes'
> host='i686-pc-linux-gnu'
> host_alias=''
> host_cpu='i686'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> install_sh='$(SHELL) /home/lf/spatialdata-0.3.1/aux-config/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> mkdir_p='/bin/mkdir -p'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> pkgpyexecdir='${pyexecdir}/spatialdata'
> pkgpythondir='${pythondir}/spatialdata'
> prefix='/home/lf/cig'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> pyexecdir='${exec_prefix}/lib/python2.4/site-packages'
> pythondir='${prefix}/lib/python2.4/site-packages'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_NAME "spatialdata"
> #define PACKAGE_TARNAME "spatialdata"
> #define PACKAGE_VERSION "0.3.1"
> #define PACKAGE_STRING "spatialdata 0.3.1"
> #define PACKAGE_BUGREPORT "baagaard at usgs.gov"
> #define PACKAGE "spatialdata"
> #define VERSION "0.3.1"
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_DLFCN_H 1
>
> configure: exit 0
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> CIG-SHORT mailing list
> CIG-SHORT at geodynamics.org
> http://geodynamics.org/cgi-bin/mailman/listinfo/cig-short
>



-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener


More information about the CIG-SHORT mailing list