This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --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 /usr/bin/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: 99 tasks, 154 threads, 4 processors Load average: 1.07, Mach factor: 2.92 /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: /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:1818: checking build system type configure:1836: result: i386-unknown-gnu configure:1858: checking host system type configure:1873: result: i386-unknown-gnu configure:1895: checking target system type configure:1910: result: i386-unknown-gnu configure:1952: checking for a BSD-compatible install configure:2008: result: /usr/bin/install -c -o root -g wheel configure:2019: checking whether build environment is sane configure:2062: result: yes configure:2127: checking for gawk configure:2143: found /usr/local/bin/gawk configure:2154: result: gawk configure:2165: checking whether gmake sets $(MAKE) configure:2186: result: yes configure:2370: checking whether to enable maintainer-specific portions of Makefiles configure:2379: result: no configure:2408: checking for a BSD-compatible install configure:2464: result: /usr/bin/install -c -o root -g wheel configure:2487: checking for intltool >= 0.25 configure:2494: result: 0.35.0 found configure:2550: checking for perl configure:2568: found /usr/local/bin/perl configure:2580: result: /usr/local/bin/perl configure:2599: checking for XML::Parser configure:2602: result: ok configure:2613: checking for iconv configure:2631: found /usr/local/bin/iconv configure:2644: result: /usr/local/bin/iconv configure:2654: checking for msgfmt configure:2672: found /usr/local/bin/msgfmt configure:2685: result: /usr/local/bin/msgfmt configure:2695: checking for msgmerge configure:2713: found /usr/local/bin/msgmerge configure:2726: result: /usr/local/bin/msgmerge configure:2736: checking for xgettext configure:2754: found /usr/local/bin/xgettext configure:2767: result: /usr/local/bin/xgettext configure:2807: checking for style of include used by gmake configure:2835: result: GNU configure:2868: checking for i386-unknown-gnu-gcc configure:2895: result: cc configure:3173: checking for C compiler version configure:3180: 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:3183: $? = 0 configure:3190: 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:3193: $? = 0 configure:3200: cc -V >&5 cc: `-V' option must have argument configure:3203: $? = 1 configure:3226: checking for C compiler default output file name configure:3253: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3256: $? = 0 configure:3302: result: a.out configure:3307: checking whether the C compiler works configure:3317: ./a.out configure:3320: $? = 0 configure:3337: result: yes configure:3344: checking whether we are cross compiling configure:3346: result: no configure:3349: checking for suffix of executables configure:3356: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3359: $? = 0 configure:3383: result: configure:3389: checking for suffix of object files configure:3415: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3418: $? = 0 configure:3441: result: configure:3445: checking whether we are using the GNU C compiler configure:3474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3480: $? = 0 configure:3487: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3490: $? = 0 configure:3497: test -s conftest. configure:3500: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3514: result: no configure:3519: checking whether cc accepts -g configure:3549: cc -c -g -I/usr/local/include conftest.c >&5 configure:3555: $? = 0 configure:3562: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3565: $? = 0 configure:3572: test -s conftest. configure:3575: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3604: cc -c -I/usr/local/include conftest.c >&5 configure:3610: $? = 0 configure:3617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3620: $? = 0 configure:3627: test -s conftest. configure:3630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3660: cc -c -g -I/usr/local/include conftest.c >&5 configure:3666: $? = 0 configure:3673: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3676: $? = 0 configure:3683: test -s conftest. configure:3686: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3705: result: no configure:3722: checking for cc option to accept ISO C89 configure:3796: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3802: $? = 0 configure:3809: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3812: $? = 0 configure:3819: test -s conftest. configure:3822: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3796: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3802: $? = 0 configure:3809: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3812: $? = 0 configure:3819: test -s conftest. configure:3822: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3796: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3802: $? = 0 configure:3809: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3812: $? = 0 configure:3819: test -s conftest. configure:3822: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3796: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3802: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3796: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3802: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3796: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3802: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3796: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3802: $? = 0 configure:3809: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3812: $? = 0 configure:3819: test -s conftest. configure:3822: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3845: result: unsupported configure:3862: checking dependency style of cc configure:3952: result: none configure:3975: checking how to run the C preprocessor configure:4015: cc -E -I/usr/local/include conftest.c configure:4021: $? = 0 configure:4059: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4065: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include configure:4105: result: cc -E configure:4134: cc -E -I/usr/local/include conftest.c configure:4140: $? = 0 configure:4178: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4184: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include configure:4229: checking for grep that handles long lines and -e configure:4303: result: /usr/bin/grep configure:4308: checking for egrep configure:4386: result: /usr/bin/grep -E configure:4391: checking for ANSI C header files configure:4421: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4427: $? = 0 configure:4434: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4437: $? = 0 configure:4444: test -s conftest. configure:4447: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4569: result: no configure:4593: checking for sys/types.h configure:4614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4653: result: no configure:4593: checking for sys/stat.h configure:4614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4653: result: no configure:4593: checking for stdlib.h configure:4614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4653: result: no configure:4593: checking for string.h configure:4614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4653: result: no configure:4593: checking for memory.h configure:4614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4653: result: no configure:4593: checking for strings.h configure:4614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4653: result: no configure:4593: checking for inttypes.h configure:4614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4653: result: no configure:4593: checking for stdint.h configure:4614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4653: result: no configure:4593: checking for unistd.h configure:4614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4653: result: no configure:4681: checking locale.h usability configure:4698: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4704: $? = 0 configure:4711: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4714: $? = 0 configure:4721: test -s conftest. configure:4724: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4735: result: no configure:4739: checking locale.h presence configure:4754: cc -E -I/usr/local/include conftest.c configure:4760: $? = 0 configure:4781: result: yes configure:4794: WARNING: locale.h: present but cannot be compiled configure:4796: WARNING: locale.h: check for missing prerequisite headers? configure:4798: WARNING: locale.h: see the Autoconf documentation configure:4800: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4802: WARNING: locale.h: proceeding with the preprocessor's result configure:4804: WARNING: locale.h: in the future, the compiler will take precedence configure:4809: checking for locale.h configure:4817: result: yes configure:4831: checking for LC_MESSAGES configure:4857: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4863: $? = 0 configure:4870: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4873: $? = 0 configure:4880: test -s conftest configure:4883: $? = 0 configure:4896: result: yes configure:4925: checking libintl.h usability configure:4942: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4948: $? = 0 configure:4955: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4958: $? = 0 configure:4965: test -s conftest. configure:4968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4979: result: no configure:4983: checking libintl.h presence configure:4998: cc -E -I/usr/local/include conftest.c configure:5004: $? = 0 configure:5025: result: yes configure:5038: WARNING: libintl.h: present but cannot be compiled configure:5040: WARNING: libintl.h: check for missing prerequisite headers? configure:5042: WARNING: libintl.h: see the Autoconf documentation configure:5044: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:5046: WARNING: libintl.h: proceeding with the preprocessor's result configure:5048: WARNING: libintl.h: in the future, the compiler will take precedence configure:5053: checking for libintl.h configure:5060: result: yes configure:5071: checking for ngettext in libc configure:5099: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libintl_ngettext configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "openvpn-admin" | #define VERSION "1.9.4" | #define GETTEXT_PACKAGE "openvpn-admin" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:5139: result: no configure:5335: checking for bindtextdomain in -lintl configure:5370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5376: $? = 0 configure:5383: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5386: $? = 0 configure:5393: test -s conftest configure:5396: $? = 0 configure:5410: result: yes configure:5413: checking for ngettext in -lintl configure:5448: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5454: $? = 0 configure:5461: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5464: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5488: result: yes configure:5491: checking for dgettext in -lintl configure:5526: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5532: $? = 0 configure:5539: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5542: $? = 0 configure:5549: test -s conftest configure:5552: $? = 0 configure:5566: result: yes configure:5763: checking for bind_textdomain_codeset configure:5819: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5825: $? = 0 configure:5832: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5835: $? = 0 configure:5842: test -s conftest configure:5845: $? = 0 configure:5859: result: yes configure:5899: checking for msgfmt configure:5926: result: /usr/local/bin/msgfmt configure:5939: checking for dcgettext configure:5995: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:6001: $? = 0 configure:6008: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6011: $? = 0 configure:6018: test -s conftest configure:6021: $? = 0 configure:6035: result: yes configure:6047: checking for gmsgfmt configure:6078: result: /usr/local/bin/msgfmt configure:6088: checking for xgettext configure:6115: result: /usr/local/bin/xgettext configure:6144: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:6150: $? = 0 configure:6157: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6160: $? = 0 configure:6167: test -s conftest configure:6170: $? = 0 configure:6351: checking for catalogs to be installed configure:6376: result: de es hu pt_BR se sv configure:6433: checking for pkg-config configure:6451: found /usr/local/bin/pkg-config configure:6464: result: /usr/local/bin/pkg-config configure:6480: checking for csc configure:6511: result: no configure:6521: checking for mcs configure:6552: result: no configure:6562: checking for mono configure:6593: result: no configure:6604: error: No C# compiler found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no 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 ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GTKSHARP_CFLAGS_set= ac_cv_env_GTKSHARP_CFLAGS_value= ac_cv_env_GTKSHARP_LIBS_set= ac_cv_env_GTKSHARP_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_objext= ac_cv_path_CSC=no ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INTLTOOL_ICONV=/usr/local/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_MCS=no ac_cv_path_MONO=no ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_target=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=none am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/openvpn-admin/work/openvpn-admin-1.9.4/missing --run aclocal-1.9' ALL_LINGUAS='de es hu pt_BR se sv' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/openvpn-admin/work/openvpn-admin-1.9.4/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/openvpn-admin/work/openvpn-admin-1.9.4/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/openvpn-admin/work/openvpn-admin-1.9.4/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/openvpn-admin/work/openvpn-admin-1.9.4/missing --run automake-1.9' AWK='gawk' CATALOGS=' de.gmo es.gmo hu.gmo pt_BR.gmo se.gmo sv.gmo' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CSC='no' CYGPATH_W='echo' DATADIR='/share' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GETTEXT_PACKAGE='openvpn-admin' GMOFILES=' de.gmo es.gmo hu.gmo pt_BR.gmo se.gmo sv.gmo' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GTKSHARP_CFLAGS='' GTKSHARP_LIBS='' 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' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/openvpn-admin/work/openvpn-admin-1.9.4/missing --run makeinfo' MCS='no' MONO='no' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' PACKAGE='openvpn-admin' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PAM_PREFIX='/etc' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES=' de.po es.po hu.po pt_BR.po se.po sv.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='1.9.4' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' 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='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/security/openvpn-admin/work/openvpn-admin-1.9.4/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='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "openvpn-admin" #define VERSION "1.9.4" #define GETTEXT_PACKAGE "openvpn-admin" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define DATADIR "/share" configure: exit 1