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.57.  Invocation command line was

  $ ./configure 

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

hostname = JohnsUbuntu
uname -m = i686
uname -r = 2.6.20-16-generic
uname -s = Linux
uname -v = #2 SMP Thu Jun 7 20:19:32 UTC 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:1278: checking for a BSD-compatible install
configure:1332: result: /usr/bin/install -c
configure:1343: checking whether build environment is sane
configure:1386: result: yes
configure:1411: WARNING: `missing' script is too old or missing
configure:1419: checking for gawk
configure:1448: result: no
configure:1419: checking for mawk
configure:1435: found /usr/bin/mawk
configure:1445: result: mawk
configure:1455: checking whether make sets $(MAKE)
configure:1475: result: yes
configure:1673: checking for gcc
configure:1689: found /usr/bin/gcc
configure:1699: result: gcc
configure:1943: checking for C compiler version
configure:1946: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
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:1949: $? = 0
configure:1951: gcc -v </dev/null >&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 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
configure:1954: $? = 0
configure:1956: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1959: $? = 1
configure:1983: checking for C compiler default output
configure:1986: gcc    conftest.c  >&5
configure:1989: $? = 0
configure:2035: result: a.out
configure:2040: checking whether the C compiler works
configure:2046: ./a.out
configure:2049: $? = 0
configure:2066: result: yes
configure:2073: checking whether we are cross compiling
configure:2075: result: no
configure:2078: checking for suffix of executables
configure:2080: gcc -o conftest    conftest.c  >&5
configure:2083: $? = 0
configure:2108: result: 
configure:2114: checking for suffix of object files
configure:2136: gcc -c   conftest.c >&5
configure:2139: $? = 0
configure:2161: result: o
configure:2165: checking whether we are using the GNU C compiler
configure:2190: gcc -c   conftest.c >&5
configure:2193: $? = 0
configure:2196: test -s conftest.o
configure:2199: $? = 0
configure:2212: result: yes
configure:2218: checking whether gcc accepts -g
configure:2240: gcc -c -g  conftest.c >&5
configure:2243: $? = 0
configure:2246: test -s conftest.o
configure:2249: $? = 0
configure:2260: result: yes
configure:2277: checking for gcc option to accept ANSI C
configure:2338: gcc  -c -g -O2  conftest.c >&5
configure:2341: $? = 0
configure:2344: test -s conftest.o
configure:2347: $? = 0
configure:2365: result: none needed
configure:2383: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2386: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2514: checking for style of include used by make
configure:2542: result: GNU
configure:2570: checking dependency style of gcc
configure:2632: result: gcc3
configure:2689: checking for g++
configure:2705: found /usr/bin/g++
configure:2715: result: g++
configure:2731: checking for C++ compiler version
configure:2734: g++ --version </dev/null >&5
g++ (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
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:2737: $? = 0
configure:2739: g++ -v </dev/null >&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 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
configure:2742: $? = 0
configure:2744: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:2747: $? = 1
configure:2750: checking whether we are using the GNU C++ compiler
configure:2775: g++ -c   conftest.cc >&5
configure:2778: $? = 0
configure:2781: test -s conftest.o
configure:2784: $? = 0
configure:2797: result: yes
configure:2803: checking whether g++ accepts -g
configure:2825: g++ -c -g  conftest.cc >&5
configure:2828: $? = 0
configure:2831: test -s conftest.o
configure:2834: $? = 0
configure:2845: result: yes
configure:2889: g++ -c -g -O2  conftest.cc >&5
configure:2892: $? = 0
configure:2895: test -s conftest.o
configure:2898: $? = 0
configure:2925: g++ -c -g -O2  conftest.cc >&5
configure: In function 'int main()':
configure:2922: error: 'exit' was not declared in this scope
configure:2928: $? = 1
configure: failed program was:
| #line 2908 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jags"
| #define VERSION "0.22"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2889: g++ -c -g -O2  conftest.cc >&5
configure:2892: $? = 0
configure:2895: test -s conftest.o
configure:2898: $? = 0
configure:2925: g++ -c -g -O2  conftest.cc >&5
configure:2928: $? = 0
configure:2931: test -s conftest.o
configure:2934: $? = 0
configure:2959: checking dependency style of g++
configure:3021: result: gcc3
configure:3076: checking for gtk-config
configure:3107: result: no
configure:3115: checking for GTK - version >= 1.2.0
configure:3252: result: no
configure:3327: error: Cannot find GTK: Is gtk-config in path?

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

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_exeext=
ac_cv_objext=o
ac_cv_path_GTK_CONFIG=no
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

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

ACLOCAL='aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='tar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.6'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
GTK_CFLAGS=''
GTK_CONFIG='no'
GTK_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='makeinfo'
OBJEXT='o'
PACKAGE='jags'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='0.22'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_STRIP=''
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/jryland/photoframe/jags-0.22.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE "jags"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.22"
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1
