Created
June 2, 2016 22:03
-
-
Save echristopherson/2dd14fef14cdf2a7244d490d842cf8a6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by jpilot configure 1.8.2, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --verbose --prefix=/usr/local/stow/jpilot-1.8.2 --disable-dependency-tracking --cache-file=/dev/null | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = atuyka.localnet | |
uname -m = x86_64 | |
uname -r = 15.5.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/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 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64 | |
Kernel configured for up to 2 processors. | |
2 processors are physically available. | |
2 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 338 tasks, 1424 threads, 2 processors | |
Load average: 1.81, Mach factor: 0.61 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/eric/.rvm/gems/ruby-2.2.2/bin | |
PATH: /Users/eric/.rvm/gems/ruby-2.2.2@global/bin | |
PATH: /Users/eric/.rvm/rubies/ruby-2.2.2/bin | |
PATH: /usr/local/heroku/bin | |
PATH: /usr/local/nand2tetris/tools | |
PATH: /Users/eric/.cabal/bin | |
PATH: /Users/eric/Programs | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /opt/X11/bin | |
PATH: /opt/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /Users/eric/.rvm/gems/ruby-2.2.2/bin | |
PATH: /Users/eric/.rvm/gems/ruby-2.2.2@global/bin | |
PATH: /Users/eric/.rvm/rubies/ruby-2.2.2/bin | |
PATH: /usr/local/heroku/bin | |
PATH: /Users/eric/.rvm/bin | |
PATH: /Users/eric/.rvm/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2417: checking for a BSD-compatible install | |
configure:2485: result: /usr/local/bin/ginstall -c | |
configure:2496: checking whether build environment is sane | |
configure:2551: result: yes | |
configure:2702: checking for a thread-safe mkdir -p | |
configure:2741: result: /usr/local/bin/gmkdir -p | |
configure:2748: checking for gawk | |
configure:2764: found /usr/local/bin/gawk | |
configure:2775: result: gawk | |
configure:2786: checking whether make sets $(MAKE) | |
configure:2808: result: yes | |
configure:2837: checking whether make supports nested variables | |
configure:2854: result: yes | |
configure:2983: checking whether to enable maintainer-specific portions of Makefiles | |
configure:2992: result: no | |
configure:3010: checking build system type | |
configure:3024: result: x86_64-apple-darwin15.5.0 | |
configure:3044: checking host system type | |
configure:3057: result: x86_64-apple-darwin15.5.0 | |
configure:3125: checking for gcc | |
configure:3141: found /usr/bin/gcc | |
configure:3152: result: gcc | |
configure:3381: checking for C compiler version | |
configure:3390: gcc --version >&5 | |
Apple LLVM version 7.3.0 (clang-703.0.31) | |
Target: x86_64-apple-darwin15.5.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/c++/4.2.1 | |
configure:3401: $? = 0 | |
configure:3390: gcc -v >&5 | |
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/c++/4.2.1 | |
Apple LLVM version 7.3.0 (clang-703.0.31) | |
Target: x86_64-apple-darwin15.5.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:3401: $? = 0 | |
configure:3390: gcc -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3401: $? = 1 | |
configure:3390: gcc -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
clang: error: no input files | |
configure:3401: $? = 1 | |
configure:3421: checking whether the C compiler works | |
configure:3443: gcc -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib conftest.c >&5 | |
configure:3447: $? = 0 | |
configure:3495: result: yes | |
configure:3498: checking for C compiler default output file name | |
configure:3500: result: a.out | |
configure:3506: checking for suffix of executables | |
configure:3513: gcc -o conftest -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib conftest.c >&5 | |
configure:3517: $? = 0 | |
configure:3539: result: | |
configure:3561: checking whether we are cross compiling | |
configure:3569: gcc -o conftest -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib conftest.c >&5 | |
configure:3573: $? = 0 | |
configure:3580: ./conftest | |
configure:3584: $? = 0 | |
configure:3599: result: no | |
configure:3604: checking for suffix of object files | |
configure:3626: gcc -c -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:3630: $? = 0 | |
configure:3651: result: o | |
configure:3655: checking whether we are using the GNU C compiler | |
configure:3674: gcc -c -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:3674: $? = 0 | |
configure:3683: result: yes | |
configure:3692: checking whether gcc accepts -g | |
configure:3712: gcc -c -g -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:3712: $? = 0 | |
configure:3753: result: yes | |
configure:3770: checking for gcc option to accept ISO C89 | |
configure:3833: gcc -c -g -O2 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:3833: $? = 0 | |
configure:3846: result: none needed | |
configure:3871: checking whether gcc understands -c and -o together | |
configure:3893: gcc -c conftest.c -o conftest2.o | |
configure:3896: $? = 0 | |
configure:3893: gcc -c conftest.c -o conftest2.o | |
configure:3896: $? = 0 | |
configure:3908: result: yes | |
configure:3936: checking for style of include used by make | |
configure:3964: result: GNU | |
configure:3990: checking dependency style of gcc | |
configure:4101: result: none | |
configure:4118: checking for strerror in -lcposix | |
configure:4143: gcc -o conftest -g -O2 -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib conftest.c -lcposix >&5 | |
conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] | |
char strerror (); | |
^ | |
conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
ld: library not found for -lcposix | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4143: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "jpilot" | |
| #define PACKAGE_TARNAME "jpilot" | |
| #define PACKAGE_VERSION "1.8.2" | |
| #define PACKAGE_STRING "jpilot 1.8.2" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "jpilot" | |
| #define VERSION "1.8.2" | |
| /* 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 strerror (); | |
| int | |
| main () | |
| { | |
| return strerror (); | |
| ; | |
| return 0; | |
| } | |
configure:4152: result: no | |
configure:4161: checking whether NLS is requested | |
configure:4170: result: yes | |
configure:4198: checking for intltool-update | |
configure:4216: found /usr/local/bin/intltool-update | |
configure:4228: result: /usr/local/bin/intltool-update | |
configure:4238: checking for intltool-merge | |
configure:4256: found /usr/local/bin/intltool-merge | |
configure:4268: result: /usr/local/bin/intltool-merge | |
configure:4278: checking for intltool-extract | |
configure:4296: found /usr/local/bin/intltool-extract | |
configure:4308: result: /usr/local/bin/intltool-extract | |
configure:4462: checking for xgettext | |
configure:4495: result: no | |
configure:4502: checking for msgmerge | |
configure:4535: result: no | |
configure:4542: checking for msgfmt | |
configure:4575: result: no | |
configure:4582: checking for gmsgfmt | |
configure:4616: result: no | |
configure:4622: error: GNU gettext tools not found; required for intltool | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin15.5.0 | |
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/usr/local/opt/gettext/include | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value=-L/usr/local/opt/gettext/lib | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_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_host=x86_64-apple-darwin15.5.0 | |
ac_cv_lib_cposix_strerror=no | |
ac_cv_objext=o | |
ac_cv_path_GMSGFMT= | |
ac_cv_path_INTLTOOL_EXTRACT=/usr/local/bin/intltool-extract | |
ac_cv_path_INTLTOOL_MERGE=/usr/local/bin/intltool-merge | |
ac_cv_path_INTLTOOL_UPDATE=/usr/local/bin/intltool-update | |
ac_cv_path_install='/usr/local/bin/ginstall -c' | |
ac_cv_path_mkdir=/usr/local/bin/gmkdir | |
ac_cv_prog_AWK=gawk | |
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=none | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ABILIB='' | |
ACLOCAL='${SHELL} /Users/eric/Code/others/jpilot/jpilot-1.8.2/missing aclocal-1.14' | |
ALL_LINGUAS='' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AR='' | |
AUTOCONF='${SHELL} /Users/eric/Code/others/jpilot/jpilot-1.8.2/missing autoconf' | |
AUTOHEADER='${SHELL} /Users/eric/Code/others/jpilot/jpilot-1.8.2/missing autoheader' | |
AUTOMAKE='${SHELL} /Users/eric/Code/others/jpilot/jpilot-1.8.2/missing automake-1.14' | |
AWK='gawk' | |
CC='gcc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
CPP='' | |
CPPFLAGS='-I/usr/local/opt/gettext/include' | |
CUT='' | |
CYGPATH_W='echo' | |
DATADIRNAME='' | |
DEFS='' | |
DEPDIR='.deps' | |
DLLTOOL='' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='' | |
EXEEXT='' | |
FGREP='' | |
GETTEXT_PACKAGE='' | |
GMSGFMT='' | |
GMSGFMT_015='' | |
GREP='' | |
GTK_CFLAGS='' | |
GTK_LIBS='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INTLLIBS='' | |
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_EXTRACT='/usr/local/bin/intltool-extract' | |
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_MERGE='/usr/local/bin/intltool-merge' | |
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' | |
INTLTOOL_PERL='' | |
INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_UPDATE='/usr/local/bin/intltool-update' | |
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' | |
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' | |
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' | |
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' | |
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' | |
INTL_MACOSX_LIBS='' | |
JPILOT_DIALER_FALSE='' | |
JPILOT_DIALER_TRUE='' | |
LD='' | |
LDFLAGS='-L/usr/local/opt/gettext/lib' | |
LIBGCRYPT_CFLAGS='' | |
LIBGCRYPT_CONFIG='' | |
LIBGCRYPT_LIBS='' | |
LIBICONV='' | |
LIBINTL='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='' | |
LIBTOOL_DEPS='' | |
LIPO='' | |
LN_S='' | |
LTLIBICONV='' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /Users/eric/Code/others/jpilot/jpilot-1.8.2/missing makeinfo' | |
MAKE_EXPENSE_FALSE='' | |
MAKE_EXPENSE_TRUE='' | |
MAKE_KEYRING_FALSE='' | |
MAKE_KEYRING_TRUE='' | |
MAKE_SYNCTIME_FALSE='' | |
MAKE_SYNCTIME_TRUE='' | |
MANIFEST_TOOL='' | |
MKDIR_P='/usr/local/bin/gmkdir -p' | |
MSGFMT='' | |
MSGFMT_015='' | |
MSGMERGE='' | |
NM='' | |
NMEDIT='' | |
OBJDUMP='' | |
OBJEXT='o' | |
OPENSSL_LIBS='' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='jpilot' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='jpilot' | |
PACKAGE_STRING='jpilot 1.8.2' | |
PACKAGE_TARNAME='jpilot' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='1.8.2' | |
PATH_SEPARATOR=':' | |
PILOT_FLAGS='' | |
PILOT_LIBS='' | |
PKG_CONFIG='' | |
POSUB='' | |
PROGNAME='' | |
RANLIB='' | |
SED='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
USE_NLS='yes' | |
VERSION='1.8.2' | |
XGETTEXT='' | |
XGETTEXT_015='' | |
ac_ct_AR='' | |
ac_ct_CC='gcc' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin15.5.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin15.5.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='x86_64-apple-darwin15.5.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin15.5.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /Users/eric/Code/others/jpilot/jpilot-1.8.2/install-sh' | |
intltool__v_merge_options_0='-q' | |
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' | |
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='/usr/local/stow/jpilot-1.8.2' | |
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 "jpilot" | |
#define PACKAGE_TARNAME "jpilot" | |
#define PACKAGE_VERSION "1.8.2" | |
#define PACKAGE_STRING "jpilot 1.8.2" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "jpilot" | |
#define VERSION "1.8.2" | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment