This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by DVDAuthor configure 0.6.14, which was generated by GNU Autoconf 2.61. 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: 139 tasks, 199 threads, 4 processors Load average: 1.75, Mach factor: 2.75 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown 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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1812: checking for a BSD-compatible install configure:1868: result: /usr/bin/install -c -o root -g wheel configure:1879: checking whether build environment is sane configure:1922: result: yes configure:1979: checking for gawk configure:1995: found /usr/local/bin/gawk configure:2006: result: gawk configure:2017: checking whether gmake sets $(MAKE) configure:2038: result: yes configure:2232: checking for a BSD-compatible install configure:2288: result: /usr/bin/install -c -o root -g wheel configure:2312: checking for style of include used by gmake configure:2340: result: GNU configure:2373: checking for i386-unknown-gnu-gcc configure:2400: result: cc configure:2678: checking for C compiler version configure:2685: 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:2688: $? = 0 configure:2695: 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:2698: $? = 0 configure:2705: cc -V >&5 cc: `-V' option must have argument configure:2708: $? = 1 configure:2731: checking for C compiler default output file name configure:2758: cc -fno-common -L/usr/local/lib conftest.c >&5 configure:2761: $? = 0 configure:2799: result: a.out configure:2816: checking whether the C compiler works configure:2826: ./a.out configure:2829: $? = 0 configure:2846: result: yes configure:2853: checking whether we are cross compiling configure:2855: result: no configure:2858: checking for suffix of executables configure:2865: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:2868: $? = 0 configure:2892: result: configure:2898: checking for suffix of object files configure:2924: cc -c -fno-common conftest.c >&5 configure:2927: $? = 0 configure:2950: result: configure:2954: checking whether we are using the GNU C compiler configure:2983: cc -c -fno-common conftest.c >&5 configure:2989: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3006: result: no configure:3011: checking whether cc accepts -g configure:3041: cc -c -g conftest.c >&5 configure:3047: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3079: cc -c conftest.c >&5 configure:3085: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3118: cc -c -g conftest.c >&5 configure:3124: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3146: result: no configure:3163: checking for cc option to accept ISO C89 configure:3237: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* 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:3237: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* 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:3237: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* 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:3237: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* 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:3237: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* 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:3237: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* 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:3237: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* 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:3269: result: unsupported configure:3286: checking dependency style of cc configure:3376: result: gcc3 configure:3401: checking for special C compiler options needed for large files configure:3441: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:10: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3447: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3468: cc -n32 -c -fno-common conftest.c >&5 cc: unrecognized option `-n32' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:10: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3494: result: no configure:3500: checking for _FILE_OFFSET_BITS value needed for large files configure:3535: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:10: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3585: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3591: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3609: result: unknown configure:3621: checking for _LARGE_FILES value needed for large files configure:3656: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:10: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3662: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3706: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3712: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3730: result: unknown configure:3746: checking for DVDOpenFile in -ldvdread configure:3781: cc -o conftest -fno-common -L/usr/local/lib conftest.c -ldvdread >&5 configure:3787: $? = 0 configure:3805: result: yes configure:3823: checking for getopt_long in -lgnugetopt configure:3858: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lgnugetopt >&5 configure:3864: $? = 0 configure:3882: result: yes configure:3899: checking how to run the C preprocessor configure:3939: cc -E conftest.c configure:3945: $? = 0 configure:3976: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 1 | /* end confdefs.h. */ | #include configure:4015: result: cc -E configure:4044: cc -E conftest.c configure:4050: $? = 0 configure:4081: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4087: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 1 | /* end confdefs.h. */ | #include configure:4125: checking for grep that handles long lines and -e configure:4199: result: /usr/bin/grep configure:4204: checking for egrep configure:4282: result: /usr/bin/grep -E configure:4287: checking for ANSI C header files configure:4317: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:11: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4323: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4448: result: no configure:4472: checking for sys/types.h configure:4493: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:45: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4499: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4515: result: no configure:4472: checking for sys/stat.h configure:4493: cc -c -fno-common conftest.c >&5 configure:4499: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4515: result: no configure:4472: checking for stdlib.h configure:4493: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:45: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4499: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4515: result: no configure:4472: checking for string.h configure:4493: cc -c -fno-common conftest.c >&5 configure:4499: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4515: result: no configure:4472: checking for memory.h configure:4493: cc -c -fno-common conftest.c >&5 configure:4499: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4515: result: no configure:4472: checking for strings.h configure:4493: cc -c -fno-common conftest.c >&5 configure:4499: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4515: result: no configure:4472: checking for inttypes.h configure:4493: cc -c -fno-common conftest.c >&5 configure:4499: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4515: result: no configure:4472: checking for stdint.h configure:4493: cc -c -fno-common conftest.c >&5 configure:4499: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4515: result: no configure:4472: checking for unistd.h configure:4493: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from conftest.c:45: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4499: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4515: result: no configure:4546: checking getopt.h usability configure:4563: cc -c -fno-common conftest.c >&5 configure:4569: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 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:4583: result: no configure:4587: checking getopt.h presence configure:4602: cc -E conftest.c configure:4608: $? = 0 configure:4622: result: yes configure:4635: WARNING: getopt.h: present but cannot be compiled configure:4637: WARNING: getopt.h: check for missing prerequisite headers? configure:4639: WARNING: getopt.h: see the Autoconf documentation configure:4641: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:4643: WARNING: getopt.h: proceeding with the preprocessor's result configure:4645: WARNING: getopt.h: in the future, the compiler will take precedence configure:4655: checking for getopt.h configure:4663: result: yes configure:4546: checking io.h usability configure:4563: cc -c -fno-common conftest.c >&5 conftest.c:45:16: io.h: No such file or directory configure:4569: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 1 | #define HAVE_GETOPT_H 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:4583: result: no configure:4587: checking io.h presence configure:4602: cc -E conftest.c conftest.c:12:16: io.h: No such file or directory configure:4608: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:4622: result: no configure:4655: checking for io.h configure:4663: result: no configure:4687: checking for strsep configure:4743: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lgnugetopt >&5 configure:4749: $? = 0 configure:4767: result: yes configure:4687: checking for getopt_long configure:4743: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lgnugetopt >&5 configure:4749: $? = 0 configure:4767: result: yes configure:4687: checking for setmode configure:4743: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lgnugetopt >&5 configure:4749: $? = 0 configure:4767: result: yes configure:4782: checking for Magick-config configure:4798: found /usr/local/bin/Magick-config configure:4809: result: Magick-config configure:4829: checking for ExportImagePixels configure:4885: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lfreetype -lz -L/usr/local/lib -lMagick -ltiff -lfreetype -ljpeg -lpng -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgnugetopt >&5 configure:4891: $? = 0 configure:4908: result: yes configure:5082: checking for fribidi-config configure:5098: found /usr/local/bin/fribidi-config configure:5109: result: fribidi-config configure:5137: checking for freetype-config configure:5153: found /usr/local/bin/freetype-config configure:5164: result: freetype-config configure:5201: checking ft2build.h usability configure:5218: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:5224: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SETMODE 1 | #define HAVE_MAGICK 1 | #define HAVE_FRIBIDI 1 | #define HAVE_FREETYPE 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:5238: result: no configure:5242: checking ft2build.h presence configure:5257: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c configure:5263: $? = 0 configure:5277: result: yes configure:5290: WARNING: ft2build.h: present but cannot be compiled configure:5292: WARNING: ft2build.h: check for missing prerequisite headers? configure:5294: WARNING: ft2build.h: see the Autoconf documentation configure:5296: WARNING: ft2build.h: section "Present But Cannot Be Compiled" configure:5298: WARNING: ft2build.h: proceeding with the preprocessor's result configure:5300: WARNING: ft2build.h: in the future, the compiler will take precedence configure:5310: checking for ft2build.h configure:5318: result: yes configure:5338: checking for nl_langinfo and CODESET configure:5364: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lgnugetopt >&5 configure:5370: $? = 0 configure:5388: result: yes configure:5421: checking build system type configure:5439: result: i386-unknown-gnu configure:5461: checking host system type configure:5476: result: i386-unknown-gnu configure:5555: checking for non-GNU ld configure:5586: result: /usr/bin/ld configure:5595: checking if the linker (/usr/bin/ld) is GNU ld configure:5608: result: no configure:5615: checking for shared library run path origin configure:5628: result: done configure:6078: checking for iconv configure:6110: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lgnugetopt >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:20: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:6116: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SETMODE 1 | #define HAVE_MAGICK 1 | #define HAVE_FRIBIDI 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT2BUILD_H 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:6159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lgnugetopt /usr/local/lib/libiconv.a >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:20: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:6165: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SETMODE 1 | #define HAVE_MAGICK 1 | #define HAVE_FRIBIDI 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT2BUILD_H 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:6186: result: no, consider installing GNU libiconv configure:6324: checking for xml2-config configure:6342: found /usr/local/bin/xml2-config configure:6355: result: /usr/local/bin/xml2-config configure:6364: checking for libxml - version >= 2.6.0 configure:6476: cc -o conftest -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -lgnugetopt >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:21: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:6479: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.14" | #define PACKAGE_STRING "DVDAuthor 0.6.14" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.14" | #define HAVE_LIBGNUGETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SETMODE 1 | #define HAVE_MAGICK 1 | #define HAVE_FRIBIDI 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT2BUILD_H 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main() | { | int xml_major_version, xml_minor_version, xml_micro_version; | int major, minor, micro; | char *tmp_version; | | system("touch conf.xmltest"); | | /* Capture xml2-config output via autoconf/configure variables */ | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = (char *)strdup("2.6.0"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string from xml2-config\n", "2.6.0"); | exit(1); | } | free(tmp_version); | | /* Capture the version information from the header files */ | tmp_version = (char *)strdup(LIBXML_DOTTED_VERSION); | if (sscanf(tmp_version, "%d.%d.%d", &xml_major_version, &xml_minor_version, &xml_micro_version) != 3) { | printf("%s, bad version string from libxml includes\n", "LIBXML_DOTTED_VERSION"); | exit(1); | } | free(tmp_version); | | /* Compare xml2-config output to the libxml headers */ | if ((xml_major_version != 2) || | (xml_minor_version != 6) || | (xml_micro_version != 15)) | { | printf("*** libxml header files (version %d.%d.%d) do not match\n", | xml_major_version, xml_minor_version, xml_micro_version); | printf("*** xml2-config (version %d.%d.%d)\n", | 2, 6, 15); | return 1; | } | /* Compare the headers to the library to make sure we match */ | /* Less than ideal -- doesn't provide us with return value feedback, | * only exits if there's a serious mismatch between header and library. | */ | LIBXML_TEST_VERSION; | | /* Test that the library is greater than our minimum version */ | if ((xml_major_version > major) || | ((xml_major_version == major) && (xml_minor_version > minor)) || | ((xml_major_version == major) && (xml_minor_version == minor) && | (xml_micro_version >= micro))) | { | return 0; | } | else | { | printf("\n*** An old version of libxml (%d.%d.%d) was found.\n", | xml_major_version, xml_minor_version, xml_micro_version); | printf("*** You need a version of libxml newer than %d.%d.%d. The latest version of\n", | major, minor, micro); | printf("*** libxml is always available from ftp://ftp.xmlsoft.org.\n"); | printf("***\n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the xml2-config shell script is\n"); | printf("*** being found. The easiest way to fix this is to remove the old version\n"); | printf("*** of LIBXML, but you can also set the XML2_CONFIG environment to point to the\n"); | printf("*** correct copy of xml2-config. (In this case, you will have to\n"); | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); | printf("*** so that the correct libraries are found at run-time))\n"); | } | return 1; | } | configure:6513: result: no configure:6551: cc -o conftest -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -L/usr/local/lib conftest.c -lgnugetopt -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm >&5 configure:6557: $? = 0 configure:6591: error: You must have libxml2 >= 2.6.0 installed ## ---------------- ## ## 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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_ExportImagePixels=yes ac_cv_func_getopt_long=yes ac_cv_func_setmode=yes ac_cv_func_strsep=yes ac_cv_header_ft2build_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_io_h=no 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_dvdread_DVDOpenFile=yes ac_cv_lib_gnugetopt_getopt_long=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_XML2_CONFIG=/usr/local/bin/xml2-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_FREETYPECONFIG=freetype-config ac_cv_prog_FRIBIDICONFIG=fribidi-config ac_cv_prog_MAGICKCONFIG=Magick-config ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv='no, consider installing GNU libiconv' am_cv_langinfo_codeset=yes am_cv_lib_iconv=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/autotools/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/autotools/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/autotools/missing --run automake-1.8' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FREETYPECONFIG='freetype-config' FREETYPE_CPPFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include' FREETYPE_LIBS='-L/usr/local/lib -lfreetype -lz' FRIBIDICONFIG='fribidi-config' FRIBIDI_CPPFLAGS='-I/usr/local/include' FRIBIDI_LIBS='-L/usr/local/lib -lfribidi' GREP='/usr/bin/grep' HAVE_DVDREAD_FALSE='#' HAVE_DVDREAD_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBICONV='' LIBOBJS='' LIBS='-lgnugetopt ' LTLIBICONV='' LTLIBOBJS='' MAGICKCONFIG='Magick-config' MAGICK_CPPFLAGS='-I/usr/local/include' MAGICK_LIBS='-L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lfreetype -lz -L/usr/local/lib -lMagick -ltiff -lfreetype -ljpeg -lpng -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm' MAKEINFO='${SHELL} /mnt/gmirror/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/autotools/missing --run makeinfo' OBJEXT='' PACKAGE='dvdauthor' PACKAGE_BUGREPORT='dvdauthor-users@lists.sourceforge.net' PACKAGE_NAME='DVDAuthor' PACKAGE_STRING='DVDAuthor 0.6.14' PACKAGE_TARNAME='dvdauthor' PACKAGE_VERSION='0.6.14' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.6.14' XML2_CONFIG='/usr/local/bin/xml2-config' XML_CPPFLAGS='' XML_LIBS='' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' 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='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/multimedia/dvdauthor/work/dvdauthor-0.6.14/autotools/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,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "DVDAuthor" #define PACKAGE_TARNAME "dvdauthor" #define PACKAGE_VERSION "0.6.14" #define PACKAGE_STRING "DVDAuthor 0.6.14" #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" #define PACKAGE "dvdauthor" #define VERSION "0.6.14" #define HAVE_LIBGNUGETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_STRSEP 1 #define HAVE_GETOPT_LONG 1 #define HAVE_SETMODE 1 #define HAVE_MAGICK 1 #define HAVE_FRIBIDI 1 #define HAVE_FREETYPE 1 #define HAVE_FT2BUILD_H 1 #define HAVE_LANGINFO_CODESET 1 configure: exit 1