Menu

grig 0.7.2 configure error

Help
2007-03-12
2013-03-18
  • Harv - AI9NL

    Harv - AI9NL - 2007-03-12

    I've attached a copy of the 'configure.log.  can someone tell me what is going on.   I got thru the xml parser error, and installed a couple new gnu compilers.... now what? 
    thanks &73
    harv Nelson
    ai9nl@arrl.net
    ========================= config.log
    This file contains any messages produced by compilers while
    running configure, to aid debugging if configure makes a mistake.

    It was created by configure, which was
    generated by GNU Autoconf 2.61.  Invocation command line was

      $ ./configure

    ## --------- ##
    ## Platform. ##
    ## --------- ##

    hostname = n9ai-lt
    uname -m = i686
    uname -r = 2.6.18-4-686
    uname -s = Linux
    uname -v = #1 SMP Wed Feb 21 16:06:54 UTC 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/local/bin
    PATH: /usr/bin
    PATH: /bin
    PATH: /usr/games

    ## ----------- ##
    ## Core tests. ##
    ## ----------- ##

    configure:2035: checking for a BSD-compatible install
    configure:2091: result: /usr/bin/install -c
    configure:2102: checking whether build environment is sane
    configure:2145: result: yes
    configure:2210: checking for gawk
    configure:2240: result: no
    configure:2210: checking for mawk
    configure:2226: found /usr/bin/mawk
    configure:2237: result: mawk
    configure:2248: checking whether make sets $(MAKE)
    configure:2269: result: yes
    configure:2454: checking whether to enable maintainer-specific portions of Makefiles
    configure:2463: result: no
    configure:2490: checking for intltool >= 0.21
    configure:2497: result: 0.35.0 found
    configure:2553: checking for perl
    configure:2571: found /usr/bin/perl
    configure:2583: result: /usr/bin/perl
    configure:2602: checking for XML::Parser
    configure:2605: result: ok
    configure:2616: checking for iconv
    configure:2634: found /usr/bin/iconv
    configure:2647: result: /usr/bin/iconv
    configure:2657: checking for msgfmt
    configure:2675: found /usr/bin/msgfmt
    configure:2688: result: /usr/bin/msgfmt
    configure:2698: checking for msgmerge
    configure:2716: found /usr/bin/msgmerge
    configure:2729: result: /usr/bin/msgmerge
    configure:2739: checking for xgettext
    configure:2757: found /usr/bin/xgettext
    configure:2770: result: /usr/bin/xgettext
    configure:2839: checking for gcc
    configure:2855: found /usr/bin/gcc
    configure:2866: result: gcc
    configure:3104: checking for C compiler version
    configure:3111: gcc --version >&5
    gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
    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:3114: $? = 0
    configure:3121: gcc -v >&5
    Using built-in specs.
    Target: i486-linux-gnu
    Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
    Thread model: posix
    gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
    configure:3124: $? = 0
    configure:3131: gcc -V >&5
    gcc: '-V' option must have argument
    configure:3134: $? = 1
    configure:3157: checking for C compiler default output file name
    configure:3184: gcc    conftest.c  >&5
    configure:3187: $? = 0
    configure:3225: result: a.out
    configure:3242: checking whether the C compiler works
    configure:3252: ./a.out
    configure:3255: $? = 0
    configure:3272: result: yes
    configure:3279: checking whether we are cross compiling
    configure:3281: result: no
    configure:3284: checking for suffix of executables
    configure:3291: gcc -o conftest    conftest.c  >&5
    configure:3294: $? = 0
    configure:3318: result:
    configure:3324: checking for suffix of object files
    configure:3350: gcc -c   conftest.c >&5
    configure:3353: $? = 0
    configure:3376: result: o
    configure:3380: checking whether we are using the GNU C compiler
    configure:3409: gcc -c   conftest.c >&5
    configure:3415: $? = 0
    configure:3432: result: yes
    configure:3437: checking whether gcc accepts -g
    configure:3467: gcc -c -g  conftest.c >&5
    configure:3473: $? = 0
    configure:3572: result: yes
    configure:3589: checking for gcc option to accept ISO C89
    configure:3663: gcc  -c -g -O2  conftest.c >&5
    configure:3669: $? = 0
    configure:3692: result: none needed
    configure:3721: checking for style of include used by make
    configure:3749: result: GNU
    configure:3777: checking dependency style of gcc
    configure:3867: result: gcc3
    configure:3885: checking for library containing strerror
    configure:3926: gcc -o conftest -g -O2   conftest.c  >&5
    configure:3932: $? = 0
    configure:3960: result: none required
    configure:3973: checking how to run the C preprocessor
    configure:4013: gcc -E  conftest.c
    configure:4019: $? = 0
    configure:4050: gcc -E  conftest.c
    conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
    configure:4056: $? = 1
    configure: failed program was:
    | /* confdefs.h.  */
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "grig"
    | #define VERSION "0.7.2"
    | /* end confdefs.h.  */
    | #include <ac_nonexistent.h>
    configure:4089: result: gcc -E
    configure:4118: gcc -E  conftest.c
    configure:4124: $? = 0
    configure:4155: gcc -E  conftest.c
    conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
    configure:4161: $? = 1
    configure: failed program was:
    | /* confdefs.h.  */
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "grig"
    | #define VERSION "0.7.2"
    | /* end confdefs.h.  */
    | #include <ac_nonexistent.h>
    configure:4199: checking for grep that handles long lines and -e
    configure:4273: result: /bin/grep
    configure:4278: checking for egrep
    configure:4356: result: /bin/grep -E
    configure:4361: checking for ANSI C header files
    configure:4391: gcc -c -g -O2  conftest.c >&5
    configure:4397: $? = 0
    configure:4496: gcc -o conftest -g -O2   conftest.c  >&5
    configure:4499: $? = 0
    configure:4505: ./conftest
    configure:4508: $? = 0
    configure:4525: result: yes
    configure:4613: checking build system type
    configure:4631: result: i686-pc-linux-gnu
    configure:4653: checking host system type
    configure:4668: result: i686-pc-linux-gnu
    configure:4690: checking for a sed that does not truncate output
    configure:4744: result: /bin/sed
    configure:4758: checking for ld used by gcc
    configure:4825: result: /usr/bin/ld
    configure:4834: checking if the linker (/usr/bin/ld) is GNU ld
    configure:4849: result: yes
    configure:4854: checking for /usr/bin/ld option to reload object files
    configure:4861: result: -r
    configure:4879: checking for BSD-compatible nm
    configure:4928: result: /usr/bin/nm -B
    configure:4932: checking whether ln -s works
    configure:4936: result: yes
    configure:4943: checking how to recognise dependent libraries
    configure:5119: result: pass_all
    configure:5361: checking for sys/types.h
    configure:5382: gcc -c -g -O2  conftest.c >&5
    configure:5388: $? = 0
    configure:5404: result: yes
    configure:5361: checking for sys/stat.h
    configure:5382: gcc -c -g -O2  conftest.c >&5
    configure:5388: $? = 0
    configure:5404: result: yes
    configure:5361: checking for stdlib.h
    configure:5382: gcc -c -g -O2  conftest.c >&5
    configure:5388: $? = 0
    configure:5404: result: yes
    configure:5361: checking for string.h
    configure:5382: gcc -c -g -O2  conftest.c >&5
    configure:5388: $? = 0
    configure:5404: result: yes
    configure:5361: checking for memory.h
    configure:5382: gcc -c -g -O2  conftest.c >&5
    configure:5388: $? = 0
    configure:5404: result: yes
    configure:5361: checking for strings.h
    configure:5382: gcc -c -g -O2  conftest.c >&5
    configure:5388: $? = 0
    configure:5404: result: yes
    configure:5361: checking for inttypes.h
    configure:5382: gcc -c -g -O2  conftest.c >&5
    configure:5388: $? = 0
    configure:5404: result: yes
    configure:5361: checking for stdint.h
    configure:5382: gcc -c -g -O2  conftest.c >&5
    configure:5388: $? = 0
    configure:5404: result: yes
    configure:5361: checking for unistd.h
    configure:5382: gcc -c -g -O2  conftest.c >&5
    configure:5388: $? = 0
    configure:5404: result: yes
    configure:5431: checking dlfcn.h usability
    configure:5448: gcc -c -g -O2  conftest.c >&5
    configure:5454: $? = 0
    configure:5468: result: yes
    configure:5472: checking dlfcn.h presence
    configure:5487: gcc -E  conftest.c
    configure:5493: $? = 0
    configure:5507: result: yes
    configure:5535: checking for dlfcn.h
    configure:5543: result: yes
    configure:5614: checking for g++
    configure:5630: found /usr/bin/g++
    configure:5641: result: g++
    configure:5672: checking for C++ compiler version
    configure:5679: g++ --version >&5
    g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
    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:5682: $? = 0
    configure:5689: g++ -v >&5
    Using built-in specs.
    Target: i486-linux-gnu
    Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
    Thread model: posix
    gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
    configure:5692: $? = 0
    configure:5699: g++ -V >&5
    g++: '-V' option must have argument
    configure:5702: $? = 1
    configure:5705: checking whether we are using the GNU C++ compiler
    configure:5734: g++ -c   conftest.cpp >&5
    configure:5740: $? = 0
    configure:5757: result: yes
    configure:5762: checking whether g++ accepts -g
    configure:5792: g++ -c -g  conftest.cpp >&5
    configure:5798: $? = 0
    configure:5897: result: yes
    configure:5922: checking dependency style of g++
    configure:6012: result: gcc3
    configure:6039: checking how to run the C++ preprocessor
    configure:6075: g++ -E  conftest.cpp
    configure:6081: $? = 0
    configure:6112: g++ -E  conftest.cpp
    conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
    configure:6118: $? = 1
    configure: failed program was:
    | /* confdefs.h.  */
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "grig"
    | #define VERSION "0.7.2"
    | #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:6151: result: g++ -E
    configure:6180: g++ -E  conftest.cpp
    configure:6186: $? = 0
    configure:6217: g++ -E  conftest.cpp
    conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
    configure:6223: $? = 1
    configure: failed program was:
    | /* confdefs.h.  */
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "grig"
    | #define VERSION "0.7.2"
    | #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:6316: checking for g77
    configure:6346: result: no
    configure:6316: checking for xlf
    configure:6346: result: no
    configure:6316: checking for f77
    configure:6346: result: no
    configure:6316: checking for frt
    configure:6346: result: no
    configure:6316: checking for pgf77
    configure:6346: result: no
    configure:6316: checking for cf77
    configure:6346: result: no
    configure:6316: checking for fort77
    configure:6346: result: no
    configure:6316: checking for fl32
    configure:6346: result: no
    configure:6316: checking for af77
    configure:6346: result: no
    configure:6316: checking for xlf90
    configure:6346: result: no
    configure:6316: checking for f90
    configure:6346: result: no
    configure:6316: checking for pgf90
    configure:6346: result: no
    configure:6316: checking for pghpf
    configure:6346: result: no
    configure:6316: checking for epcf90
    configure:6346: result: no
    configure:6316: checking for gfortran
    configure:6346: result: no
    configure:6316: checking for g95
    configure:6346: result: no
    configure:6316: checking for xlf95
    configure:6346: result: no
    configure:6316: checking for f95
    configure:6346: result: no
    configure:6316: checking for fort
    configure:6346: result: no
    configure:6316: checking for ifort
    configure:6346: result: no
    configure:6316: checking for ifc
    configure:6346: result: no
    configure:6316: checking for efc
    configure:6346: result: no
    configure:6316: checking for pgf95
    configure:6346: result: no
    configure:6316: checking for lf95
    configure:6346: result: no
    configure:6316: checking for ftn
    configure:6346: result: no
    configure:6373: checking for Fortran 77 compiler version
    configure:6380:  --version >&5
    ./configure: line 6381: --version: command not found
    configure:6383: $? = 127
    configure:6390:  -v >&5
    ./configure: line 6391: -v: command not found
    configure:6393: $? = 127
    configure:6400:  -V >&5
    ./configure: line 6401: -V: command not found
    configure:6403: $? = 127
    configure:6411: checking whether we are using the GNU Fortran 77 compiler
    configure:6430:  -c  conftest.F >&5
    ./configure: line 6431: -c: command not found
    configure:6436: $? = 127
    configure: failed program was:
    |       program main
    | #ifndef __GNUC__
    |        choke me
    | #endif
    |
    |       end
    configure:6453: result: no
    configure:6459: checking whether  accepts -g
    configure:6476:  -c -g conftest.f >&5
    ./configure: line 6477: -c: command not found
    configure:6482: $? = 127
    configure: failed program was:
    |       program main
    |
    |       end
    configure:6498: result: no
    configure:6528: checking the maximum length of command line arguments
    configure:6637: result: 32768
    configure:6648: checking command to parse /usr/bin/nm -B output from gcc object
    configure:6753: gcc -c -g -O2  conftest.c >&5
    configure:6756: $? = 0
    configure:6760: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \&gt; conftest.nm
    configure:6763: $? = 0
    configure:6815: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
    configure:6818: $? = 0
    configure:6856: result: ok
    configure:6860: checking for objdir
    configure:6875: result: .libs
    configure:6967: checking for ar
    configure:6983: found /usr/bin/ar
    configure:6994: result: ar
    configure:7063: checking for ranlib
    configure:7079: found /usr/bin/ranlib
    configure:7090: result: ranlib
    configure:7159: checking for strip
    configure:7175: found /usr/bin/strip
    configure:7186: result: strip
    configure:7472: checking if gcc supports -fno-rtti -fno-exceptions
    configure:7490: 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:7494: $? = 0
    configure:7507: result: no
    configure:7522: checking for gcc option to produce PIC
    configure:7732: result: -fPIC
    configure:7740: checking if gcc PIC flag -fPIC works
    configure:7758: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
    configure:7762: $? = 0
    configure:7775: result: yes
    configure:7803: checking if gcc static flag -static works
    configure:7831: result: yes
    configure:7841: checking if gcc supports -c -o file.o
    configure:7862: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
    configure:7866: $? = 0
    configure:7888: result: yes
    configure:7914: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
    configure:8869: result: yes
    configure:8890: checking whether -lc should be explicitly linked in
    configure:8895: gcc -c -g -O2  conftest.c >&5
    configure:8898: $? = 0
    configure:8913: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\&gt;\&amp;1 \| grep  -lc  \&gt;/dev/null 2\&gt;\&amp;1
    configure:8916: $? = 0
    configure:8928: result: no
    configure:8936: checking dynamic linker characteristics
    configure:9512: result: GNU/Linux ld.so
    configure:9521: checking how to hardcode library paths into programs
    configure:9546: result: immediate
    configure:9560: checking whether stripping libraries is possible
    configure:9565: result: yes
    configure:10366: checking if libtool supports shared libraries
    configure:10368: result: yes
    configure:10371: checking whether to build shared libraries
    configure:10392: result: yes
    configure:10395: checking whether to build static libraries
    configure:10399: result: yes
    configure:10491: creating libtool
    configure:11079: checking for ld used by g++
    configure:11146: result: /usr/bin/ld
    configure:11155: checking if the linker (/usr/bin/ld) is GNU ld
    configure:11170: result: yes
    configure:11221: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
    configure:12155: result: yes
    configure:12173: g++ -c -g -O2  conftest.cpp >&5
    configure:12176: $? = 0
    configure:12295: checking for g++ option to produce PIC
    configure:12569: result: -fPIC
    configure:12577: checking if g++ PIC flag -fPIC works
    configure:12595: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
    configure:12599: $? = 0
    configure:12612: result: yes
    configure:12640: checking if g++ static flag -static works
    configure:12668: result: yes
    configure:12678: checking if g++ supports -c -o file.o
    configure:12699: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
    configure:12703: $? = 0
    configure:12725: result: yes
    configure:12751: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
    configure:12779: result: yes
    configure:12846: checking dynamic linker characteristics
    configure:13422: result: GNU/Linux ld.so
    configure:13431: checking how to hardcode library paths into programs
    configure:13456: result: immediate
    configure:19591: checking sys/time.h usability
    configure:19608: gcc -c -g -O2  conftest.c >&5
    configure:19614: $? = 0
    configure:19628: result: yes
    configure:19632: checking sys/time.h presence
    configure:19647: gcc -E  conftest.c
    configure:19653: $? = 0
    configure:19667: result: yes
    configure:19695: checking for sys/time.h
    configure:19703: result: yes
    configure:19591: checking getopt.h usability
    configure:19608: gcc -c -g -O2  conftest.c >&5
    configure:19614: $? = 0
    configure:19628: result: yes
    configure:19632: checking getopt.h presence
    configure:19647: gcc -E  conftest.c
    configure:19653: $? = 0
    configure:19667: result: yes
    configure:19695: checking for getopt.h
    configure:19703: result: yes
    configure:19771: checking for pkg-config
    configure:19804: result: no
    configure:19844: checking for PACKAGE
    configure:19934: error: The pkg-config script could not be found or is too old.  Make sure it
    is in your PATH or set the PKG_CONFIG environment variable to the full
    path to pkg-config.

    Alternatively, you may set the environment variables PACKAGE_CFLAGS
    and PACKAGE_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.

    To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
    See `config.log' for more details.

    ## ---------------- ##
    ## Cache variables. ##
    ## ---------------- ##

    ac_cv_build=i686-pc-linux-gnu
    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_HAMLIB_CFLAGS_set=
    ac_cv_env_HAMLIB_CFLAGS_value=
    ac_cv_env_HAMLIB_LIBS_set=
    ac_cv_env_HAMLIB_LIBS_value=
    ac_cv_env_LDFLAGS_set=
    ac_cv_env_LDFLAGS_value=
    ac_cv_env_LIBS_set=
    ac_cv_env_LIBS_value=
    ac_cv_env_PACKAGE_CFLAGS_set=
    ac_cv_env_PACKAGE_CFLAGS_value=
    ac_cv_env_PACKAGE_LIBS_set=
    ac_cv_env_PACKAGE_LIBS_value=
    ac_cv_env_PKG_CONFIG_set=
    ac_cv_env_PKG_CONFIG_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=no
    ac_cv_header_dlfcn_h=yes
    ac_cv_header_getopt_h=yes
    ac_cv_header_inttypes_h=yes
    ac_cv_header_memory_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_time_h=yes
    ac_cv_header_sys_types_h=yes
    ac_cv_header_unistd_h=yes
    ac_cv_host=i686-pc-linux-gnu
    ac_cv_objext=o
    ac_cv_path_EGREP='/bin/grep -E'
    ac_cv_path_GREP=/bin/grep
    ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv
    ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt
    ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge
    ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
    ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext
    ac_cv_path_install='/usr/bin/install -c'
    ac_cv_prog_AWK=mawk
    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_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=no
    ac_cv_prog_make_make_set=yes
    ac_cv_search_strerror='none required'
    am_cv_CC_dependencies_compiler_type=gcc3
    am_cv_CXX_dependencies_compiler_type=gcc3
    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_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/^: \([^ ]*\) $/  {\&quot;\1\&quot;, (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&amp;\2},/p'\'''
    lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
    lt_cv_sys_max_cmd_len=32768
    lt_lt_cv_prog_compiler_c_o='"yes"'
    lt_lt_cv_prog_compiler_c_o_CXX='"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/^: \\([^ ]*\\) \$/  {\\\&quot;\\1\\\&quot;, (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\&quot;\\2\&quot;, (lt_ptr) \\&amp;\\2},/p'\''"'
    lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

    ## ----------------- ##
    ## Output variables. ##
    ## ----------------- ##

    ACLOCAL='${SHELL} /home/harv/grig-0.7.2/missing --run aclocal-1.9'
    ALL_LINGUAS=''
    AMDEPBACKSLASH='\'
    AMDEP_FALSE='#'
    AMDEP_TRUE=''
    AMTAR='${SHELL} /home/harv/grig-0.7.2/missing --run tar'
    AR='ar'
    AUTOCONF='${SHELL} /home/harv/grig-0.7.2/missing --run autoconf'
    AUTOHEADER='${SHELL} /home/harv/grig-0.7.2/missing --run autoheader'
    AUTOMAKE='${SHELL} /home/harv/grig-0.7.2/missing --run automake-1.9'
    AWK='mawk'
    CATALOGS=''
    CATOBJEXT=''
    CC='gcc'
    CCDEPMODE='depmode=gcc3'
    CFLAGS='-g -O2 -Wall'
    CPP='gcc -E'
    CPPFLAGS=''
    CXX='g++'
    CXXCPP='g++ -E'
    CXXDEPMODE='depmode=gcc3'
    CXXFLAGS='-g -O2'
    CYGPATH_W='echo'
    DATADIRNAME=''
    DEFS=''
    DEPDIR='.deps'
    ECHO='echo'
    ECHO_C=''
    ECHO_N='-n'
    ECHO_T=''
    EGREP='/bin/grep -E'
    EXEEXT=''
    F77=''
    FFLAGS=''
    GETTEXT_PACKAGE=''
    GMOFILES=''
    GMSGFMT=''
    GREP='/bin/grep'
    HAMLIB_CFLAGS=''
    HAMLIB_LIBS=''
    INSTALL_DATA='${INSTALL} -m 644'
    INSTALL_PROGRAM='${INSTALL}'
    INSTALL_SCRIPT='${INSTALL}'
    INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
    INSTOBJEXT=''
    INTLLIBS=''
    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
    INTLTOOL_ICONV='/usr/bin/iconv'
    INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
    INTLTOOL_MSGFMT='/usr/bin/msgfmt'
    INTLTOOL_MSGMERGE='/usr/bin/msgmerge'
    INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
    INTLTOOL_PERL='/usr/bin/perl'
    INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
    INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    INTLTOOL_XGETTEXT='/usr/bin/xgettext'
    INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
    INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
    LDFLAGS=''
    LIBOBJS=''
    LIBS=''
    LIBTOOL='$(SHELL) $(top_builddir)/libtool'
    LN_S='ln -s'
    LTLIBOBJS=''
    MAINT='#'
    MAINTAINER_MODE_FALSE=''
    MAINTAINER_MODE_TRUE='#'
    MAKEINFO='${SHELL} /home/harv/grig-0.7.2/missing --run makeinfo'
    MKINSTALLDIRS=''
    MSGFMT=''
    OBJEXT='o'
    PACKAGE='grig'
    PACKAGE_BUGREPORT=''
    PACKAGE_CFLAGS=''
    PACKAGE_LIBS=''
    PACKAGE_NAME=''
    PACKAGE_STRING=''
    PACKAGE_TARNAME=''
    PACKAGE_VERSION=''
    PATH_SEPARATOR=':'
    PKG_CONFIG=''
    POFILES=''
    POSUB=''
    PO_IN_DATADIR_FALSE=''
    PO_IN_DATADIR_TRUE=''
    RANLIB='ranlib'
    SET_MAKE=''
    SHELL='/bin/sh'
    STRIP='strip'
    USE_NLS=''
    VERSION='0.7.2'
    XGETTEXT=''
    ac_ct_CC='gcc'
    ac_ct_CXX='g++'
    ac_ct_F77=''
    am__fastdepCC_FALSE='#'
    am__fastdepCC_TRUE=''
    am__fastdepCXX_FALSE='#'
    am__fastdepCXX_TRUE=''
    am__include='include'
    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}'
    dvidir='${docdir}'
    exec_prefix='NONE'
    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='/home/harv/grig-0.7.2/install-sh'
    libdir='${exec_prefix}/lib'
    libexecdir='${exec_prefix}/libexec'
    localedir='${datarootdir}/locale'
    localstatedir='${prefix}/var'
    mandir='${datarootdir}/man'
    mkdir_p='mkdir -p --'
    oldincludedir='/usr/include'
    pdfdir='${docdir}'
    prefix='NONE'
    program_transform_name='s,x,x,'
    psdir='${docdir}'
    sbindir='${exec_prefix}/sbin'
    sharedstatedir='${prefix}/com'
    sysconfdir='${prefix}/etc'
    target_alias=''

    ## ----------- ##
    ## confdefs.h. ##
    ## ----------- ##

    #define PACKAGE_NAME ""
    #define PACKAGE_TARNAME ""
    #define PACKAGE_VERSION ""
    #define PACKAGE_STRING ""
    #define PACKAGE_BUGREPORT ""
    #define PACKAGE "grig"
    #define VERSION "0.7.2"
    #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
    #define HAVE_SYS_TIME_H 1
    #define HAVE_GETOPT_H 1

    configure: exit 1

     
    • Alexandru Csete

      Alexandru Csete - 2007-03-12

      Hello Harv,

      Well, the error message seems to claim that you don't have pkg-config installed. However, if this is the case you will run into more trouble since you most likely don't have the Gtk+ and GLib development packages installed either.

      Try to locate and install the Gtk+ development package; this should automatically pull in the other packages as well. On debian it is called libgtk2.0-dev and you will need version 2.6 or greater.

      I hope this helps.

      Alex OZ9AEC

       
    • Harv - AI9NL

      Harv - AI9NL - 2007-03-12

      ferget it!
      i FOUND THE "DEB ARCHIVE AND USED THAT. RUNS PERFECTLY.  SORRY FOR YOUR TROUBLE

      HARV

       

Log in to post a comment.