This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Device::SerialPort configure 1.3.1, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## 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: 125 tasks, 182 threads, 4 processors Load average: 0.83, Mach factor: 3.29 /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: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1770: checking for gcc configure:1786: found /usr/bin/gcc configure:1797: result: gcc configure:2035: checking for C compiler version configure:2042: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2045: $? = 0 configure:2052: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2055: $? = 0 configure:2062: gcc -V >&5 gcc: `-V' option must have argument configure:2065: $? = 1 configure:2088: checking for C compiler default output file name configure:2115: gcc conftest.c >&5 configure:2118: $? = 0 configure:2156: result: a.out configure:2173: checking whether the C compiler works configure:2183: ./a.out configure:2186: $? = 0 configure:2203: result: yes configure:2210: checking whether we are cross compiling configure:2212: result: no configure:2215: checking for suffix of executables configure:2222: gcc -o conftest conftest.c >&5 configure:2225: $? = 0 configure:2249: result: configure:2255: checking for suffix of object files configure:2281: gcc -c conftest.c >&5 configure:2284: $? = 0 configure:2307: result: configure:2311: checking whether we are using the GNU C compiler configure:2340: gcc -c conftest.c >&5 configure:2346: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2363: result: no configure:2368: checking whether gcc accepts -g configure:2398: gcc -c -g conftest.c >&5 configure:2404: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2436: gcc -c conftest.c >&5 configure:2442: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2475: gcc -c -g conftest.c >&5 configure:2481: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2503: result: no configure:2520: checking for gcc option to accept ISO C89 configure:2594: gcc -c conftest.c >&5 configure:2600: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:2594: gcc -qlanglvl=extc89 -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:2600: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:2594: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2600: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:2594: gcc -std -c conftest.c >&5 cc1: error: unrecognized option `-std' configure:2600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:2594: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:2600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:2594: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:2600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:2594: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:2600: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:2626: result: unsupported configure:2643: checking for gcc option to accept ISO C99 configure:2802: gcc -c conftest.c >&5 conftest.c:58: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:63: error: `for' loop initial declaration used outside C99 mode conftest.c:63: error: `text' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c: In function `main': conftest.c:112: error: syntax error before "newvar" conftest.c:122: error: `for' loop initial declaration used outside C99 mode conftest.c:138: error: `newvar' undeclared (first use in this function) configure:2808: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:2802: gcc -std=gnu99 -c conftest.c >&5 configure:2808: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:2802: gcc -c99 -c conftest.c >&5 gcc: unrecognized option `-c99' conftest.c:58: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:63: error: `for' loop initial declaration used outside C99 mode conftest.c:63: error: `text' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c: In function `main': conftest.c:112: error: syntax error before "newvar" conftest.c:122: error: `for' loop initial declaration used outside C99 mode conftest.c:138: error: `newvar' undeclared (first use in this function) configure:2808: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:2802: gcc -qlanglvl=extc99 -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc99' conftest.c:58: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:63: error: `for' loop initial declaration used outside C99 mode conftest.c:63: error: `text' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c: In function `main': conftest.c:112: error: syntax error before "newvar" conftest.c:122: error: `for' loop initial declaration used outside C99 mode conftest.c:138: error: `newvar' undeclared (first use in this function) configure:2808: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:2834: result: unsupported configure:2844: checking for gcc option to accept ISO C89 configure:2950: result: unsupported configure:2968: checking for gcc option to accept ISO Standard C configure:2975: result: unsupported configure:2990: checking how to run the C preprocessor configure:3030: gcc -E conftest.c configure:3036: $? = 0 configure:3067: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3073: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | #include configure:3106: result: gcc -E configure:3135: gcc -E conftest.c configure:3141: $? = 0 configure:3172: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3178: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | #include configure:3216: checking for grep that handles long lines and -e configure:3290: result: /usr/bin/grep configure:3295: checking for egrep configure:3373: result: /usr/bin/grep -E configure:3378: checking for ANSI C header files configure:3408: gcc -c conftest.c >&5 configure:3414: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3539: result: no configure:3549: checking for library containing strerror configure:3590: gcc -o conftest conftest.c >&5 configure:3596: $? = 0 configure:3624: result: none required configure:3647: checking for sys/types.h configure:3668: gcc -c conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3690: result: no configure:3647: checking for sys/stat.h configure:3668: gcc -c conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3690: result: no configure:3647: checking for stdlib.h configure:3668: gcc -c conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3690: result: no configure:3647: checking for string.h configure:3668: gcc -c conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3690: result: no configure:3647: checking for memory.h configure:3668: gcc -c conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3690: result: no configure:3647: checking for strings.h configure:3668: gcc -c conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3690: result: no configure:3647: checking for inttypes.h configure:3668: gcc -c conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3690: result: no configure:3647: checking for stdint.h configure:3668: gcc -c conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3690: result: no configure:3647: checking for unistd.h configure:3668: gcc -c conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3690: result: no configure:3717: checking sys/ioctl.h usability configure:3734: gcc -c conftest.c >&5 configure:3740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | /* 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:3754: result: no configure:3758: checking sys/ioctl.h presence configure:3773: gcc -E conftest.c configure:3779: $? = 0 configure:3793: result: yes configure:3806: WARNING: sys/ioctl.h: present but cannot be compiled configure:3808: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:3810: WARNING: sys/ioctl.h: see the Autoconf documentation configure:3812: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:3814: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:3816: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:3826: checking for sys/ioctl.h configure:3834: result: yes configure:3861: checking termios.h usability configure:3878: gcc -c conftest.c >&5 configure:3884: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_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:3898: result: no configure:3902: checking termios.h presence configure:3917: gcc -E conftest.c configure:3923: $? = 0 configure:3937: result: yes configure:3950: WARNING: termios.h: present but cannot be compiled configure:3952: WARNING: termios.h: check for missing prerequisite headers? configure:3954: WARNING: termios.h: see the Autoconf documentation configure:3956: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:3958: WARNING: termios.h: proceeding with the preprocessor's result configure:3960: WARNING: termios.h: in the future, the compiler will take precedence configure:3970: checking for termios.h configure:3978: result: yes configure:4005: checking sys/termiox.h usability configure:4022: gcc -c conftest.c >&5 conftest.c:43:25: sys/termiox.h: No such file or directory configure:4028: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_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:4042: result: no configure:4046: checking sys/termiox.h presence configure:4061: gcc -E conftest.c conftest.c:10:25: sys/termiox.h: No such file or directory configure:4067: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:4081: result: no configure:4114: checking for sys/termiox.h configure:4122: result: no configure:4149: checking sys/termios.h usability configure:4166: gcc -c conftest.c >&5 configure:4172: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_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:4186: result: no configure:4190: checking sys/termios.h presence configure:4205: gcc -E conftest.c configure:4211: $? = 0 configure:4225: result: yes configure:4238: WARNING: sys/termios.h: present but cannot be compiled configure:4240: WARNING: sys/termios.h: check for missing prerequisite headers? configure:4242: WARNING: sys/termios.h: see the Autoconf documentation configure:4244: WARNING: sys/termios.h: section "Present But Cannot Be Compiled" configure:4246: WARNING: sys/termios.h: proceeding with the preprocessor's result configure:4248: WARNING: sys/termios.h: in the future, the compiler will take precedence configure:4258: checking for sys/termios.h configure:4266: result: yes configure:4293: checking sys/ttycom.h usability configure:4310: gcc -c conftest.c >&5 configure:4316: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_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:4330: result: no configure:4334: checking sys/ttycom.h presence configure:4349: gcc -E conftest.c configure:4355: $? = 0 configure:4369: result: yes configure:4382: WARNING: sys/ttycom.h: present but cannot be compiled configure:4384: WARNING: sys/ttycom.h: check for missing prerequisite headers? configure:4386: WARNING: sys/ttycom.h: see the Autoconf documentation configure:4388: WARNING: sys/ttycom.h: section "Present But Cannot Be Compiled" configure:4390: WARNING: sys/ttycom.h: proceeding with the preprocessor's result configure:4392: WARNING: sys/ttycom.h: in the future, the compiler will take precedence configure:4402: checking for sys/ttycom.h configure:4410: result: yes configure:4437: checking sys/modem.h usability configure:4454: gcc -c conftest.c >&5 conftest.c:45:23: sys/modem.h: No such file or directory configure:4460: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_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:4474: result: no configure:4478: checking sys/modem.h presence configure:4493: gcc -E conftest.c conftest.c:12:23: sys/modem.h: No such file or directory configure:4499: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | /* end confdefs.h. */ | #include configure:4513: result: no configure:4546: checking for sys/modem.h configure:4554: result: no configure:4581: checking IOKit/serial/ioss.h usability configure:4598: gcc -c conftest.c >&5 configure:4604: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_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:4618: result: no configure:4622: checking IOKit/serial/ioss.h presence configure:4637: gcc -E conftest.c configure:4643: $? = 0 configure:4657: result: yes configure:4670: WARNING: IOKit/serial/ioss.h: present but cannot be compiled configure:4672: WARNING: IOKit/serial/ioss.h: check for missing prerequisite headers? configure:4674: WARNING: IOKit/serial/ioss.h: see the Autoconf documentation configure:4676: WARNING: IOKit/serial/ioss.h: section "Present But Cannot Be Compiled" configure:4678: WARNING: IOKit/serial/ioss.h: proceeding with the preprocessor's result configure:4680: WARNING: IOKit/serial/ioss.h: in the future, the compiler will take precedence configure:4690: checking for IOKit/serial/ioss.h configure:4698: result: yes configure:4736: checking definition of _SC_CLK_TCK configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `_SC_CLK_TCK' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=_SC_CLK_TCK | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of TIOCMBIS configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCMBIC configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCMGET configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of CRTSCTS configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of OCRNL configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of ONLCR configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of ECHOKE configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of ECHOCTL configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCM_CAR configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCM_CD configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCM_RNG configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCM_RI configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCM_CTS configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCM_DSR configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCMIWAIT configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `TIOCMIWAIT' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=TIOCMIWAIT | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of TIOCGICOUNT configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `TIOCGICOUNT' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=TIOCGICOUNT | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of TIOCINQ configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `TIOCINQ' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=TIOCINQ | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of FIONREAD configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCOUTQ configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCSER_TEMT configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `TIOCSER_TEMT' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=TIOCSER_TEMT | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of TIOCM_LE configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCSERGETLSR configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `TIOCSERGETLSR' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=TIOCSERGETLSR | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of TIOCSDTR configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCCDTR configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCM_RTS configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of TIOCM_DTR configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of CTSXON configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `CTSXON' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=CTSXON | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of RTSXOFF configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `RTSXOFF' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=RTSXOFF | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of TCGETX configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `TCGETX' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=TCGETX | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of TCSETX configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `TCSETX' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=TCSETX | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of IOSSIOSPEED configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B0 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B50 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B75 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B110 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B134 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B150 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B200 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B300 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B600 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B1200 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B1800 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B2400 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B4800 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B9600 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B19200 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B38400 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B57600 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B115200 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B230400 configure:4786: gcc -o conftest conftest.c >&5 configure:4792: $? = 0 configure:4800: result: found configure:4736: checking definition of B460800 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B460800' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B460800 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B500000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B500000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B500000 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B576000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B576000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B576000 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B921600 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B921600' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B921600 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B1000000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B1000000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B1000000 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B1152000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B1152000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B1152000 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B1500000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B1500000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B1500000 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B2000000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B2000000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B2000000 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B2500000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B2500000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B2500000 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B3000000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B3000000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B3000000 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B3500000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B3500000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B3500000 | ; | return 0; | } | configure:4809: result: missing configure:4736: checking definition of B4000000 configure:4786: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `B4000000' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Device::SerialPort" | #define PACKAGE_TARNAME "device--serialport" | #define PACKAGE_VERSION "1.3.1" | #define PACKAGE_STRING "Device::SerialPort 1.3.1" | #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_IOKIT_SERIAL_IOSS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_IOCTL_H | # include | #endif | #ifdef HAVE_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TERMIOX_H | # include | #endif | #ifdef HAVE_SYS_TERMIOS_H | # include | #endif | #ifdef HAVE_SYS_TTYCOM_H | # include | #endif | #ifdef HAVE_SYS_MODEM_H | # include | #endif | #ifdef HAVE_IOKIT_SERIAL_IOSS_H | # include | #endif | | | int | main () | { | int a=B4000000 | ; | return 0; | } | configure:4809: result: missing configure:4820: checking serial control via ioctl configure:4824: result: yes configure:4833: checking read/write of RTS signal configure:4838: result: yes configure:4847: checking read/write of DTR signal configure:4852: result: yes configure:4861: checking read access to modem lines configure:4864: result: yes configure:4873: checking read access to buffer status configure:4880: result: no configure:4882: WARNING: You will not be able to check the serial buffer state (to test for flushes) configure:4886: checking read access to serial line status configure:4892: result: no configure:4894: WARNING: You will not be able to check serial line status (to do full write flush) configure:4898: checking normal CTS/RTS flow control configure:4909: result: yes configure:5013: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Device::SerialPort config.status 1.3.1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:515: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_IOKit_serial_ioss_h=yes ac_cv_header_inttypes_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_ioctl_h=yes ac_cv_header_sys_modem_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_termiox_h=no ac_cv_header_sys_ttycom_h=yes ac_cv_header_sys_types_h=no ac_cv_header_termios_h=yes ac_cv_header_unistd_h=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89=no ac_cv_prog_cc_c99=no ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_search_strerror='none required' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='devser-bugs@outflux.net' PACKAGE_NAME='Device::SerialPort' PACKAGE_STRING='Device::SerialPort 1.3.1' PACKAGE_TARNAME='device--serialport' PACKAGE_VERSION='1.3.1' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Device::SerialPort" #define PACKAGE_TARNAME "device--serialport" #define PACKAGE_VERSION "1.3.1" #define PACKAGE_STRING "Device::SerialPort 1.3.1" #define PACKAGE_BUGREPORT "devser-bugs@outflux.net" #define HAVE_SYS_IOCTL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_TTYCOM_H 1 #define HAVE_IOKIT_SERIAL_IOSS_H 1 configure: exit 0