Skip to content

Instantly share code, notes, and snippets.

@ryanfb
Created August 24, 2015 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanfb/4b763df567fb8d2a7a2d to your computer and use it in GitHub Desktop.
Save ryanfb/4b763df567fb8d2a7a2d to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by tesseract configure 3.05.00dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --enable-opencl
## --------- ##
## Platform. ##
## --------- ##
hostname = Lib-PAPRM02.lib.duke.edu
uname -m = x86_64
uname -r = 14.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 32.00 gigabytes
Default processor set: 447 tasks, 2583 threads, 8 processors
Load average: 2.86, Mach factor: 5.23
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/ryan/.rbenv/shims
PATH: /Users/ryan/.rbenv/shims
PATH: /Users/ryan/.rbenv/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/X11/bin
PATH: /usr/texbin
PATH: /Users/ryan/.rbenv/shims
PATH: /Users/ryan/.rbenv/bin
PATH: /Users/ryan/.go/bin
PATH: /Users/ryan/.go/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2821: checking for a BSD-compatible install
configure:2889: result: /usr/local/bin/ginstall -c
configure:2900: checking whether build environment is sane
configure:2955: result: yes
configure:3106: checking for a thread-safe mkdir -p
configure:3145: result: /usr/local/bin/gmkdir -p
configure:3152: checking for gawk
configure:3182: result: no
configure:3152: checking for mawk
configure:3182: result: no
configure:3152: checking for nawk
configure:3182: result: no
configure:3152: checking for awk
configure:3168: found /usr/bin/awk
configure:3179: result: awk
configure:3190: checking whether make sets $(MAKE)
configure:3212: result: yes
configure:3241: checking whether make supports nested variables
configure:3258: result: yes
configure:3387: checking whether to enable maintainer-specific portions of Makefiles
configure:3396: result: no
configure:3455: checking build system type
configure:3469: result: x86_64-apple-darwin14.4.0
configure:3489: checking host system type
configure:3502: result: x86_64-apple-darwin14.4.0
configure:3639: checking --enable-graphics argument
configure:3648: result: yes
configure:3665: checking whether to disable cube
configure:3674: result: no
configure:3690: checking --enable-embedded argument
configure:3699: result: no
configure:3715: checking --enable-opencl argument
configure:3724: result: yes
configure:3740: checking for style of include used by make
configure:3768: result: GNU
configure:3839: checking for gcc
configure:3855: found /usr/bin/gcc
configure:3866: result: gcc
configure:4095: checking for C compiler version
configure:4104: gcc --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:4115: $? = 0
configure:4104: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:4115: $? = 0
configure:4104: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4115: $? = 1
configure:4104: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:4115: $? = 1
configure:4135: checking whether the C compiler works
configure:4157: gcc conftest.c >&5
configure:4161: $? = 0
configure:4209: result: yes
configure:4212: checking for C compiler default output file name
configure:4214: result: a.out
configure:4220: checking for suffix of executables
configure:4227: gcc -o conftest conftest.c >&5
configure:4231: $? = 0
configure:4253: result:
configure:4275: checking whether we are cross compiling
configure:4283: gcc -o conftest conftest.c >&5
configure:4287: $? = 0
configure:4294: ./conftest
configure:4298: $? = 0
configure:4313: result: no
configure:4318: checking for suffix of object files
configure:4340: gcc -c conftest.c >&5
configure:4344: $? = 0
configure:4365: result: o
configure:4369: checking whether we are using the GNU C compiler
configure:4388: gcc -c conftest.c >&5
configure:4388: $? = 0
configure:4397: result: yes
configure:4406: checking whether gcc accepts -g
configure:4426: gcc -c -g conftest.c >&5
configure:4426: $? = 0
configure:4467: result: yes
configure:4484: checking for gcc option to accept ISO C89
configure:4547: gcc -c -g -O2 conftest.c >&5
configure:4547: $? = 0
configure:4560: result: none needed
configure:4585: checking whether gcc understands -c and -o together
configure:4607: gcc -c conftest.c -o conftest2.o
configure:4610: $? = 0
configure:4607: gcc -c conftest.c -o conftest2.o
configure:4610: $? = 0
configure:4622: result: yes
configure:4641: checking dependency style of gcc
configure:4752: result: gcc3
configure:4773: checking how to run the C preprocessor
configure:4804: gcc -E conftest.c
configure:4804: $? = 0
configure:4818: gcc -E conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4843: result: gcc -E
configure:4863: gcc -E conftest.c
configure:4863: $? = 0
configure:4877: gcc -E conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4877: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4906: checking for grep that handles long lines and -e
configure:4964: result: /usr/local/bin/ggrep
configure:4969: checking for egrep
configure:5031: result: /usr/local/bin/ggrep -E
configure:5036: checking for ANSI C header files
configure:5056: gcc -c -g -O2 conftest.c >&5
configure:5056: $? = 0
configure:5129: gcc -o conftest -g -O2 conftest.c >&5
configure:5129: $? = 0
configure:5129: ./conftest
configure:5129: $? = 0
configure:5140: result: yes
configure:5153: checking for sys/types.h
configure:5153: gcc -c -g -O2 conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5153: checking for sys/stat.h
configure:5153: gcc -c -g -O2 conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5153: checking for stdlib.h
configure:5153: gcc -c -g -O2 conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5153: checking for string.h
configure:5153: gcc -c -g -O2 conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5153: checking for memory.h
configure:5153: gcc -c -g -O2 conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5153: checking for strings.h
configure:5153: gcc -c -g -O2 conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5153: checking for inttypes.h
configure:5153: gcc -c -g -O2 conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5153: checking for stdint.h
configure:5153: gcc -c -g -O2 conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5153: checking for unistd.h
configure:5153: gcc -c -g -O2 conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5167: checking CL/cl.h usability
configure:5167: gcc -c -g -O2 conftest.c >&5
conftest.c:59:10: fatal error: 'CL/cl.h' file not found
#include <CL/cl.h>
^
1 error generated.
configure:5167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CL/cl.h>
configure:5167: result: no
configure:5167: checking CL/cl.h presence
configure:5167: gcc -E conftest.c
conftest.c:26:10: fatal error: 'CL/cl.h' file not found
#include <CL/cl.h>
^
1 error generated.
configure:5167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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
| /* end confdefs.h. */
| #include <CL/cl.h>
configure:5167: result: no
configure:5167: checking for CL/cl.h
configure:5167: result: no
configure:5177: checking OpenCL/cl.h usability
configure:5177: gcc -c -g -O2 conftest.c >&5
configure:5177: $? = 0
configure:5177: result: yes
configure:5177: checking OpenCL/cl.h presence
configure:5177: gcc -E conftest.c
configure:5177: $? = 0
configure:5177: result: yes
configure:5177: checking for OpenCL/cl.h
configure:5177: result: yes
configure:5195: checking for clGetPlatformIDs in -lOpenCL
configure:5220: gcc -o conftest -g -O2 conftest.c -lOpenCL >&5
ld: library not found for -lOpenCL
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5220: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clGetPlatformIDs ();
| int
| main ()
| {
| return clGetPlatformIDs ();
| ;
| return 0;
| }
configure:5229: result: no
configure:5240: checking tiffio.h usability
configure:5240: gcc -c -g -O2 conftest.c >&5
configure:5240: $? = 0
configure:5240: result: yes
configure:5240: checking tiffio.h presence
configure:5240: gcc -E conftest.c
configure:5240: $? = 0
configure:5240: result: yes
configure:5240: checking for tiffio.h
configure:5240: result: yes
configure:5257: error: Required OpenCL library not found!
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.4.0
ac_cv_c_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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBLEPT_HEADERSDIR_set=
ac_cv_env_LIBLEPT_HEADERSDIR_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_header_CL_cl_h=no
ac_cv_header_OpenCL_cl_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_types_h=yes
ac_cv_header_tiffio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin14.4.0
ac_cv_lib_OpenCL_clGetPlatformIDs=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/local/bin/ggrep -E'
ac_cv_path_GREP=/usr/local/bin/ggrep
ac_cv_path_install='/usr/local/bin/ginstall -c'
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/ryan/mess/current/tesseract/config/missing aclocal-1.15'
ADD_RT_FALSE=''
ADD_RT_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CPPFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_LDFLAGS=''
AM_V='$(V)'
AR=''
AUTOCONF='${SHELL} /Users/ryan/mess/current/tesseract/config/missing autoconf'
AUTOHEADER='${SHELL} /Users/ryan/mess/current/tesseract/config/missing autoheader'
AUTOMAKE='${SHELL} /Users/ryan/mess/current/tesseract/config/missing automake-1.15'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/local/bin/ggrep -E'
EMBEDDED_FALSE=''
EMBEDDED_TRUE='#'
ENABLE_TRAINING_FALSE=''
ENABLE_TRAINING_TRUE=''
EXEEXT=''
FGREP=''
GENERIC_API_VERSION='3.4'
GENERIC_LIBRARY_NAME='tesseract'
GENERIC_LIBRARY_VERSION='3:4'
GENERIC_MAJOR_VERSION='3'
GENERIC_RELEASE='3.4'
GENERIC_VERSION='3.4.0'
GRAPHICS_DISABLED_FALSE=''
GRAPHICS_DISABLED_TRUE='#'
GREP='/usr/local/bin/ggrep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=''
LIBLEPT_HEADERSDIR=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/ryan/mess/current/tesseract/config/missing makeinfo'
MANIFEST_TOOL=''
MINGW_FALSE=''
MINGW_TRUE='#'
MKDIR_P='/usr/local/bin/gmkdir -p'
NM=''
NMEDIT=''
NO_CUBE_BUILD_FALSE=''
NO_CUBE_BUILD_TRUE='#'
NO_TESSDATA_PREFIX_FALSE=''
NO_TESSDATA_PREFIX_TRUE=''
OBJDUMP=''
OBJEXT='o'
OPENCL_HDR_PATH=''
OPENCL_LIB=''
OSX_FALSE=''
OSX_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='tesseract'
PACKAGE_BUGREPORT='https://github.com/tesseract-ocr/tesseract/issues'
PACKAGE_DATE='07/11'
PACKAGE_NAME='tesseract'
PACKAGE_STRING='tesseract 3.05.00dev'
PACKAGE_TARNAME='tesseract'
PACKAGE_URL=''
PACKAGE_VERSION='3.05.00dev'
PACKAGE_YEAR='2015'
PATH_SEPARATOR=':'
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
T_WIN_FALSE=''
T_WIN_TRUE='#'
USE_OPENCL_FALSE=''
USE_OPENCL_TRUE=''
USING_MULTIPLELIBS_FALSE=''
USING_MULTIPLELIBS_TRUE=''
VERSION='3.05.00dev'
VISIBILITY_FALSE=''
VISIBILITY_TRUE=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin14.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin14.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include/tesseract'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/ryan/mess/current/tesseract/config/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. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "tesseract"
#define PACKAGE_TARNAME "tesseract"
#define PACKAGE_VERSION "3.05.00dev"
#define PACKAGE_STRING "tesseract 3.05.00dev"
#define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
#define PACKAGE_URL ""
#define GIT_REV "3.05.00dev-31-g0c3c3ea"
#define PACKAGE_NAME "tesseract"
#define PACKAGE_VERSION "3.05.00dev"
#define PACKAGE_YEAR "2015"
#define PACKAGE_DATE "07/11"
#define PACKAGE "tesseract"
#define VERSION "3.05.00dev"
#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_OPENCL_CL_H 1
#define HAVE_TIFFIO_H 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment