Skip to content

Instantly share code, notes, and snippets.

@matux
Created August 7, 2013 03:16
Show Gist options
  • Save matux/6170880 to your computer and use it in GitHub Desktop.
Save matux/6170880 to your computer and use it in GitHub Desktop.
Logs/Homebrew/gource/config.log > brew install gource
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Gource configure 0.40, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gource/0.40 --disable-sdltest --without-x --disable-freetypetest
## --------- ##
## Platform. ##
## --------- ##
hostname = Matiass-MacBook-Air.local
uname -m = x86_64
uname -r = 12.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~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 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 164 tasks, 1100 threads, 4 processors
Load average: 2.49, Mach factor: 1.52
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/glew/bin
PATH: /usr/local/opt/jpeg/bin
PATH: /usr/local/opt/pcre/bin
PATH: /usr/local/opt/sdl/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2534: checking for a BSD-compatible install
configure:2602: result: /usr/bin/install -c
configure:2613: checking whether build environment is sane
configure:2663: result: yes
configure:2804: checking for a thread-safe mkdir -p
configure:2843: result: ./install-sh -c -d
configure:2856: checking for gawk
configure:2886: result: no
configure:2856: checking for mawk
configure:2886: result: no
configure:2856: checking for nawk
configure:2886: result: no
configure:2856: checking for awk
configure:2872: found /usr/bin/awk
configure:2883: result: awk
configure:2894: checking whether make sets $(MAKE)
configure:2916: result: yes
configure:3001: checking build system type
configure:3015: result: x86_64-apple-darwin12.4.0
configure:3035: checking host system type
configure:3048: result: x86_64-apple-darwin12.4.0
configure:3182: checking for C++ compiler version
configure:3191: c++ --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
configure:3202: $? = 0
configure:3191: c++ -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/Headers'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:3202: $? = 0
configure:3191: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3202: $? = 1
configure:3191: c++ -qversion >&5
clang: error: no input files
configure:3202: $? = 1
configure:3222: checking whether the C++ compiler works
configure:3244: c++ -I/usr/local/include conftest.cpp >&5
configure:3248: $? = 0
configure:3296: result: yes
configure:3299: checking for C++ compiler default output file name
configure:3301: result: a.out
configure:3307: checking for suffix of executables
configure:3314: c++ -o conftest -I/usr/local/include conftest.cpp >&5
configure:3318: $? = 0
configure:3340: result:
configure:3362: checking whether we are cross compiling
configure:3370: c++ -o conftest -I/usr/local/include conftest.cpp >&5
configure:3374: $? = 0
configure:3381: ./conftest
configure:3385: $? = 0
configure:3400: result: no
configure:3405: checking for suffix of object files
configure:3427: c++ -c -I/usr/local/include conftest.cpp >&5
configure:3431: $? = 0
configure:3452: result: o
configure:3456: checking whether we are using the GNU C++ compiler
configure:3475: c++ -c -I/usr/local/include conftest.cpp >&5
configure:3475: $? = 0
configure:3484: result: yes
configure:3493: checking whether c++ accepts -g
configure:3513: c++ -c -g conftest.cpp >&5
configure:3513: $? = 0
configure:3554: result: yes
configure:3588: checking for style of include used by make
configure:3616: result: GNU
configure:3642: checking dependency style of c++
configure:3753: result: none
configure:3779: checking for timegm
configure:3779: c++ -o conftest -I/usr/local/include conftest.cpp >&5
configure:3779: $? = 0
configure:3779: result: yes
configure:3779: checking for unsetenv
configure:3779: c++ -o conftest -I/usr/local/include conftest.cpp >&5
configure:3779: $? = 0
configure:3779: result: yes
configure:3806: checking how to run the C++ preprocessor
configure:3833: c++ -E conftest.cpp
configure:3833: $? = 0
configure:3847: c++ -E conftest.cpp
conftest.cpp:13:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3847: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3872: result: c++ -E
configure:3892: c++ -E conftest.cpp
configure:3892: $? = 0
configure:3906: c++ -E conftest.cpp
conftest.cpp:13:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3935: checking for X
configure:4113: result: disabled
configure:4128: checking for a sed that does not truncate output
configure:4192: result: /usr/local/Library/ENV/4.3/sed
configure:4245: checking for gcc
configure:4272: result: cc
configure:4501: checking for C compiler version
configure:4510: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
configure:4521: $? = 0
configure:4510: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/Headers'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:4521: $? = 0
configure:4510: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4521: $? = 1
configure:4510: cc -qversion >&5
clang: error: no input files
configure:4521: $? = 1
configure:4525: checking whether we are using the GNU C compiler
configure:4544: cc -c conftest.c >&5
configure:4544: $? = 0
configure:4553: result: yes
configure:4562: checking whether cc accepts -g
configure:4582: cc -c -g conftest.c >&5
configure:4582: $? = 0
configure:4623: result: yes
configure:4640: checking for cc option to accept ISO C89
configure:4703: cc -c -g -O2 conftest.c >&5
configure:4703: $? = 0
configure:4716: result: none needed
configure:4738: checking dependency style of cc
configure:4849: result: none
configure:5030: checking for the pthreads library -lpthreads
configure:5068: cc -o conftest -g -O2 conftest.c -lpthreads >&5
ld: library not found for -lpthreads
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5068: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void* a) {a=0;}
| static void* start_routine(void* a) {return a;}
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_create(&th,0,start_routine,0);
| pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:5077: result: no
configure:4975: checking whether pthreads work without any flags
configure:5068: cc -o conftest -g -O2 conftest.c >&5
configure:5068: $? = 0
configure:5077: result: yes
configure:5096: checking for joinable pthread attribute
configure:5111: cc -o conftest -g -O2 conftest.c >&5
configure:5111: $? = 0
configure:5117: result: PTHREAD_CREATE_JOINABLE
configure:5127: checking if more special flags are required for pthreads
configure:5134: result: -D_THREAD_SAFE
configure:5221: checking how to run the C preprocessor
configure:5252: cc -E conftest.c
configure:5252: $? = 0
configure:5266: cc -E conftest.c
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5291: result: cc -E
configure:5311: cc -E conftest.c
configure:5311: $? = 0
configure:5325: cc -E conftest.c
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5354: checking for grep that handles long lines and -e
configure:5412: result: /usr/bin/grep
configure:5417: checking for egrep
configure:5479: result: /usr/bin/grep -E
configure:5484: checking for ANSI C header files
configure:5504: cc -c -g -O2 conftest.c >&5
configure:5504: $? = 0
configure:5577: cc -o conftest -g -O2 conftest.c >&5
configure:5577: $? = 0
configure:5577: ./conftest
configure:5577: $? = 0
configure:5588: result: yes
configure:5601: checking for sys/types.h
configure:5601: cc -c -g -O2 conftest.c >&5
configure:5601: $? = 0
configure:5601: result: yes
configure:5601: checking for sys/stat.h
configure:5601: cc -c -g -O2 conftest.c >&5
configure:5601: $? = 0
configure:5601: result: yes
configure:5601: checking for stdlib.h
configure:5601: cc -c -g -O2 conftest.c >&5
configure:5601: $? = 0
configure:5601: result: yes
configure:5601: checking for string.h
configure:5601: cc -c -g -O2 conftest.c >&5
configure:5601: $? = 0
configure:5601: result: yes
configure:5601: checking for memory.h
configure:5601: cc -c -g -O2 conftest.c >&5
configure:5601: $? = 0
configure:5601: result: yes
configure:5601: checking for strings.h
configure:5601: cc -c -g -O2 conftest.c >&5
configure:5601: $? = 0
configure:5601: result: yes
configure:5601: checking for inttypes.h
configure:5601: cc -c -g -O2 conftest.c >&5
configure:5601: $? = 0
configure:5601: result: yes
configure:5601: checking for stdint.h
configure:5601: cc -c -g -O2 conftest.c >&5
configure:5601: $? = 0
configure:5601: result: yes
configure:5601: checking for unistd.h
configure:5601: cc -c -g -O2 conftest.c >&5
configure:5601: $? = 0
configure:5601: result: yes
configure:5620: checking whether we are using the Microsoft C compiler
configure:5639: cc -c -g -O2 conftest.c >&5
conftest.c:29:8: error: use of undeclared identifier 'choke'
choke me
^
1 error generated.
configure:5639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef _MSC_VER
| choke me
| #endif
|
| ;
| return 0;
| }
configure:5648: result: no
configure:5664: checking windows.h usability
configure:5664: cc -c -g -O2 conftest.c >&5
conftest.c:57:10: fatal error: 'windows.h' file not found
#include <windows.h>
^
1 error generated.
configure:5664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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
| /* 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 <windows.h>
configure:5664: result: no
configure:5664: checking windows.h presence
configure:5664: cc -E conftest.c
conftest.c:24:10: fatal error: 'windows.h' file not found
#include <windows.h>
^
1 error generated.
configure:5664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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
| /* end confdefs.h. */
| #include <windows.h>
configure:5664: result: no
configure:5664: checking for windows.h
configure:5664: result: no
configure:5680: checking for GL/gl.h
configure:5680: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5
conftest.c:30:10: fatal error: 'GL/gl.h' file not found
#include <GL/gl.h>
^
1 error generated.
configure:5680: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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
| /* end confdefs.h. */
|
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
| # include <windows.h>
| # endif
|
|
| #include <GL/gl.h>
configure:5680: result: no
configure:5680: checking for OpenGL/gl.h
configure:5680: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5
configure:5680: $? = 0
configure:5680: result: yes
configure:5701: checking for OpenGL library
configure:5748: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lopengl32 >&5
ld: library not found for -lopengl32
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1
| /* end confdefs.h. */
|
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
| # include <windows.h>
| # endif
| # ifdef HAVE_GL_GL_H
| # include <GL/gl.h>
| # elif defined(HAVE_OPENGL_GL_H)
| # include <OpenGL/gl.h>
| # else
| # error no gl.h
| # endif
| int
| main ()
| {
| glBegin(0)
| ;
| return 0;
| }
configure:5774: cc -o conftest -g -O2 -D_THREAD_SAFE -L/usr/lib64/nvidia conftest.c -lopengl32 >&5
ld: warning: directory not found for option '-L/usr/lib64/nvidia'
ld: library not found for -lopengl32
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1
| /* end confdefs.h. */
|
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
| # include <windows.h>
| # endif
| # ifdef HAVE_GL_GL_H
| # include <GL/gl.h>
| # elif defined(HAVE_OPENGL_GL_H)
| # include <OpenGL/gl.h>
| # else
| # error no gl.h
| # endif
| int
| main ()
| {
| glBegin(0)
| ;
| return 0;
| }
configure:5800: cc -o conftest -g -O2 -D_THREAD_SAFE -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib conftest.c -lopengl32 >&5
ld: library not found for -lopengl32
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1
| /* end confdefs.h. */
|
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
| # include <windows.h>
| # endif
| # ifdef HAVE_GL_GL_H
| # include <GL/gl.h>
| # elif defined(HAVE_OPENGL_GL_H)
| # include <OpenGL/gl.h>
| # else
| # error no gl.h
| # endif
| int
| main ()
| {
| glBegin(0)
| ;
| return 0;
| }
configure:5748: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lGL >&5
configure:5748: $? = 0
configure:5844: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lGL >&5
conftest.c:39:1: warning: implicit declaration of function 'glXQueryVersion' is invalid in C99 [-Wimplicit-function-declaration]
glXQueryVersion(0, 0, 0)
^
1 warning generated.
Undefined symbols for architecture x86_64:
"_glXQueryVersion", referenced from:
_main in conftest-vLPwVw.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1
| /* end confdefs.h. */
|
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
| # include <windows.h>
| # endif
| # ifdef HAVE_GL_GL_H
| # include <GL/gl.h>
| # elif defined(HAVE_OPENGL_GL_H)
| # include <OpenGL/gl.h>
| # else
| # error no gl.h
| # endif
| int
| main ()
| {
| glXQueryVersion(0, 0, 0)
| ;
| return 0;
| }
configure:5887: result: -lGL
configure:5912: checking for GL/glu.h
configure:5912: c++ -c -I/usr/local/include -D_THREAD_SAFE conftest.cpp >&5
conftest.cpp:31:10: fatal error: 'GL/glu.h' file not found
#include <GL/glu.h>
^
1 error generated.
configure:5912: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1
| /* end confdefs.h. */
|
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
| # include <windows.h>
| # endif
|
|
| #include <GL/glu.h>
configure:5912: result: no
configure:5912: checking for OpenGL/glu.h
configure:5912: c++ -c -I/usr/local/include -D_THREAD_SAFE conftest.cpp >&5
configure:5912: $? = 0
configure:5912: result: yes
configure:5931: checking for OpenGL Utility library
configure:5988: c++ -o conftest -I/usr/local/include -D_THREAD_SAFE -lGL conftest.cpp >&5
Undefined symbols for architecture x86_64:
"_gluBeginCurve", referenced from:
_main in conftest-BmiBHZ.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5988: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| /* end confdefs.h. */
|
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
| # include <windows.h>
| # endif
| # ifdef HAVE_GL_GLU_H
| # include <GL/glu.h>
| # elif defined(HAVE_OPENGL_GLU_H)
| # include <OpenGL/glu.h>
| # else
| # error no glu.h
| # endif
| int
| main ()
| {
| gluBeginCurve(0)
| ;
| return 0;
| }
configure:6021: c++ -o conftest -I/usr/local/include -D_THREAD_SAFE -lGL conftest.cpp -lglu32 >&5
ld: library not found for -lglu32
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6021: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| /* end confdefs.h. */
|
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
| # include <windows.h>
| # endif
| # ifdef HAVE_GL_GLU_H
| # include <GL/glu.h>
| # elif defined(HAVE_OPENGL_GLU_H)
| # include <OpenGL/glu.h>
| # else
| # error no glu.h
| # endif
| int
| main ()
| {
| gluBeginCurve(0)
| ;
| return 0;
| }
configure:6021: c++ -o conftest -I/usr/local/include -D_THREAD_SAFE -lGL conftest.cpp -lGLU >&5
configure:6021: $? = 0
configure:6049: result: -lGLU
configure:6068: checking for varargs GLU tesselator callback function type
configure:6098: c++ -c -D_THREAD_SAFE -I/usr/local/include conftest.cpp >&5
conftest.cpp:35:22: error: no matching function for call to 'gluTessCallback'
GLvoid (*func)(...); gluTessCallback(0, 0, func)
^~~~~~~~~~~~~~~
/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:290:13: note: candidate function not viable: no known conversion from 'GLvoid (*)(...)' to 'GLvoid (*)()' for 3rd argument
extern void gluTessCallback (GLUtesselator* tess, GLenum which, GLvoid (*CallBackFunc)());
^
1 error generated.
configure:6098: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gource"
| #define PACKAGE_TARNAME "gource"
| #define PACKAGE_VERSION "0.40"
| #define PACKAGE_STRING "Gource 0.40"
| #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gource"
| #define VERSION "0.40"
| #define HAVE_TIMEGM 1
| #define HAVE_UNSETENV 1
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| /* end confdefs.h. */
|
| # ifdef HAVE_GL_GLU_H
| # include <GL/glu.h>
| # else
| # include <OpenGL/glu.h>
| # endif
| int
| main ()
| {
| GLvoid (*func)(...); gluTessCallback(0, 0, func)
| ;
| return 0;
| }
configure:6110: result: no
configure:6172: checking for pkg-config
configure:6190: found /usr/local/opt/pkg-config/bin/pkg-config
configure:6202: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:6227: checking pkg-config is at least version 0.9.0
configure:6230: result: yes
configure:6241: checking for FT2
configure:6249: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.0.3"
configure:6252: $? = 0
configure:6267: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.0.3"
configure:6270: $? = 0
configure:6325: result: yes
configure:6331: checking for PCRE
configure:6339: $PKG_CONFIG --exists --print-errors "libpcre"
configure:6342: $? = 0
configure:6357: $PKG_CONFIG --exists --print-errors "libpcre"
configure:6360: $? = 0
configure:6415: result: yes
configure:6421: checking for GLEW
configure:6429: $PKG_CONFIG --exists --print-errors "glew"
Package glu was not found in the pkg-config search path.
Perhaps you should add the directory containing `glu.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glu', required by 'glew', not found
configure:6432: $? = 1
configure:6447: $PKG_CONFIG --exists --print-errors "glew"
Package glu was not found in the pkg-config search path.
Perhaps you should add the directory containing `glu.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glu', required by 'glew', not found
configure:6450: $? = 1
Package 'glu', required by 'glew', not found
configure:6478: error: Package requirements (glew) were not met:
Package 'glu', required by 'glew', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GLEW_CFLAGS
and GLEW_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.4.0
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=set
ac_cv_env_CC_value=cc
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=set
ac_cv_env_CXXFLAGS_value=-I/usr/local/include
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_FT2_CFLAGS_set=
ac_cv_env_FT2_CFLAGS_value=
ac_cv_env_FT2_LIBS_set=
ac_cv_env_FT2_LIBS_value=
ac_cv_env_GLEW_CFLAGS_set=
ac_cv_env_GLEW_CFLAGS_value=
ac_cv_env_GLEW_LIBS_set=
ac_cv_env_GLEW_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_PCRE_CFLAGS_set=
ac_cv_env_PCRE_CFLAGS_value=
ac_cv_env_PCRE_LIBS_set=
ac_cv_env_PCRE_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SDL_CFLAGS_set=
ac_cv_env_SDL_CFLAGS_value=
ac_cv_env_SDL_LIBS_set=
ac_cv_env_SDL_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_func_timegm=yes
ac_cv_func_unsetenv=yes
ac_cv_header_GL_gl_h=no
ac_cv_header_GL_glu_h=no
ac_cv_header_OpenGL_gl_h=yes
ac_cv_header_OpenGL_glu_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_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_host=x86_64-apple-darwin12.4.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
ax_cv_c_compiler_ms=no
ax_cv_check_gl_libgl=-lGL
ax_cv_check_glu_libglu=-lGLU
ax_cv_varargs_glu_tesscb=no
pkg_cv_FT2_CFLAGS='-I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include '
pkg_cv_FT2_LIBS='-L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype '
pkg_cv_PCRE_CFLAGS='-I/usr/local/Cellar/pcre/8.33/include '
pkg_cv_PCRE_LIBS='-L/usr/local/Cellar/pcre/8.33/lib -lpcre '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/gource-l0yP/gource-0.40/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AUTOCONF='${SHELL} /private/tmp/gource-l0yP/gource-0.40/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/gource-l0yP/gource-0.40/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/gource-l0yP/gource-0.40/missing --run automake-1.11'
AWK='awk'
BOOST_CPPFLAGS=''
BOOST_FILESYSTEM_LIB=''
BOOST_LDFLAGS=''
BOOST_SYSTEM_LIB=''
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='cc -E'
CPPFLAGS=' -D_THREAD_SAFE -D_THREAD_SAFE '
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE '
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FONTDIR_FALSE=''
FONTDIR_TRUE=''
FT2_CFLAGS='-I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include '
FT2_LIBS='-L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype '
GLEW_CFLAGS=''
GLEW_LIBS=''
GLU_CFLAGS='-D_THREAD_SAFE '
GLU_LIBS='-lGLU'
GL_CFLAGS='-D_THREAD_SAFE '
GL_LIBS='-lGL '
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=' -lGL -lGLU'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/gource-l0yP/gource-0.40/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE='gource'
PACKAGE_BUGREPORT='acaudwell@gmail.com'
PACKAGE_NAME='Gource'
PACKAGE_STRING='Gource 0.40'
PACKAGE_TARNAME='gource'
PACKAGE_URL=''
PACKAGE_VERSION='0.40'
PATH_SEPARATOR=':'
PCRE_CFLAGS='-I/usr/local/Cellar/pcre/8.33/include '
PCRE_LIBS='-L/usr/local/Cellar/pcre/8.33/lib -lpcre '
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PTHREAD_CC='cc'
PTHREAD_CFLAGS='-D_THREAD_SAFE '
PTHREAD_LIBS=''
SDL_CFLAGS=''
SDL_LIBS=''
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_BUNDLED_TINYXML_FALSE=''
USE_BUNDLED_TINYXML_TRUE=''
VERSION='0.40'
XMKMF=''
ac_ct_CC='cc'
ac_ct_CXX=''
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=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gourcefontdir=''
host='x86_64-apple-darwin12.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/gource-l0yP/gource-0.40/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gource/0.40'
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 "Gource"
#define PACKAGE_TARNAME "gource"
#define PACKAGE_VERSION "0.40"
#define PACKAGE_STRING "Gource 0.40"
#define PACKAGE_BUGREPORT "acaudwell@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "gource"
#define VERSION "0.40"
#define HAVE_TIMEGM 1
#define HAVE_UNSETENV 1
#define HAVE_PTHREAD 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_OPENGL_GL_H 1
#define HAVE_OPENGL_GLU_H 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment