| Paste number 9853: | Register-1.3.5 configure error |
| Pasted by: | euthydemus |
| When: | 5 years, 2 weeks ago |
| Share: | Tweet this! | http://paste.lisp.org/+7LP |
| Channel: | #fink |
| Paste contents: |
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 --prefix=/sw --mandir=/sw/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = morgan-houghs-powerbook-g4.local
uname -m = Power Macintosh
uname -r = 8.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.1.0: Tue May 10 18:16:08 PDT 2005; root:xnu-792.1.5.obj~4/RELEASE_PPC
/usr/bin/uname -p = powerpc
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 8.1.0: Tue May 10 18:16:08 PDT 2005; root:xnu-792.1.5.obj~4/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc7400 (PowerPC 7400)
Processor active: 0
Primary memory available: 768.00 megabytes
Default processor set: 76 tasks, 217 threads, 1 processors
Load average: 2.56, Mach factor: 0.25
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sw/var/lib/fink/path-prefix-g++-3.3
PATH: /sw/bin
PATH: /sw/sbin
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1314: checking for a BSD-compatible install
configure:1368: result: /usr/bin/install -c
configure:1379: checking whether build environment is sane
configure:1422: result: yes
configure:1455: checking for gawk
configure:1484: result: no
configure:1455: checking for mawk
configure:1484: result: no
configure:1455: checking for nawk
configure:1484: result: no
configure:1455: checking for awk
configure:1471: found /usr/bin/awk
configure:1481: result: awk
configure:1491: checking whether make sets $(MAKE)
configure:1511: result: yes
configure:1724: checking for gcc
configure:1740: found /usr/bin/gcc
configure:1750: result: gcc
configure:1994: checking for C compiler version
configure:1997: gcc --version </dev/null >&5
powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026)
Copyright (C) 2005 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:2000: $? = 0
configure:2002: gcc -v </dev/null >&5
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5026.obj~19/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.0 (Apple Computer, Inc. build 5026)
configure:2005: $? = 0
configure:2007: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2010: $? = 1
configure:2034: checking for C compiler default output
configure:2037: gcc -I/sw/include -L/sw/lib conftest.c >&5
configure:2040: $? = 0
configure:2086: result: a.out
configure:2091: checking whether the C compiler works
configure:2097: ./a.out
configure:2100: $? = 0
configure:2117: result: yes
configure:2124: checking whether we are cross compiling
configure:2126: result: no
configure:2129: checking for suffix of executables
configure:2131: gcc -o conftest -I/sw/include -L/sw/lib conftest.c >&5
configure:2134: $? = 0
configure:2159: result:
configure:2165: checking for suffix of object files
configure:2187: gcc -c -I/sw/include conftest.c >&5
configure:2190: $? = 0
configure:2212: result: o
configure:2216: checking whether we are using the GNU C compiler
configure:2241: gcc -c -I/sw/include conftest.c >&5
configure:2244: $? = 0
configure:2247: test -s conftest.o
configure:2250: $? = 0
configure:2263: result: yes
configure:2269: checking whether gcc accepts -g
configure:2291: gcc -c -g -I/sw/include conftest.c >&5
configure:2294: $? = 0
configure:2297: test -s conftest.o
configure:2300: $? = 0
configure:2311: result: yes
configure:2328: checking for gcc option to accept ANSI C
configure:2389: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:2392: $? = 0
configure:2395: test -s conftest.o
configure:2398: $? = 0
configure:2416: result: none needed
configure:2434: gcc -c -g -O2 -I/sw/include conftest.c >&5
conftest.c:2: error: parse error before 'me'
configure:2437: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2556: checking for style of include used by make
configure:2584: result: GNU
configure:2612: checking dependency style of gcc
configure:2680: result: gcc3
configure:2697: checking whether ln -s works
configure:2701: result: yes
configure:2708: checking whether make sets $(MAKE)
configure:2728: result: yes
configure:2778: checking for ranlib
configure:2794: found /usr/bin/ranlib
configure:2805: result: ranlib
configure:2841: checking how to run the C preprocessor
configure:2877: gcc -E -I/sw/include conftest.c
configure:2883: $? = 0
configure:2915: gcc -E -I/sw/include conftest.c
configure:2916:28: error: ac_nonexistent.h: No such file or directory
configure:2921: $? = 1
configure: failed program was:
| #line 2906 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "Register"
| #define VERSION "1.3.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2959: result: gcc -E
configure:2984: gcc -E -I/sw/include conftest.c
configure:2990: $? = 0
configure:3022: gcc -E -I/sw/include conftest.c
configure:3023:28: error: ac_nonexistent.h: No such file or directory
configure:3028: $? = 1
configure: failed program was:
| #line 3013 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "Register"
| #define VERSION "1.3.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3071: checking for X
configure:3291: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:3444: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c -L/usr/X11R6/lib -lX11 >&5
configure:3447: $? = 0
configure:3450: test -s conftest
configure:3453: $? = 0
configure:3590: checking for gethostbyname
configure:3640: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:3643: $? = 0
configure:3646: test -s conftest
configure:3649: $? = 0
configure:3660: result: yes
configure:3791: checking for connect
configure:3841: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:3844: $? = 0
configure:3847: test -s conftest
configure:3850: $? = 0
configure:3861: result: yes
configure:3926: checking for remove
configure:3976: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:3979: $? = 0
configure:3982: test -s conftest
configure:3985: $? = 0
configure:3996: result: yes
configure:4061: checking for shmat
configure:4111: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:4114: $? = 0
configure:4117: test -s conftest
configure:4120: $? = 0
configure:4131: result: yes
configure:4205: checking for IceConnectionNumber in -lICE
configure:4236: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib -L/usr/X11R6/lib conftest.c -lICE >&5
configure:4239: $? = 0
configure:4242: test -s conftest
configure:4245: $? = 0
configure:4257: result: yes
configure:4267: checking for egrep
configure:4277: result: grep -E
configure:4282: checking for ANSI C header files
configure:4308: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4311: $? = 0
configure:4314: test -s conftest.o
configure:4317: $? = 0
configure:4406: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure: In function 'main':
configure:4404: warning: incompatible implicit declaration of built-in function 'exit'
configure:4409: $? = 0
configure:4411: ./conftest
configure:4414: $? = 0
configure:4429: result: yes
configure:4439: checking for sys/wait.h that is POSIX.1 compatible
configure:4471: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4474: $? = 0
configure:4477: test -s conftest.o
configure:4480: $? = 0
configure:4491: result: yes
configure:4515: checking for sys/types.h
configure:4532: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4552: result: yes
configure:4515: checking for sys/stat.h
configure:4532: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4552: result: yes
configure:4515: checking for stdlib.h
configure:4532: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4552: result: yes
configure:4515: checking for string.h
configure:4532: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4552: result: yes
configure:4515: checking for memory.h
configure:4532: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4552: result: yes
configure:4515: checking for strings.h
configure:4532: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4552: result: yes
configure:4515: checking for inttypes.h
configure:4532: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4552: result: yes
configure:4515: checking for stdint.h
configure:4532: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4552: result: yes
configure:4515: checking for unistd.h
configure:4532: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4552: result: yes
configure:4580: checking fcntl.h usability
configure:4593: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4612: result: yes
configure:4616: checking fcntl.h presence
configure:4627: gcc -E -I/sw/include conftest.c
configure:4633: $? = 0
configure:4652: result: yes
configure:4688: checking for fcntl.h
configure:4695: result: yes
configure:4580: checking limits.h usability
configure:4593: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4612: result: yes
configure:4616: checking limits.h presence
configure:4627: gcc -E -I/sw/include conftest.c
configure:4633: $? = 0
configure:4652: result: yes
configure:4688: checking for limits.h
configure:4695: result: yes
configure:4571: checking for unistd.h
configure:4576: result: yes
configure:4730: checking math.h usability
configure:4743: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4746: $? = 0
configure:4749: test -s conftest.o
configure:4752: $? = 0
configure:4762: result: yes
configure:4766: checking math.h presence
configure:4777: gcc -E -I/sw/include conftest.c
configure:4783: $? = 0
configure:4802: result: yes
configure:4838: checking for math.h
configure:4845: result: yes
configure:4861: checking for sqrt in -lm
configure:4892: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c -lm >&5
configure:4899: warning: conflicting types for built-in function 'sqrt'
configure:4895: $? = 0
configure:4898: test -s conftest
configure:4901: $? = 0
configure:4913: result: yes
configure:4944: checking for library m
configure:4964: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c -lm -lm >&5
configure:4967: $? = 0
configure:4970: test -s conftest
configure:4973: $? = 0
configure:4983: result: yes
configure:4992: checking for library netcdf
configure:5012: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c -lnetcdf -lm -lm >&5
configure:5015: $? = 0
configure:5018: test -s conftest
configure:5021: $? = 0
configure:5031: result: yes
configure:5143: checking for library minc
configure:5163: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c -lminc -lnetcdf -lm -lm >&5
configure:5166: $? = 0
configure:5169: test -s conftest
configure:5172: $? = 0
configure:5182: result: yes
configure:5247: checking for library volume_io
configure:5269: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c -lvolume_io -lminc -lnetcdf -lm -lm >&5
configure:5272: $? = 0
configure:5275: test -s conftest
configure:5278: $? = 0
configure:5288: result: yes
configure:5301: checking for library bicpl
configure:5324: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c -lbicpl -lvolume_io -lminc -lnetcdf -lm -lm >&5
configure:5327: $? = 0
configure:5330: test -s conftest
configure:5333: $? = 0
configure:5343: result: yes
configure:5376: checking GL/gl.h usability
configure:5389: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:5437:19: error: GL/gl.h: No such file or directory
configure:5392: $? = 1
configure: failed program was:
| #line 5378 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "Register"
| #define VERSION "1.3.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <GL/gl.h>
configure:5408: result: no
configure:5412: checking GL/gl.h presence
configure:5423: gcc -E -I/sw/include conftest.c
configure:5439:19: error: GL/gl.h: No such file or directory
configure:5429: $? = 1
configure: failed program was:
| #line 5414 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "Register"
| #define VERSION "1.3.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <GL/gl.h>
configure:5448: result: no
configure:5484: checking for GL/gl.h
configure:5491: result: no
configure:5498: error: cannot find required header
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_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=set
ac_cv_env_CPPFLAGS_value=-I/sw/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/sw/lib
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_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_GL_gl_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_math_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_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_m_sqrt=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /sw/src/fink.build/Register-1.3.5-1/Register-1.3.5/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /sw/src/fink.build/Register-1.3.5-1/Register-1.3.5/missing --run tar'
AUTOCONF='${SHELL} /sw/src/fink.build/Register-1.3.5-1/Register-1.3.5/missing --run autoconf'
AUTOHEADER='${SHELL} /sw/src/fink.build/Register-1.3.5-1/Register-1.3.5/missing --run autoheader'
AUTOMAKE='${SHELL} /sw/src/fink.build/Register-1.3.5-1/Register-1.3.5/missing --run automake-1.7'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS='-I/sw/include'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GL_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-L/sw/lib'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /sw/src/fink.build/Register-1.3.5-1/Register-1.3.5/missing --run makeinfo'
MNI_LIBS='-lbicpl -lvolume_io -lminc -lnetcdf -lm -lm '
OBJEXT='o'
PACKAGE='Register'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.3.5'
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/sw/src/fink.build/Register-1.3.5-1/Register-1.3.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/sw/share/man'
oldincludedir='/usr/include'
prefix='/sw'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBM 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "Register"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "1.3.5"
configure: exit 1
This paste has no annotations.