This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by shared-mime-info configure 0.22, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include --no-create --no-recursion ## --------- ## ## 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: 151 tasks, 208 threads, 4 processors Load average: 1.69, Mach factor: 2.30 /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: /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:1842: checking for a BSD-compatible install configure:1898: result: /usr/local/bin/ginstall -c configure:1909: checking whether build environment is sane configure:1952: result: yes configure:1980: checking for a thread-safe mkdir -p configure:2019: result: /usr/local/bin/mkdir -p configure:2032: checking for gawk configure:2048: found /usr/local/bin/gawk configure:2059: result: gawk configure:2070: checking whether make sets $(MAKE) configure:2091: result: yes configure:2291: checking for i386-unknown-gnu-gcc configure:2321: result: no configure:2331: checking for gcc configure:2347: found /usr/bin/gcc configure:2358: result: gcc configure:2596: checking for C compiler version configure:2603: gcc --version >&5 gcc (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:2606: $? = 0 configure:2613: gcc -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:2616: $? = 0 configure:2623: gcc -V >&5 gcc: `-V' option must have argument configure:2626: $? = 1 configure:2649: checking for C compiler default output file name configure:2676: gcc -fno-common conftest.c >&5 configure:2679: $? = 0 configure:2717: result: a.out configure:2734: checking whether the C compiler works configure:2744: ./a.out configure:2747: $? = 0 configure:2764: result: yes configure:2771: checking whether we are cross compiling configure:2773: result: no configure:2776: checking for suffix of executables configure:2783: gcc -o conftest -fno-common conftest.c >&5 configure:2786: $? = 0 configure:2810: result: configure:2816: checking for suffix of object files configure:2842: gcc -c -fno-common conftest.c >&5 configure:2845: $? = 0 configure:2868: result: configure:2872: checking whether we are using the GNU C compiler configure:2901: gcc -c -fno-common conftest.c >&5 configure:2907: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2924: result: no configure:2929: checking whether gcc accepts -g configure:2959: gcc -c -g conftest.c >&5 configure:2965: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2997: gcc -c conftest.c >&5 configure:3003: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3036: gcc -c -g conftest.c >&5 configure:3042: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3064: result: no configure:3081: checking for gcc option to accept ISO C89 configure:3155: gcc -c -fno-common conftest.c >&5 configure:3161: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* 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:3155: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3161: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* 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:3155: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3161: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* 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:3155: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3161: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* 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:3155: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3161: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* 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:3155: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3161: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* 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:3155: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3161: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* 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:3187: result: unsupported configure:3213: checking for style of include used by make configure:3241: result: GNU configure:3266: checking dependency style of gcc configure:3357: result: gcc3 configure:3374: checking for an ANSI C-conforming const configure:3449: gcc -c -fno-common conftest.c >&5 configure:3455: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:3470: result: no configure:3494: checking for intltool >= 0.35.0 configure:3501: result: 0.35.5 found configure:3557: checking for perl configure:3575: found /usr/local/bin/perl configure:3587: result: /usr/local/bin/perl configure:3606: checking for XML::Parser configure:3609: result: ok configure:3620: checking for iconv configure:3638: found /usr/local/bin/iconv configure:3651: result: /usr/local/bin/iconv configure:3661: checking for msgfmt configure:3679: found /usr/local/bin/msgfmt configure:3692: result: /usr/local/bin/msgfmt configure:3702: checking for msgmerge configure:3720: found /usr/local/bin/msgmerge configure:3733: result: /usr/local/bin/msgmerge configure:3743: checking for xgettext configure:3761: found /usr/local/bin/xgettext configure:3774: result: /usr/local/bin/xgettext configure:3811: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_msg_cat_cntr configure:3817: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | | int | main () | { | extern int _nl_msg_cat_cntr; | return _nl_msg_cat_cntr | ; | return 0; | } configure:3944: checking how to run the C preprocessor configure:3984: gcc -E conftest.c configure:3990: $? = 0 configure:4021: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4027: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include configure:4060: result: gcc -E configure:4089: gcc -E conftest.c configure:4095: $? = 0 configure:4126: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4132: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include configure:4170: checking for grep that handles long lines and -e configure:4244: result: /usr/bin/grep configure:4249: checking for egrep configure:4327: result: /usr/bin/grep -E configure:4332: checking for ANSI C header files configure:4362: gcc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4493: result: no configure:4517: checking for sys/types.h configure:4538: gcc -c -fno-common conftest.c >&5 configure:4544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4560: result: no configure:4517: checking for sys/stat.h configure:4538: gcc -c -fno-common conftest.c >&5 configure:4544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4560: result: no configure:4517: checking for stdlib.h configure:4538: gcc -c -fno-common conftest.c >&5 configure:4544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4560: result: no configure:4517: checking for string.h configure:4538: gcc -c -fno-common conftest.c >&5 configure:4544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4560: result: no configure:4517: checking for memory.h configure:4538: gcc -c -fno-common conftest.c >&5 configure:4544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4560: result: no configure:4517: checking for strings.h configure:4538: gcc -c -fno-common conftest.c >&5 configure:4544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4560: result: no configure:4517: checking for inttypes.h configure:4538: gcc -c -fno-common conftest.c >&5 configure:4544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4560: result: no configure:4517: checking for stdint.h configure:4538: gcc -c -fno-common conftest.c >&5 configure:4544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4560: result: no configure:4517: checking for unistd.h configure:4538: gcc -c -fno-common conftest.c >&5 configure:4544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4560: result: no configure:4578: checking build system type configure:4596: result: i386-unknown-gnu configure:4618: checking host system type configure:4633: result: i386-unknown-gnu configure:4671: checking locale.h usability configure:4688: gcc -c -fno-common conftest.c >&5 configure:4694: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4708: result: no configure:4712: checking locale.h presence configure:4727: gcc -E conftest.c configure:4733: $? = 0 configure:4747: result: yes configure:4760: WARNING: locale.h: present but cannot be compiled configure:4762: WARNING: locale.h: check for missing prerequisite headers? configure:4764: WARNING: locale.h: see the Autoconf documentation configure:4766: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4768: WARNING: locale.h: proceeding with the preprocessor's result configure:4770: WARNING: locale.h: in the future, the compiler will take precedence configure:4780: checking for locale.h configure:4788: result: yes configure:4802: checking for LC_MESSAGES configure:4828: gcc -o conftest -fno-common conftest.c >&5 configure:4834: $? = 0 configure:4851: result: yes configure:4880: checking libintl.h usability configure:4897: gcc -c -fno-common conftest.c >&5 configure:4903: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4917: result: no configure:4921: checking libintl.h presence configure:4936: gcc -E conftest.c configure:4942: $? = 0 configure:4956: result: yes configure:4969: WARNING: libintl.h: present but cannot be compiled configure:4971: WARNING: libintl.h: check for missing prerequisite headers? configure:4973: WARNING: libintl.h: see the Autoconf documentation configure:4975: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:4977: WARNING: libintl.h: proceeding with the preprocessor's result configure:4979: WARNING: libintl.h: in the future, the compiler will take precedence configure:4989: checking for libintl.h configure:4996: result: yes configure:5007: checking for ngettext in libc configure:5035: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libintl_ngettext configure:5041: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "shared-mime-info" | #define PACKAGE_TARNAME "shared-mime-info" | #define PACKAGE_VERSION "0.22" | #define PACKAGE_STRING "shared-mime-info 0.22" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" | #define PACKAGE "shared-mime-info" | #define VERSION "0.22" | #define const | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:5059: result: no configure:5223: checking for bindtextdomain in -lintl configure:5258: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:5264: $? = 0 configure:5282: result: yes configure:5285: checking for ngettext in -lintl configure:5320: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:5326: $? = 0 configure:5344: result: yes configure:5347: checking for dgettext in -lintl configure:5382: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:5388: $? = 0 configure:5406: result: yes configure:5571: checking for bind_textdomain_codeset configure:5627: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:5633: $? = 0 configure:5651: result: yes configure:5691: checking for msgfmt configure:5718: result: /usr/local/bin/msgfmt configure:5731: checking for dcgettext configure:5787: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:5793: $? = 0 configure:5811: result: yes configure:5822: checking if msgfmt accepts -c configure:5837: $MSGFMT -c -o /dev/null conftest.foo configure:5840: $? = 0 configure:5842: result: yes configure:5852: checking for gmsgfmt configure:5883: result: /usr/local/bin/msgfmt configure:5893: checking for xgettext configure:5920: result: /usr/local/bin/xgettext configure:5949: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:5955: $? = 0 configure:6188: checking for i386-unknown-gnu-pkg-config configure:6221: result: no configure:6231: checking for pkg-config configure:6249: found /usr/local/bin/pkg-config configure:6261: result: /usr/local/bin/pkg-config configure:6290: checking pkg-config is at least version 0.9.0 configure:6293: result: yes configure:6304: checking for ALL configure:6314: $PKG_CONFIG --exists --print-errors "\ libxml-2.0 >= 2.4 \ glib-2.0 >= 2.3.2" configure:6319: $? = 0 configure:6338: $PKG_CONFIG --exists --print-errors "\ libxml-2.0 >= 2.4 \ glib-2.0 >= 2.3.2" configure:6343: $? = 0 configure:6429: result: yes configure:6589: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_ALL_CFLAGS_set= ac_cv_env_ALL_CFLAGS_value= ac_cv_env_ALL_LIBS_set= ac_cv_env_ALL_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= 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_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_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 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 pkg_cv_ALL_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include -I/include/glib-2.0 -I/lib/glib-2.0/include ' pkg_cv_ALL_LIBS='-L/usr/local/lib -L/lib -lxml2 -lz -lm -lglib-2.0 -lintl -liconv ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/misc/shared-mime-info/work/shared-mime-info-0.22/missing --run aclocal-1.10' ALL_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include -I/include/glib-2.0 -I/lib/glib-2.0/include ' ALL_LIBS='-L/usr/local/lib -L/lib -lxml2 -lz -lm -lglib-2.0 -lintl -liconv ' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/misc/shared-mime-info/work/shared-mime-info-0.22/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/misc/shared-mime-info/work/shared-mime-info-0.22/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/misc/shared-mime-info/work/shared-mime-info-0.22/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/misc/shared-mime-info/work/shared-mime-info-0.22/missing --run automake-1.10' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_UPDATE_MIMEDB_FALSE='#' ENABLE_UPDATE_MIMEDB_TRUE='' EXEEXT='' GETTEXT_PACKAGE='shared-mime-info' GMOFILES='' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(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='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/misc/shared-mime-info/work/shared-mime-info-0.22/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_OPTS='-c' OBJEXT='' PACKAGE='shared-mime-info' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info' PACKAGE_NAME='shared-mime-info' PACKAGE_STRING='shared-mime-info 0.22' PACKAGE_TARNAME='shared-mime-info' PACKAGE_VERSION='0.22' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='0.22' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' 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_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' 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='$(SHELL) /mnt/gmirror/ports/misc/shared-mime-info/work/shared-mime-info-0.22/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "shared-mime-info" #define PACKAGE_TARNAME "shared-mime-info" #define PACKAGE_VERSION "0.22" #define PACKAGE_STRING "shared-mime-info 0.22" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=shared-mime-info" #define PACKAGE "shared-mime-info" #define VERSION "0.22" #define const #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 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by shared-mime-info config.status 0.22, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:706: creating Makefile config.status:706: creating shared-mime-info.pc config.status:706: creating po/Makefile.in config.status:706: creating config.h config.status:929: config.h is unchanged config.status:975: executing depfiles commands config.status:975: executing intltool commands config.status:975: executing default-1 commands config.status:975: executing po/stamp-it commands