This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by JACK Rack configure 1.4.5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-ladcca --disable-lash --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 80 tasks, 135 threads, 4 processors Load average: 0.95, Mach factor: 3.03 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1452: checking for a BSD-compatible install configure:1507: result: /usr/bin/install -c -o root -g wheel configure:1518: checking whether build environment is sane configure:1561: result: yes configure:1626: checking for gawk configure:1642: found /usr/local/bin/gawk configure:1652: result: gawk configure:1662: checking whether make sets $(MAKE) configure:1682: result: yes configure:1852: checking whether to enable maintainer-specific portions of Makefiles configure:1861: result: no configure:1885: checking for i386-unknown-gnu-gcc configure:1911: result: cc configure:2193: checking for C compiler version configure:2196: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2199: $? = 0 configure:2201: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2204: $? = 0 configure:2206: cc -V &5 cc: `-V' option must have argument configure:2209: $? = 1 configure:2232: checking for C compiler default output file name configure:2235: cc -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:2238: $? = 0 configure:2284: result: a.out configure:2289: checking whether the C compiler works configure:2295: ./a.out configure:2298: $? = 0 configure:2315: result: yes configure:2322: checking whether we are cross compiling configure:2324: result: no configure:2327: checking for suffix of executables configure:2329: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:2332: $? = 0 configure:2357: result: configure:2363: checking for suffix of object files configure:2384: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2387: $? = 0 configure:2409: result: configure:2413: checking whether we are using the GNU C compiler configure:2437: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2443: $? = 0 configure:2447: test -z || test ! -s conftest.err configure:2450: $? = 0 configure:2453: test -s conftest. configure:2456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "JACK Rack" | #define PACKAGE_TARNAME "jack-rack" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "JACK Rack 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jack-rack" | #define VERSION "1.4.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2469: result: no configure:2475: checking whether cc accepts -g configure:2496: cc -c -g -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2502: $? = 0 configure:2506: test -z || test ! -s conftest.err configure:2509: $? = 0 configure:2512: test -s conftest. configure:2515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "JACK Rack" | #define PACKAGE_TARNAME "jack-rack" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "JACK Rack 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jack-rack" | #define VERSION "1.4.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2526: result: no configure:2543: checking for cc option to accept ANSI C configure:2613: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2619: $? = 0 configure:2623: test -z || test ! -s conftest.err configure:2626: $? = 0 configure:2629: test -s conftest. configure:2632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "JACK Rack" | #define PACKAGE_TARNAME "jack-rack" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "JACK Rack 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jack-rack" | #define VERSION "1.4.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2613: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2619: $? = 0 configure:2623: test -z || test ! -s conftest.err configure:2626: $? = 0 configure:2629: test -s conftest. configure:2632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "JACK Rack" | #define PACKAGE_TARNAME "jack-rack" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "JACK Rack 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jack-rack" | #define VERSION "1.4.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2613: cc -std1 -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "JACK Rack" | #define PACKAGE_TARNAME "jack-rack" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "JACK Rack 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jack-rack" | #define VERSION "1.4.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2613: cc -Ae -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:2619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "JACK Rack" | #define PACKAGE_TARNAME "jack-rack" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "JACK Rack 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jack-rack" | #define VERSION "1.4.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2613: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:2619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "JACK Rack" | #define PACKAGE_TARNAME "jack-rack" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "JACK Rack 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jack-rack" | #define VERSION "1.4.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2613: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2619: $? = 0 configure:2623: test -z || test ! -s conftest.err configure:2626: $? = 0 configure:2629: test -s conftest. configure:2632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "JACK Rack" | #define PACKAGE_TARNAME "jack-rack" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "JACK Rack 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jack-rack" | #define VERSION "1.4.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2650: result: none needed configure:2668: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2674: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2818: checking for style of include used by make configure:2846: result: GNU configure:2874: checking dependency style of cc configure:2964: result: gcc3 configure:2993: checking for i386-unknown-gnu-pkg-config configure:3026: result: no configure:3035: checking for pkg-config configure:3053: found /usr/local/bin/pkg-config configure:3065: result: /usr/local/bin/pkg-config configure:3080: checking pkg-config is at least version 0.9.0 configure:3083: result: yes configure:3094: checking for JACK configure:3102: $PKG_CONFIG --exists --print-errors "jack >= 0.50.0" Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable No package 'jack' found configure:3105: $? = 1 configure:3120: $PKG_CONFIG --exists --print-errors "jack >= 0.50.0" Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable No package 'jack' found configure:3123: $? = 1 No package 'jack' found configure:3151: error: you need jack >= 0.50.0 see http://sf.net/projects/jackit ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_ALSA_CFLAGS_set= ac_cv_env_ALSA_CFLAGS_value= ac_cv_env_ALSA_LIBS_set= ac_cv_env_ALSA_LIBS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GNOMEUI_CFLAGS_set= ac_cv_env_GNOMEUI_CFLAGS_value= ac_cv_env_GNOMEUI_LIBS_set= ac_cv_env_GNOMEUI_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_JACK_CFLAGS_set= ac_cv_env_JACK_CFLAGS_value= ac_cv_env_JACK_LIBS_set= ac_cv_env_JACK_LIBS_value= ac_cv_env_LADCCA_CFLAGS_set= ac_cv_env_LADCCA_CFLAGS_value= ac_cv_env_LADCCA_LIBS_set= ac_cv_env_LADCCA_LIBS_value= ac_cv_env_LASH_CFLAGS_set= ac_cv_env_LASH_CFLAGS_value= ac_cv_env_LASH_LIBS_set= ac_cv_env_LASH_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib' ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XML_CFLAGS_set= ac_cv_env_XML_CFLAGS_value= ac_cv_env_XML_LIBS_set= ac_cv_env_XML_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_objext= ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/jack-rack/work/jack-rack-1.4.5/missing --run aclocal-1.9' ALSA_CFLAGS='' ALSA_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/jack-rack/work/jack-rack-1.4.5/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/jack-rack/work/jack-rack-1.4.5/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/jack-rack/work/jack-rack-1.4.5/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/jack-rack/work/jack-rack-1.4.5/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='' CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GMSGFMT='' GNOMEUI_CFLAGS='' GNOMEUI_LIBS='' GTK_CFLAGS='' GTK_LIBS='' HAVE_ALSA_FALSE='' HAVE_ALSA_TRUE='' HAVE_GNOME_FALSE='' HAVE_GNOME_TRUE='' HAVE_LADCCA_FALSE='' HAVE_LADCCA_TRUE='' HAVE_LASH_FALSE='' HAVE_LASH_TRUE='' HAVE_LRDF_FALSE='' HAVE_LRDF_TRUE='' HAVE_XML_FALSE='' HAVE_XML_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' JACK_CFLAGS='' JACK_LIBS='' JR_DESKTOP_PREFIX='' LADCCA_CFLAGS='' LADCCA_LIBS='' LASH_CFLAGS='' LASH_LIBS='' LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LRDF_CFLAGS='' LRDF_LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/jack-rack/work/jack-rack-1.4.5/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' MSGMERGE='' OBJEXT='' PACKAGE='jack-rack' PACKAGE_BUGREPORT='' PACKAGE_NAME='JACK Rack' PACKAGE_STRING='JACK Rack 1.4.5' PACKAGE_TARNAME='jack-rack' PACKAGE_VERSION='1.4.5' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='' VERSION='1.4.5' XGETTEXT='' XML_CFLAGS='' XML_LIBS='' ac_ct_CC='' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='' build_os='' build_vendor='' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/audio/jack-rack/work/jack-rack-1.4.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "jack-rack" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "JACK Rack" #define PACKAGE_STRING "JACK Rack 1.4.5" #define PACKAGE_TARNAME "jack-rack" #define PACKAGE_VERSION "1.4.5" #define VERSION "1.4.5" configure: exit 1