This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix= --disable-sdl --enable-plugins --disable-esd --disable-avc --disable-dc --enable-v4l i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CXX=c++ CXXFLAGS=-fno-common LDFLAGS= -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib CPPFLAGS= -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 160 tasks, 219 threads, 4 processors Load average: 0.61, Mach factor: 3.37 /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: /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:1233: creating cache configure:1324: checking for i386-unknown-gnu-g++ configure:1350: result: c++ configure:1408: checking for C++ compiler version configure:1411: c++ --version &5 c++ (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:1414: $? = 0 configure:1416: c++ -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:1419: $? = 0 configure:1421: c++ -V &5 c++: `-V' option must have argument configure:1424: $? = 1 configure:1447: checking for C++ compiler default output file name configure:1450: c++ -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1453: $? = 0 configure:1499: result: a.out configure:1504: checking whether the C++ compiler works configure:1510: ./a.out configure:1513: $? = 0 configure:1530: result: yes configure:1537: checking whether we are cross compiling configure:1539: result: no configure:1542: checking for suffix of executables configure:1544: c++ -o conftest -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1547: $? = 0 configure:1572: result: configure:1578: checking for suffix of object files configure:1599: c++ -c -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.cc >&5 configure:1602: $? = 0 configure:1624: result: configure:1628: checking whether we are using the GNU C++ compiler configure:1652: c++ -c -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.cc >&5 configure:1658: $? = 0 configure:1661: test -z || test ! -s conftest.err configure:1664: $? = 0 configure:1667: test -s conftest. configure:1670: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1683: result: no configure:1689: checking whether c++ accepts -g configure:1710: c++ -c -g -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.cc >&5 configure:1716: $? = 0 configure:1719: test -z || test ! -s conftest.err configure:1722: $? = 0 configure:1725: test -s conftest. configure:1728: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1739: result: no configure:1781: c++ -c -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.cc >&5 configure:1787: $? = 0 configure:1790: test -z || test ! -s conftest.err configure:1793: $? = 0 configure:1796: test -s conftest. configure:1799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1781: c++ -c -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.cc >&5 configure:1787: $? = 0 configure:1790: test -z || test ! -s conftest.err configure:1793: $? = 0 configure:1796: test -s conftest. configure:1799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1781: c++ -c -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.cc >&5 configure:1787: $? = 0 configure:1790: test -z || test ! -s conftest.err configure:1793: $? = 0 configure:1796: test -s conftest. configure:1799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1781: c++ -c -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' configure:1787: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1781: c++ -c -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.cc >&5 configure:1787: $? = 0 configure:1790: test -z || test ! -s conftest.err configure:1793: $? = 0 configure:1796: test -s conftest. configure:1799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1781: c++ -c -fno-common -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:1787: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1927: checking for i386-unknown-gnu-gcc configure:1953: result: cc configure:2235: checking for C compiler version configure:2238: 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:2241: $? = 0 configure:2243: 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:2246: $? = 0 configure:2248: cc -V &5 cc: `-V' option must have argument configure:2251: $? = 1 configure:2254: checking whether we are using the GNU C compiler configure:2278: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:2284: $? = 0 configure:2287: test -z || test ! -s conftest.err configure:2290: $? = 0 configure:2293: test -s conftest. configure:2296: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2309: result: no configure:2315: checking whether cc accepts -g configure:2336: cc -c -g -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:2342: $? = 0 configure:2345: test -z || test ! -s conftest.err configure:2348: $? = 0 configure:2351: test -s conftest. configure:2354: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2365: result: no configure:2382: checking for cc option to accept ANSI C configure:2452: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:2458: $? = 0 configure:2461: test -z || test ! -s conftest.err configure:2464: $? = 0 configure:2467: test -s conftest. configure:2470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2452: cc -qlanglvl=ansi -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2458: $? = 0 configure:2461: test -z || test ! -s conftest.err configure:2464: $? = 0 configure:2467: test -s conftest. configure:2470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2452: cc -std1 -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2452: cc -Ae -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2452: cc -Aa -D_HPUX_SOURCE -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2452: cc -Xc -D__EXTENSIONS__ -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2458: $? = 0 configure:2461: test -z || test ! -s conftest.err configure:2464: $? = 0 configure:2467: test -s conftest. configure:2470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2488: result: none needed configure:2506: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2512: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2648: checking how to run the C preprocessor configure:2683: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c configure:2689: $? = 0 configure:2721: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:2766: result: cc -E configure:2790: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c configure:2796: $? = 0 configure:2828: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:2878: checking for egrep configure:2888: result: grep -E configure:2893: checking for ANSI C header files configure:2918: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:2924: $? = 0 configure:2927: test -z || test ! -s conftest.err configure:2930: $? = 0 configure:2933: test -s conftest. configure:2936: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3045: result: no configure:3069: checking for sys/types.h configure:3085: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3091: $? = 0 configure:3094: test -z || test ! -s conftest.err configure:3097: $? = 0 configure:3100: test -s conftest. configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3114: result: no configure:3069: checking for sys/stat.h configure:3085: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3091: $? = 0 configure:3094: test -z || test ! -s conftest.err configure:3097: $? = 0 configure:3100: test -s conftest. configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3114: result: no configure:3069: checking for stdlib.h configure:3085: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3091: $? = 0 configure:3094: test -z || test ! -s conftest.err configure:3097: $? = 0 configure:3100: test -s conftest. configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3114: result: no configure:3069: checking for string.h configure:3085: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3091: $? = 0 configure:3094: test -z || test ! -s conftest.err configure:3097: $? = 0 configure:3100: test -s conftest. configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3114: result: no configure:3069: checking for memory.h configure:3085: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3091: $? = 0 configure:3094: test -z || test ! -s conftest.err configure:3097: $? = 0 configure:3100: test -s conftest. configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3114: result: no configure:3069: checking for strings.h configure:3085: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3091: $? = 0 configure:3094: test -z || test ! -s conftest.err configure:3097: $? = 0 configure:3100: test -s conftest. configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3114: result: no configure:3069: checking for inttypes.h configure:3085: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3091: $? = 0 configure:3094: test -z || test ! -s conftest.err configure:3097: $? = 0 configure:3100: test -s conftest. configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3114: result: no configure:3069: checking for stdint.h configure:3085: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3091: $? = 0 configure:3094: test -z || test ! -s conftest.err configure:3097: $? = 0 configure:3100: test -s conftest. configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3114: result: no configure:3069: checking for unistd.h configure:3085: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3091: $? = 0 configure:3094: test -z || test ! -s conftest.err configure:3097: $? = 0 configure:3100: test -s conftest. configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3114: result: no configure:3136: checking alsa/asoundlib.h usability configure:3148: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:46:28: alsa/asoundlib.h: No such file or directory configure:3154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3176: result: no configure:3180: checking alsa/asoundlib.h presence configure:3190: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:28: alsa/asoundlib.h: No such file or directory configure:3196: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3216: result: no configure:3251: checking for alsa/asoundlib.h configure:3258: result: no configure:3267: checking for ALSA sound support configure:3275: result: no configure:3300: checking sys/soundcard.h usability configure:3312: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3318: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3340: result: no configure:3344: checking sys/soundcard.h presence configure:3354: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c configure:3360: $? = 0 configure:3380: result: yes configure:3393: WARNING: sys/soundcard.h: present but cannot be compiled configure:3395: WARNING: sys/soundcard.h: check for missing prerequisite headers? configure:3397: WARNING: sys/soundcard.h: see the Autoconf documentation configure:3399: WARNING: sys/soundcard.h: section "Present But Cannot Be Compiled" configure:3401: WARNING: sys/soundcard.h: proceeding with the preprocessor's result configure:3403: WARNING: sys/soundcard.h: in the future, the compiler will take precedence configure:3415: checking for sys/soundcard.h configure:3422: result: yes configure:3431: checking for OSS sound support configure:3436: result: yes configure:3807: checking linux/videodev.h usability configure:3819: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 configure:3825: $? = 0 configure:3828: test -z || test ! -s conftest.err configure:3831: $? = 0 configure:3834: test -s conftest. configure:3837: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3847: result: no configure:3851: checking linux/videodev.h presence configure:3861: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c configure:3867: $? = 0 configure:3887: result: yes configure:3900: WARNING: linux/videodev.h: present but cannot be compiled configure:3902: WARNING: linux/videodev.h: check for missing prerequisite headers? configure:3904: WARNING: linux/videodev.h: see the Autoconf documentation configure:3906: WARNING: linux/videodev.h: section "Present But Cannot Be Compiled" configure:3908: WARNING: linux/videodev.h: proceeding with the preprocessor's result configure:3910: WARNING: linux/videodev.h: in the future, the compiler will take precedence configure:3922: checking for linux/videodev.h configure:3929: result: yes configure:3938: checking for V4L video support configure:3943: result: yes configure:4135: checking machine/ioctl_meteor.h usability configure:4147: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:46:34: machine/ioctl_meteor.h: No such file or directory configure:4153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4175: result: no configure:4179: checking machine/ioctl_meteor.h presence configure:4189: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:34: machine/ioctl_meteor.h: No such file or directory configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4215: result: no configure:4250: checking for machine/ioctl_meteor.h configure:4257: result: no configure:4276: checking i386/ioctl_meteor.h usability configure:4288: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:46:31: i386/ioctl_meteor.h: No such file or directory configure:4294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4316: result: no configure:4320: checking i386/ioctl_meteor.h presence configure:4330: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:31: i386/ioctl_meteor.h: No such file or directory configure:4336: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4356: result: no configure:4391: checking for i386/ioctl_meteor.h configure:4398: result: no configure:4416: checking dev/bktr/ioctl_meteor.h usability configure:4428: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:46:35: dev/bktr/ioctl_meteor.h: No such file or directory configure:4434: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4457: result: no configure:4461: checking dev/bktr/ioctl_meteor.h presence configure:4471: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:35: dev/bktr/ioctl_meteor.h: No such file or directory configure:4477: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4497: result: no configure:4532: checking for dev/bktr/ioctl_meteor.h configure:4539: result: no configure:4557: checking dev/ic/bt8xx.h usability configure:4569: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:46:26: dev/ic/bt8xx.h: No such file or directory configure:4575: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4597: result: no configure:4601: checking dev/ic/bt8xx.h presence configure:4611: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:26: dev/ic/bt8xx.h: No such file or directory configure:4617: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4637: result: no configure:4672: checking for dev/ic/bt8xx.h configure:4679: result: no configure:4688: checking for BSD video support configure:4696: result: no configure:4721: checking libavc1394/avc1394.h usability configure:4733: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:46:32: libavc1394/avc1394.h: No such file or directory configure:4739: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4761: result: no configure:4765: checking libavc1394/avc1394.h presence configure:4775: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:32: libavc1394/avc1394.h: No such file or directory configure:4781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4801: result: no configure:4836: checking for libavc1394/avc1394.h configure:4843: result: no configure:4862: checking libdv/dv.h usability configure:4874: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:46:22: libdv/dv.h: No such file or directory configure:4880: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4902: result: no configure:4906: checking libdv/dv.h presence configure:4916: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:22: libdv/dv.h: No such file or directory configure:4922: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4942: result: no configure:4977: checking for libdv/dv.h configure:4984: result: no configure:5003: checking libraw1394/raw1394.h usability configure:5015: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:46:32: libraw1394/raw1394.h: No such file or directory configure:5021: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5043: result: no configure:5047: checking libraw1394/raw1394.h presence configure:5057: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:32: libraw1394/raw1394.h: No such file or directory configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5083: result: no configure:5118: checking for libraw1394/raw1394.h configure:5125: result: no configure:5134: checking for IEEE1394/AVC video support configure:5142: result: no configure:5167: checking libdc1394/dc1394_control.h usability configure:5179: cc -c -fno-common -O1 -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c >&5 conftest.c:46:38: libdc1394/dc1394_control.h: No such file or directory configure:5185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5207: result: no configure:5211: checking libdc1394/dc1394_control.h presence configure:5221: cc -E -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include conftest.c conftest.c:12:38: libdc1394/dc1394_control.h: No such file or directory configure:5227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5247: result: no configure:5282: checking for libdc1394/dc1394_control.h configure:5289: result: no configure:5299: checking for libraw1394/raw1394.h configure:5304: result: no configure:5439: checking for IEEE1394/DC video support configure:5511: result: no configure:5652: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:690: creating Makefile config.status:690: creating vidinput_dc/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_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 -O1' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_header_alsa_asoundlib_h=no ac_cv_header_dev_bktr_ioctl_meteor_h=no ac_cv_header_dev_ic_bt8xx_h=no ac_cv_header_i386_ioctl_meteor_h=no ac_cv_header_inttypes_h=no ac_cv_header_libavc1394_avc1394_h=no ac_cv_header_libdc1394_dc1394_control_h=no ac_cv_header_libdv_dv_h=no ac_cv_header_libraw1394_raw1394_h=no ac_cv_header_linux_videodev_h=yes ac_cv_header_machine_ioctl_meteor_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_soundcard_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common -O1' CPP='cc -E' CPPFLAGS=' -O1 -I/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/include -I/usr/local/include' CXX='c++' CXXFLAGS='-fno-common' DC_CFLAGS='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAS_ALSA='' HAS_AVC1394='' HAS_BSDVIDEOCAP='' HAS_DC1394='' HAS_ESD='' HAS_OSS='1' HAS_SUNAUDIO='' HAS_V4L2='' HAS_V4L='1' INSTALLPREFIX='' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/local/lib' LIBDIR='${exec_prefix}/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PWINSTDIR='' PWLIBDIR='/mnt/gmirror/ports/devel/pwlib/work/pwlib_v1_10_3/plugins' SHELL='/bin/sh' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #endif #ifdef __cplusplus void exit (int); configure: exit 0