This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --enable-gnomeui --enable-ethernet --with-alsa --enable-fullscreen --disable-ffmpeg ## --------- ## ## Platform. ## ## --------- ## hostname = hp04 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3433: checking for a BSD-compatible install configure:3501: result: /bin/install -c configure:3512: checking whether build environment is sane configure:3567: result: yes configure:3605: WARNING: 'missing' script is too old or missing configure:3718: checking for a thread-safe mkdir -p configure:3757: result: /bin/mkdir -p configure:3764: checking for gawk configure:3780: found /bin/gawk configure:3791: result: gawk configure:3802: checking whether make sets $(MAKE) configure:3824: result: yes configure:3853: checking whether make supports nested variables configure:3870: result: yes configure:4028: checking build system type configure:4042: result: i686-pc-linux configure:4062: checking host system type configure:4075: result: i686-pc-linux configure:4204: checking for gcc configure:4220: found /usr/lib/ccache/gcc configure:4231: result: gcc configure:4460: checking for C compiler version configure:4469: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:4480: $? = 0 configure:4469: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4480: $? = 0 configure:4469: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4480: $? = 1 configure:4469: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4480: $? = 1 configure:4500: checking whether the C compiler works configure:4522: gcc conftest.c >&5 configure:4526: $? = 0 configure:4574: result: yes configure:4577: checking for C compiler default output file name configure:4579: result: a.out configure:4585: checking for suffix of executables configure:4592: gcc -o conftest conftest.c >&5 configure:4596: $? = 0 configure:4618: result: configure:4640: checking whether we are cross compiling configure:4648: gcc -o conftest conftest.c >&5 configure:4652: $? = 0 configure:4659: ./conftest configure:4663: $? = 0 configure:4678: result: no configure:4683: checking for suffix of object files configure:4705: gcc -c conftest.c >&5 configure:4709: $? = 0 configure:4730: result: o configure:4734: checking whether we are using the GNU C compiler configure:4753: gcc -c conftest.c >&5 configure:4753: $? = 0 configure:4762: result: yes configure:4771: checking whether gcc accepts -g configure:4791: gcc -c -g conftest.c >&5 configure:4791: $? = 0 configure:4832: result: yes configure:4849: checking for gcc option to accept ISO C89 configure:4912: gcc -c -g -O2 conftest.c >&5 configure:4912: $? = 0 configure:4925: result: none needed configure:4950: checking whether gcc understands -c and -o together configure:4972: gcc -c conftest.c -o conftest2.o configure:4975: $? = 0 configure:4972: gcc -c conftest.c -o conftest2.o configure:4975: $? = 0 configure:4987: result: yes configure:5015: checking for style of include used by make configure:5043: result: GNU configure:5069: checking dependency style of gcc configure:5180: result: gcc3 configure:5206: checking dependency style of gcc configure:5315: result: gcc3 configure:5436: checking if the compiler supports -march=native configure:5452: gcc -c -g -O2 -march=native conftest.c >&5 configure:5452: $? = 0 configure:5453: result: yes configure:5504: checking how to run the C preprocessor configure:5535: gcc -E conftest.c configure:5535: $? = 0 configure:5549: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | /* end confdefs.h. */ | #include configure:5574: result: gcc -E configure:5594: gcc -E conftest.c configure:5594: $? = 0 configure:5608: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | /* end confdefs.h. */ | #include configure:5638: checking for ar configure:5654: found /usr/bin/ar configure:5666: result: ar configure:5717: checking for ranlib configure:5733: found /usr/bin/ranlib configure:5744: result: ranlib configure:5809: checking for strip configure:5825: found /usr/bin/strip configure:5836: result: strip configure:5859: checking whether ln -s works configure:5863: result: yes configure:5874: checking for bison configure:5890: found /usr/bin/bison configure:5901: result: bison -y configure:5917: checking for flex configure:5933: found /usr/bin/flex configure:5944: result: flex configure:5982: flex conftest.l configure:5986: $? = 0 configure:5988: checking lex output file root configure:6002: result: lex.yy configure:6007: checking lex library configure:6021: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccZQjoRs.o: In function `input': /var/uhubuild/work/compile/lex.yy.c:1170: undefined reference to `yywrap' /tmp/ccZQjoRs.o: In function `yylex': /var/uhubuild/work/compile/lex.yy.c:869: undefined reference to `yywrap' /tmp/ccZQjoRs.o: In function `main': /var/uhubuild/work/compile/conftest.l:18: undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:6021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | /* end confdefs.h. */ | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 37 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern yy_size_t yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | yy_size_t yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | yy_size_t yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 469 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | yy_size_t yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | size_t n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 653 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 792 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | yy_size_t num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register yy_size_t number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | yy_size_t yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:6021: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:6021: $? = 0 configure:6031: result: -lfl configure:6037: checking whether yytext is a pointer configure:6054: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:6054: $? = 0 configure:6062: result: yes configure:6084: checking dependency style of gcc configure:6193: result: gcc3 configure:6213: checking for makeinfo configure:6240: result: makeinfo configure:6257: checking for texi2dvi configure:6273: found /usr/bin/texi2dvi configure:6284: result: texi2dvi configure:6300: checking for pdftex configure:6330: result: no configure:6363: checking for dos2unix configure:6393: result: no configure:7406: checking for gcc configure:7433: result: gcc configure:7662: checking for C compiler version configure:7671: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:7682: $? = 0 configure:7671: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:7682: $? = 0 configure:7671: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:7682: $? = 1 configure:7671: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:7682: $? = 1 configure:7686: checking whether we are using the GNU C compiler configure:7714: result: yes configure:7723: checking whether gcc accepts -g configure:7784: result: yes configure:7801: checking for gcc option to accept ISO C89 configure:7877: result: none needed configure:7902: checking whether gcc understands -c and -o together configure:7939: result: yes configure:7958: checking dependency style of gcc configure:8069: result: gcc3 configure:8118: checking linux/hardsid.h usability configure:8118: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:52:27: fatal error: linux/hardsid.h: No such file or directory #include ^ compilation terminated. configure:8118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | /* 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:8118: result: no configure:8118: checking linux/hardsid.h presence configure:8118: gcc -E conftest.c conftest.c:19:27: fatal error: linux/hardsid.h: No such file or directory #include ^ compilation terminated. configure:8118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | /* end confdefs.h. */ | #include configure:8118: result: no configure:8118: checking for linux/hardsid.h configure:8118: result: no configure:8167: checking for makeguide configure:8197: result: no configure:8217: checking if the makeinfo supports amigaguide configure:8233: result: no configure:8261: checking for hhc configure:8291: result: no configure:8324: checking for makertf configure:8354: result: no configure:8367: checking for hcrtf configure:8397: result: no configure:8430: checking for texi2ipf configure:8460: result: no configure:8473: checking for wipfc configure:8503: result: no configure:8601: checking libintl.h usability configure:8601: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:8601: $? = 0 configure:8601: result: yes configure:8601: checking libintl.h presence configure:8601: gcc -E conftest.c configure:8601: $? = 0 configure:8601: result: yes configure:8601: checking for libintl.h configure:8601: result: yes configure:8603: checking for gettext in libc configure:8619: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:8619: $? = 0 configure:8627: result: yes configure:8630: checking for gettext in libintl configure:8648: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lintl >&5 /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:8648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | /* end confdefs.h. */ | #include | int | main () | { | return (int) gettext ("") | ; | return 0; | } configure:8657: result: no configure:8667: checking for msgfmt configure:8694: result: /usr/bin/msgfmt configure:8703: checking for dcgettext configure:8703: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:43:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:8703: $? = 0 configure:8703: result: yes configure:8714: checking for gmsgfmt configure:8745: result: /usr/bin/msgfmt configure:8755: checking for xgettext configure:8782: result: /usr/bin/xgettext configure:8801: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:8801: $? = 0 configure:8899: checking for perl configure:8917: found /usr/bin/perl configure:8929: result: /usr/bin/perl configure:8961: checking if the compiler accepts --param inline-unit-growth=60 configure:8974: gcc -c -g -O3 -march=native -Wall -Wno-inline --param inline-unit-growth=60 conftest.c >&5 conftest.c: In function 'main': conftest.c:29:5: warning: unused variable 'test' [-Wunused-variable] int test; ^ configure:8974: $? = 0 configure:8975: result: yes configure:8991: checking if the compiler accepts --param max-inline-insns-single=600 configure:9004: gcc -c -g -O3 -march=native -Wall -Wno-inline --param max-inline-insns-single=600 conftest.c >&5 conftest.c: In function 'main': conftest.c:29:5: warning: unused variable 'test' [-Wunused-variable] int test; ^ configure:9004: $? = 0 configure:9005: result: yes configure:9176: checking for g++ configure:9192: found /usr/lib/ccache/g++ configure:9203: result: g++ configure:9230: checking for C++ compiler version configure:9239: g++ --version >&5 g++ (GCC) 4.8.3 Copyright (C) 2013 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:9250: $? = 0 configure:9239: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:9250: $? = 0 configure:9239: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:9250: $? = 1 configure:9239: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:9250: $? = 1 configure:9254: checking whether we are using the GNU C++ compiler configure:9273: g++ -c -g -fno-exceptions -O3 -march=native -Wall -Wno-inline conftest.cpp >&5 configure:9273: $? = 0 configure:9282: result: yes configure:9291: checking whether g++ accepts -g configure:9311: g++ -c -g conftest.cpp >&5 configure:9311: $? = 0 configure:9352: result: yes configure:9377: checking dependency style of g++ configure:9488: result: gcc3 configure:9565: checking how to run the C++ preprocessor configure:9592: g++ -E conftest.cpp configure:9592: $? = 0 configure:9606: g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | /* end confdefs.h. */ | #include configure:9631: result: g++ -E configure:9651: g++ -E conftest.cpp configure:9651: $? = 0 configure:9665: g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | /* end confdefs.h. */ | #include configure:9795: checking sys/types.h usability configure:9795: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:9795: $? = 0 configure:9795: result: yes configure:9795: checking sys/types.h presence configure:9795: gcc -E conftest.c configure:9795: $? = 0 configure:9795: result: yes configure:9795: checking for sys/types.h configure:9795: result: yes configure:9806: checking for off_t configure:9806: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:9806: $? = 0 configure:9806: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:65:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:9806: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:9806: result: yes configure:9817: checking for pid_t configure:9817: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:9817: $? = 0 configure:9817: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:65:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:9817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:9817: result: yes configure:9828: checking for size_t configure:9828: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:9828: $? = 0 configure:9828: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:65:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:9828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:9828: result: yes configure:9840: checking for inline configure:9856: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:9856: $? = 0 configure:9864: result: inline configure:9887: checking whether byte ordering is bigendian configure:9902: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:30:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:30:15: error: unknown type name 'universal' configure:9902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:9947: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:9947: $? = 0 configure:9965: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:36:4: error: unknown type name 'not' not big endian ^ conftest.c:36:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:9965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:10093: result: no configure:10144: checking size of unsigned short configure:10149: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10149: $? = 0 configure:10149: ./conftest configure:10149: $? = 0 configure:10163: result: 2 configure:10177: checking size of unsigned int configure:10182: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10182: $? = 0 configure:10182: ./conftest configure:10182: $? = 0 configure:10196: result: 4 configure:10210: checking size of unsigned long configure:10215: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10215: $? = 0 configure:10215: ./conftest configure:10215: $? = 0 configure:10229: result: 4 configure:10242: checking whether gcc needs -traditional configure:10276: result: no configure:10288: checking for dirent.h that defines DIR configure:10307: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10307: $? = 0 configure:10315: result: yes configure:10328: checking for library containing opendir configure:10359: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10359: $? = 0 configure:10376: result: none required configure:10448: checking direct.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:66:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_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:10448: result: no configure:10448: checking direct.h presence configure:10448: gcc -E conftest.c conftest.c:33:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:10448: result: no configure:10448: checking for direct.h configure:10448: result: no configure:10448: checking errno.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking errno.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for errno.h configure:10448: result: yes configure:10448: checking fcntl.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking fcntl.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for fcntl.h configure:10448: result: yes configure:10448: checking limits.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking limits.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for limits.h configure:10448: result: yes configure:10448: checking regex.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking regex.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for regex.h configure:10448: result: yes configure:10448: checking unistd.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking unistd.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for unistd.h configure:10448: result: yes configure:10448: checking strings.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking strings.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for strings.h configure:10448: result: yes configure:10448: checking sys/dirent.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:72:24: fatal error: sys/dirent.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_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:10448: result: no configure:10448: checking sys/dirent.h presence configure:10448: gcc -E conftest.c conftest.c:39:24: fatal error: sys/dirent.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:10448: result: no configure:10448: checking for sys/dirent.h configure:10448: result: no configure:10448: checking sys/ioctl.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking sys/ioctl.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for sys/ioctl.h configure:10448: result: yes configure:10448: checking sys/stat.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking sys/stat.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for sys/stat.h configure:10448: result: yes configure:10448: checking inttypes.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking inttypes.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for inttypes.h configure:10448: result: yes configure:10448: checking libgen.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking libgen.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for libgen.h configure:10448: result: yes configure:10448: checking dir.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:76:17: fatal error: dir.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_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:10448: result: no configure:10448: checking dir.h presence configure:10448: gcc -E conftest.c conftest.c:43:17: fatal error: dir.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:10448: result: no configure:10448: checking for dir.h configure:10448: result: no configure:10448: checking io.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:76:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_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:10448: result: no configure:10448: checking io.h presence configure:10448: gcc -E conftest.c conftest.c:43:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:10448: result: no configure:10448: checking for io.h configure:10448: result: no configure:10448: checking process.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:76:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_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:10448: result: no configure:10448: checking process.h presence configure:10448: gcc -E conftest.c conftest.c:43:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:10448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:10448: result: no configure:10448: checking for process.h configure:10448: result: no configure:10448: checking signal.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking signal.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for signal.h configure:10448: result: yes configure:10448: checking alloca.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking alloca.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for alloca.h configure:10448: result: yes configure:10448: checking wchar.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking wchar.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for wchar.h configure:10448: result: yes configure:10448: checking stdint.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking stdint.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for stdint.h configure:10448: result: yes configure:10448: checking sys/time.h usability configure:10448: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking sys/time.h presence configure:10448: gcc -E conftest.c configure:10448: $? = 0 configure:10448: result: yes configure:10448: checking for sys/time.h configure:10448: result: yes configure:10459: checking for regexp.h configure:10459: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10459: $? = 0 configure:10459: result: yes configure:10472: checking whether sys_siglist is declared configure:10472: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10472: $? = 0 configure:10472: result: yes configure:10494: checking dlfcn.h usability configure:10494: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10494: $? = 0 configure:10494: result: yes configure:10494: checking dlfcn.h presence configure:10494: gcc -E conftest.c configure:10494: $? = 0 configure:10494: result: yes configure:10494: checking for dlfcn.h configure:10494: result: yes configure:10501: checking for dlopen configure:10501: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 /tmp/ccjrKGsf.o: In function `main': /var/uhubuild/work/compile/conftest.c:83: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:10501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:10501: result: no configure:10512: checking for dlopen in -ldl configure:10537: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -ldl >&5 configure:10537: $? = 0 configure:10546: result: yes configure:10569: checking linux/joystick.h usability configure:10569: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking linux/joystick.h presence configure:10569: gcc -E conftest.c configure:10569: $? = 0 configure:10569: result: yes configure:10569: checking for linux/joystick.h configure:10569: result: yes configure:10581: checking whether linux/joystick.h supports digital joysticks configure:10594: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:56:23: error: storage size of 'djs' isn't known struct DJS_DATA_TYPE djs; ^ conftest.c:56:23: warning: unused variable 'djs' [-Wunused-variable] configure:10594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* end confdefs.h. */ | #include | int | main () | { | struct DJS_DATA_TYPE djs; | ; | return 0; | } configure:10601: result: no configure:10607: checking machine/joystick.h usability configure:10607: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:85:30: fatal error: machine/joystick.h: No such file or directory #include ^ compilation terminated. configure:10607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* 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:10607: result: no configure:10607: checking machine/joystick.h presence configure:10607: gcc -E conftest.c conftest.c:52:30: fatal error: machine/joystick.h: No such file or directory #include ^ compilation terminated. configure:10607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* end confdefs.h. */ | #include configure:10607: result: no configure:10607: checking for machine/joystick.h configure:10607: result: no configure:10623: checking sys/joystick.h usability configure:10623: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:85:26: fatal error: sys/joystick.h: No such file or directory #include ^ compilation terminated. configure:10623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* 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:10623: result: no configure:10623: checking sys/joystick.h presence configure:10623: gcc -E conftest.c conftest.c:52:26: fatal error: sys/joystick.h: No such file or directory #include ^ compilation terminated. configure:10623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* end confdefs.h. */ | #include configure:10623: result: no configure:10623: checking for sys/joystick.h configure:10623: result: no configure:10642: checking for hid_get_report_desc in -lusbhid configure:10667: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lusbhid -ldl >&5 /usr/bin/ld: cannot find -lusbhid collect2: error: ld returned 1 exit status configure:10667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char hid_get_report_desc (); | int | main () | { | return hid_get_report_desc (); | ; | return 0; | } configure:10676: result: no configure:10709: checking for hid_get_report_desc in -lusb configure:10734: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lusb -ldl >&5 /usr/bin/ld: cannot find -lusb collect2: error: ld returned 1 exit status configure:10734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char hid_get_report_desc (); | int | main () | { | return hid_get_report_desc (); | ; | return 0; | } configure:10743: result: no configure:10877: checking math.h usability configure:10877: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10877: $? = 0 configure:10877: result: yes configure:10877: checking math.h presence configure:10877: gcc -E conftest.c configure:10877: $? = 0 configure:10877: result: yes configure:10877: checking for math.h configure:10877: result: yes configure:10887: checking for sqrt in -lm configure:10912: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl -ldl >&5 conftest.c:60:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ configure:10912: $? = 0 configure:10921: result: yes configure:10937: checking zlib.h usability configure:10937: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:10937: $? = 0 configure:10937: result: yes configure:10937: checking zlib.h presence configure:10937: gcc -E conftest.c configure:10937: $? = 0 configure:10937: result: yes configure:10937: checking for zlib.h configure:10937: result: yes configure:10945: checking for zlibVersion in -lz configure:10979: result: yes configure:11003: checking for sys/types.h configure:11003: result: yes configure:11003: checking for unistd.h configure:11003: result: yes configure:11003: checking sys/socket.h usability configure:11003: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking sys/socket.h presence configure:11003: gcc -E conftest.c configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking for sys/socket.h configure:11003: result: yes configure:11003: checking for sys/time.h configure:11003: result: yes configure:11003: checking sys/select.h usability configure:11003: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking sys/select.h presence configure:11003: gcc -E conftest.c configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking for sys/select.h configure:11003: result: yes configure:11003: checking netinet/in.h usability configure:11003: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking netinet/in.h presence configure:11003: gcc -E conftest.c configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking for netinet/in.h configure:11003: result: yes configure:11003: checking arpa/inet.h usability configure:11003: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking arpa/inet.h presence configure:11003: gcc -E conftest.c configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking for arpa/inet.h configure:11003: result: yes configure:11003: checking netdb.h usability configure:11003: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking netdb.h presence configure:11003: gcc -E conftest.c configure:11003: $? = 0 configure:11003: result: yes configure:11003: checking for netdb.h configure:11003: result: yes configure:11021: checking for dgettext in -lintl configure:11046: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lintl -lm -ldl >&5 conftest.c:70:6: warning: conflicting types for built-in function 'dgettext' [enabled by default] char dgettext (); ^ /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:11046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dgettext (); | int | main () | { | return dgettext (); | ; | return 0; | } configure:11055: result: no configure:11062: checking for gethostbyname in -lnsl configure:11087: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11087: $? = 0 configure:11096: result: yes configure:11103: checking for gethostbyname in -lsocket configure:11128: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lsocket -lnsl -lm -ldl >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:11128: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:11137: result: no configure:11144: checking for gethostbyname in -lbsd configure:11169: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lbsd -lnsl -lm -ldl >&5 /usr/bin/ld: cannot find -lbsd collect2: error: ld returned 1 exit status configure:11169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:11178: result: no configure:11185: checking for gethostbyname in -lnet configure:11210: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnet -lnsl -lm -ldl >&5 /usr/bin/ld: cannot find -lnet collect2: error: ld returned 1 exit status configure:11210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:11219: result: no configure:11226: checking for gethostbyname in -linet configure:11251: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -linet -lnsl -lm -ldl >&5 /usr/bin/ld: cannot find -linet collect2: error: ld returned 1 exit status configure:11251: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:11260: result: no configure:11267: checking for gethostbyname in -lwatt configure:11292: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lwatt -lnsl -lm -ldl >&5 /usr/bin/ld: cannot find -lwatt collect2: error: ld returned 1 exit status configure:11292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:11301: result: no configure:11314: checking for socket configure:11314: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11314: $? = 0 configure:11314: result: yes configure:11314: checking for send configure:11314: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11314: $? = 0 configure:11314: result: yes configure:11314: checking for bind configure:11314: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11314: $? = 0 configure:11314: result: yes configure:11314: checking for listen configure:11314: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11314: $? = 0 configure:11314: result: yes configure:11314: checking for gethostbyname configure:11314: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11314: $? = 0 configure:11314: result: yes configure:11314: checking for connect configure:11314: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11314: $? = 0 configure:11314: result: yes configure:11314: checking for recv configure:11314: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11314: $? = 0 configure:11314: result: yes configure:11314: checking for accept configure:11314: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11314: $? = 0 configure:11314: result: yes configure:11333: checking for htons configure:11333: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11333: $? = 0 configure:11333: result: yes configure:11333: checking for htonl configure:11333: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11333: $? = 0 configure:11333: result: yes configure:11345: checking for getdtablesize configure:11345: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11345: $? = 0 configure:11345: result: yes configure:11345: checking for getrlimit configure:11345: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11345: $? = 0 configure:11345: result: yes configure:11354: checking For socklen_t configure:11368: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:81:11: warning: variable 'foo' set but not used [-Wunused-but-set-variable] socklen_t foo; foo = 1235; ^ configure:11368: $? = 0 configure:11372: result: yes configure:11380: checking for in_addr_t configure:11396: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:84:11: warning: unused variable 'foo' [-Wunused-variable] in_addr_t foo; ^ configure:11396: $? = 0 configure:11400: result: yes configure:11512: checking if IPV6 should be enabled configure:11535: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:87:25: warning: variable 'in6' set but not used [-Wunused-but-set-variable] struct in6_addr in6; ^ conftest.c:86:33: warning: unused variable 'ss' [-Wunused-variable] struct sockaddr_storage ss; ^ configure:11535: $? = 0 configure:11542: result: yes configure:11548: checking struct sockaddr::ss_family configure:11566: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:85:35: warning: variable 'ss' set but not used [-Wunused-but-set-variable] struct sockaddr_storage ss ; ^ configure:11566: $? = 0 configure:11573: result: yes configure:11617: checking for gethostbyname2 configure:11617: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnsl -lm -ldl >&5 configure:11617: $? = 0 configure:11617: result: yes configure:11705: checking for pkg-config configure:11723: found /usr/bin/pkg-config configure:11735: result: /usr/bin/pkg-config configure:11760: checking pkg-config is at least version 0.9.0 configure:11763: result: yes configure:11774: checking for FFMPEG support configure:12064: result: disabled configure:12278: checking for pcap_inject in -lpcap configure:12303: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lpcap -lm -ldl -lm -ldl >&5 configure:12303: $? = 0 configure:12312: result: yes configure:12326: checking for pcap_sendpacket in -lpcap configure:12351: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lpcap -lm -ldl -lm -ldl >&5 configure:12351: $? = 0 configure:12360: result: yes configure:12374: checking for pcap_open_live in -lpcap configure:12399: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lpcap -lm -ldl -lm -ldl >&5 configure:12399: $? = 0 configure:12408: result: yes configure:12412: checking for libnet_init in -lnet configure:12437: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnet -lm -ldl -lm -ldl >&5 /usr/bin/ld: cannot find -lnet collect2: error: ld returned 1 exit status configure:12437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libnet_init (); | int | main () | { | return libnet_init (); | ; | return 0; | } configure:12446: result: no configure:12463: checking for pcap_open_live in -lpcap configure:12497: result: yes configure:12501: checking for libnet_write_link_layer in -lnet configure:12526: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lnet -lm -ldl -lm -ldl >&5 /usr/bin/ld: cannot find -lnet collect2: error: ld returned 1 exit status configure:12526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libnet_write_link_layer (); | int | main () | { | return libnet_write_link_layer (); | ; | return 0; | } configure:12535: result: no configure:13595: checking cwsid.h usability configure:13595: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:117:19: fatal error: cwsid.h: No such file or directory #include ^ compilation terminated. configure:13595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | /* 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:13595: result: no configure:13595: checking cwsid.h presence configure:13595: gcc -E conftest.c conftest.c:84:19: fatal error: cwsid.h: No such file or directory #include ^ compilation terminated. configure:13595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | /* end confdefs.h. */ | #include configure:13595: result: no configure:13595: checking for cwsid.h configure:13595: result: no configure:13611: checking pulse/simple.h usability configure:13611: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:13611: $? = 0 configure:13611: result: yes configure:13611: checking pulse/simple.h presence configure:13611: gcc -E conftest.c configure:13611: $? = 0 configure:13611: result: yes configure:13611: checking for pulse/simple.h configure:13611: result: yes configure:13616: checking for pa_simple_new in -lpulse-simple configure:13641: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lpulse-simple -lm -ldl >&5 configure:13641: $? = 0 configure:13650: result: yes configure:13737: checking alsa/asoundlib.h usability configure:13737: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:13737: $? = 0 configure:13737: result: yes configure:13737: checking alsa/asoundlib.h presence configure:13737: gcc -E conftest.c configure:13737: $? = 0 configure:13737: result: yes configure:13737: checking for alsa/asoundlib.h configure:13737: result: yes configure:13742: checking for snd_pcm_open in -lasound configure:13767: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lasound -lpulse-simple -lpulse -lm -ldl >&5 configure:13767: $? = 0 configure:13776: result: yes configure:13790: checking for snd_pcm_avail in -lasound configure:13815: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lasound -lm -ldl >&5 configure:13815: $? = 0 configure:13824: result: yes configure:13838: checking linux/soundcard.h usability configure:13838: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:13838: $? = 0 configure:13838: result: yes configure:13838: checking linux/soundcard.h presence configure:13838: gcc -E conftest.c configure:13838: $? = 0 configure:13838: result: yes configure:13838: checking for linux/soundcard.h configure:13838: result: yes configure:13838: checking machine/soundcard.h usability configure:13838: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:124:31: fatal error: machine/soundcard.h: No such file or directory #include ^ compilation terminated. configure:13838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* 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:13838: result: no configure:13838: checking machine/soundcard.h presence configure:13838: gcc -E conftest.c conftest.c:91:31: fatal error: machine/soundcard.h: No such file or directory #include ^ compilation terminated. configure:13838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* end confdefs.h. */ | #include configure:13838: result: no configure:13838: checking for machine/soundcard.h configure:13838: result: no configure:13838: checking sys/soundcard.h usability configure:13838: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:13838: $? = 0 configure:13838: result: yes configure:13838: checking sys/soundcard.h presence configure:13838: gcc -E conftest.c configure:13838: $? = 0 configure:13838: result: yes configure:13838: checking for sys/soundcard.h configure:13838: result: yes configure:13838: checking soundcard.h usability configure:13838: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:126:23: fatal error: soundcard.h: No such file or directory #include ^ compilation terminated. configure:13838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* 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:13838: result: no configure:13838: checking soundcard.h presence configure:13838: gcc -E conftest.c conftest.c:93:23: fatal error: soundcard.h: No such file or directory #include ^ compilation terminated. configure:13838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* end confdefs.h. */ | #include configure:13838: result: no configure:13838: checking for soundcard.h configure:13838: result: no configure:13851: checking for _oss_ioctl in -lossaudio configure:13876: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lossaudio -lpulse-simple -lpulse -lasound -lm -ldl >&5 /usr/bin/ld: cannot find -lossaudio collect2: error: ld returned 1 exit status configure:13876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _oss_ioctl (); | int | main () | { | return _oss_ioctl (); | ; | return 0; | } configure:13885: result: no configure:13900: checking dmedia/audio.h usability configure:13900: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:126:26: fatal error: dmedia/audio.h: No such file or directory #include ^ compilation terminated. configure:13900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* 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:13900: result: no configure:13900: checking dmedia/audio.h presence configure:13900: gcc -E conftest.c conftest.c:93:26: fatal error: dmedia/audio.h: No such file or directory #include ^ compilation terminated. configure:13900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* end confdefs.h. */ | #include configure:13900: result: no configure:13900: checking for dmedia/audio.h configure:13900: result: no configure:13956: checking sys/audioio.h usability configure:13956: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:126:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* 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:13956: result: no configure:13956: checking sys/audioio.h presence configure:13956: gcc -E conftest.c conftest.c:93:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* end confdefs.h. */ | #include configure:13956: result: no configure:13956: checking for sys/audioio.h configure:13956: result: no configure:13988: checking UMS/UMSAudioDevice.h usability configure:13988: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:126:32: fatal error: UMS/UMSAudioDevice.h: No such file or directory #include ^ compilation terminated. configure:13988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* 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:13988: result: no configure:13988: checking UMS/UMSAudioDevice.h presence configure:13988: gcc -E conftest.c conftest.c:93:32: fatal error: UMS/UMSAudioDevice.h: No such file or directory #include ^ compilation terminated. configure:13988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* end confdefs.h. */ | #include configure:13988: result: no configure:13988: checking for UMS/UMSAudioDevice.h configure:13988: result: no configure:14071: checking lame/lame.h usability configure:14071: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:126:23: fatal error: lame/lame.h: No such file or directory #include ^ compilation terminated. configure:14071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* 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:14071: result: no configure:14071: checking lame/lame.h presence configure:14071: gcc -E conftest.c conftest.c:93:23: fatal error: lame/lame.h: No such file or directory #include ^ compilation terminated. configure:14071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* end confdefs.h. */ | #include configure:14071: result: no configure:14071: checking for lame/lame.h configure:14071: result: no configure:14928: checking for working memcmp configure:14971: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c: In function 'main': conftest.c:132:3: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration] if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0) ^ conftest.c:146:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy (a, "--------01111111"); ^ conftest.c:146:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] configure:14971: $? = 0 configure:14971: ./conftest configure:14971: $? = 0 configure:14981: result: yes configure:14991: checking return type of signal handlers configure:15009: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:99:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:15009: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:15016: result: void configure:15026: checking vfork.h usability configure:15026: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:127:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:15026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define RETSIGTYPE void | /* 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:15026: result: no configure:15026: checking vfork.h presence configure:15026: gcc -E conftest.c conftest.c:94:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:15026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define RETSIGTYPE void | /* end confdefs.h. */ | #include configure:15026: result: no configure:15026: checking for vfork.h configure:15026: result: no configure:15039: checking for fork configure:15039: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:117:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:15039: $? = 0 configure:15039: result: yes configure:15039: checking for vfork configure:15039: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 configure:15039: $? = 0 configure:15039: result: yes configure:15049: checking for working fork configure:15071: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 configure:15071: $? = 0 configure:15071: ./conftest configure:15071: $? = 0 configure:15081: result: yes configure:15102: checking for working vfork configure:15212: result: yes configure:15237: checking for u_short configure:15237: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:15237: $? = 0 configure:15237: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:134:22: error: expected expression before ')' token if (sizeof ((u_short))) ^ configure:15237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define RETSIGTYPE void | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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 | int | main () | { | if (sizeof ((u_short))) | return 0; | ; | return 0; | } configure:15237: result: yes configure:15247: checking for socklen_t configure:15247: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 configure:15247: $? = 0 configure:15247: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c: In function 'main': conftest.c:104:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:15247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define RETSIGTYPE void | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_U_SHORT 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:15247: result: yes configure:15258: checking for gettimeofday in -lbsd configure:15283: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lbsd -lm -ldl -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ /usr/bin/ld: cannot find -lbsd collect2: error: ld returned 1 exit status configure:15283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define RETSIGTYPE void | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_U_SHORT 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gettimeofday (); | int | main () | { | return gettimeofday (); | ; | return 0; | } configure:15292: result: no configure:15306: checking for gettimeofday configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for memmove configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:124:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for atexit configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for strerror configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for strcasecmp configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:127:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for strncasecmp configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:128:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for dirname configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for mkstemp configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for swab configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for getcwd configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for getpwuid configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:15306: $? = 0 configure:15306: result: yes configure:15306: checking for rewinddir configure:15306: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:15306: $? = 0 configure:15306: result: yes configure:15317: checking for strdup configure:15317: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:135:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:15317: $? = 0 configure:15317: result: yes configure:15379: checking for nanosleep configure:15379: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15379: $? = 0 configure:15379: result: yes configure:15396: checking for readline in -lreadline configure:15421: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lreadline -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15421: $? = 0 configure:15430: result: yes configure:15572: checking for rl_readline_name in -lreadline configure:15597: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lreadline -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15597: $? = 0 configure:15606: result: yes configure:15727: checking png.h usability configure:15727: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15727: $? = 0 configure:15727: result: yes configure:15727: checking png.h presence configure:15727: gcc -E conftest.c conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15727: $? = 0 configure:15727: result: yes configure:15727: checking for png.h configure:15727: result: yes configure:15735: checking for png_sig_cmp in -lpng configure:15760: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lpng -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15760: $? = 0 configure:15769: result: yes configure:15829: checking gif_lib.h usability configure:15829: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15829: $? = 0 configure:15829: result: yes configure:15829: checking gif_lib.h presence configure:15829: gcc -E conftest.c conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15829: $? = 0 configure:15829: result: yes configure:15829: checking for gif_lib.h configure:15829: result: yes configure:15836: checking for EGifPutLine in -lungif configure:15861: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lungif -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ /usr/bin/ld: cannot find -lungif collect2: error: ld returned 1 exit status configure:15861: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define RETSIGTYPE void | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_U_SHORT 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ATEXIT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SWAB 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWUID 1 | #define HAVE_REWINDDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRDUP /**/ | #define HAVE_NANOSLEEP /**/ | #define HAVE_RLNAME /**/ | #define HAVE_PNG /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char EGifPutLine (); | int | main () | { | return EGifPutLine (); | ; | return 0; | } configure:15870: result: no configure:15882: checking for EGifPutLine in -lgif configure:15907: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lgif -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15907: $? = 0 configure:15916: result: yes configure:15930: checking jpeglib.h usability configure:15930: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15930: $? = 0 configure:15930: result: yes configure:15930: checking jpeglib.h presence configure:15930: gcc -E conftest.c conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15930: $? = 0 configure:15930: result: yes configure:15930: checking for jpeglib.h configure:15930: result: yes configure:15937: checking for jpeg_CreateCompress in -ljpeg configure:15962: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -ljpeg -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:15962: $? = 0 configure:15971: result: yes configure:15991: checking for X configure:16099: gcc -E conftest.c conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:16099: $? = 0 configure:16130: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lX11 -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:16130: $? = 0 configure:16180: result: libraries , headers configure:16279: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl -lX11 >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:16279: $? = 0 configure:16377: checking for gethostbyname configure:16377: result: yes configure:16474: checking for connect configure:16474: result: yes configure:16523: checking for remove configure:16523: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:16523: $? = 0 configure:16523: result: yes configure:16572: checking for shmat configure:16572: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:16572: $? = 0 configure:16572: result: yes configure:16630: checking for IceConnectionNumber in -lICE configure:16655: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lICE -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:16655: $? = 0 configure:16664: result: yes configure:16687: checking for GTK configure:16695: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:16698: $? = 0 configure:16713: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:16716: $? = 0 configure:16771: result: yes configure:16778: checking for VTE configure:16786: $PKG_CONFIG --exists --print-errors "vte" configure:16789: $? = 0 configure:16804: $PKG_CONFIG --exists --print-errors "vte" configure:16807: $? = 0 configure:16862: result: yes configure:16869: checking for GTKGL configure:16877: $PKG_CONFIG --exists --print-errors "gtkglext-1.0" Package gtkglext-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkglext-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkglext-1.0' found configure:16880: $? = 1 configure:16895: $PKG_CONFIG --exists --print-errors "gtkglext-1.0" Package gtkglext-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkglext-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkglext-1.0' found configure:16898: $? = 1 No package 'gtkglext-1.0' found configure:16926: result: no configure:17764: checking for GL/glx.h configure:17764: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:17764: $? = 0 configure:17764: result: yes configure:17772: checking for glXWaitVideoSyncSGI in -lGL configure:17797: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lGL -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ /tmp/ccVUt9UC.o: In function `main': /var/uhubuild/work/compile/conftest.c:130: undefined reference to `glXWaitVideoSyncSGI' collect2: error: ld returned 1 exit status configure:17797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vice" | #define VERSION "2.4" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232 /**/ | #define HAVE_GETTEXT /**/ | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS /**/ | #define HAVE_LIBINTL_H /**/ | #define DATADIRNAME "share" | #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" | #define HAVE_RESID /**/ | #define HAVE_RESID_DTV /**/ | #define HAVE_RESID_FP /**/ | #define HAVE_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | #define HAVE_MATH_H 1 | #define HAVE_LIBM 1 | #define HAVE_ZLIB /**/ | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SEND 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_RECV 1 | #define HAVE_ACCEPT 1 | #define HAVE_NETWORK /**/ | #define HAVE_HTONS 1 | #define HAVE_HTONL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SOCKLEN_T /**/ | #define HAVE_IN_ADDR_T /**/ | #define HAVE_GETHOSTBYNAME2 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_INJECT /**/ | #define HAVE_TFE /**/ | #define HAVE_PCAP_SENDPACKET /**/ | #define HAVE_PULSE_SIMPLE_H 1 | #define USE_PULSE /**/ | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define USE_ALSA /**/ | #define HAVE_SND_PCM_AVAIL /**/ | #define HAVE_LINUX_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define HAVE_SYS_SOUNDCARD_H 1 | #define USE_OSS /**/ | #define RETSIGTYPE void | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_U_SHORT 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ATEXIT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SWAB 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWUID 1 | #define HAVE_REWINDDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRDUP /**/ | #define HAVE_NANOSLEEP /**/ | #define HAVE_RLNAME /**/ | #define HAVE_PNG /**/ | #define HAVE_GIF /**/ | #define HAVE_JPEG /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char glXWaitVideoSyncSGI (); | int | main () | { | return glXWaitVideoSyncSGI (); | ; | return 0; | } configure:17806: result: no configure:17828: checking for XCreateWindow in -lX11 configure:17853: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:17853: $? = 0 configure:17862: result: yes configure:17870: checking for X11/extensions/xf86vmode.h configure:17870: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:17870: $? = 0 configure:17870: result: yes configure:17878: checking for XF86VidModeQueryVersion in -lXxf86vm configure:17903: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:17903: $? = 0 configure:17912: result: yes configure:17930: checking for X11/extensions/Xrandr.h configure:17930: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:17930: $? = 0 configure:17930: result: yes configure:17938: checking for XRRConfigCurrentRate in -lXrandr configure:17963: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lm -ldl >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:17963: $? = 0 configure:17972: result: yes configure:18000: checking for _XlcConvert configure:18000: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:18000: $? = 0 configure:18000: result: yes configure:18000: checking for _XlcCurrentLC configure:18000: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:18000: $? = 0 configure:18000: result: yes configure:18000: checking for _XlcOpenConverter configure:18000: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:18000: $? = 0 configure:18000: result: yes configure:18000: checking for _XlcCloseConverter configure:18000: gcc -o conftest -g -O3 -march=native -Wall -Wno-inline conftest.c -lm -ldl -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:18000: $? = 0 configure:18000: result: yes configure:18181: checking for OpenCBM support configure:18211: result: yes configure:18370: checking stdlib.h usability configure:18370: gcc -c -g -O3 -march=native -Wall -Wno-inline conftest.c >&5 conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:18370: $? = 0 configure:18370: result: yes configure:18370: checking stdlib.h presence configure:18370: gcc -E conftest.c conftest.c:98:0: warning: "HAVE_SOCKLEN_T" redefined [enabled by default] #define HAVE_SOCKLEN_T 1 ^ conftest.c:75:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:112:0: warning: "HAVE_STRDUP" redefined [enabled by default] #define HAVE_STRDUP /**/ ^ conftest.c:111:0: note: this is the location of the previous definition #define HAVE_STRDUP 1 ^ configure:18370: $? = 0 configure:18370: result: yes configure:18370: checking for stdlib.h configure:18370: result: yes configure:20620: checking that generated files are newer than configure configure:20626: result: done configure:21722: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp04 config.status:1354: creating Makefile config.status:1354: creating vice.spec config.status:1354: creating vice-gtk.spec config.status:1354: creating vice-mint.spec config.status:1354: creating vice-mint-sdl.spec config.status:1354: creating build/Makefile config.status:1354: creating data/Makefile config.status:1354: creating data/C128/Makefile config.status:1354: creating data/C64/Makefile config.status:1354: creating data/C64DTV/Makefile config.status:1354: creating data/CBM-II/Makefile config.status:1354: creating data/DRIVES/Makefile config.status:1354: creating data/PET/Makefile config.status:1354: creating data/PLUS4/Makefile config.status:1354: creating data/PRINTER/Makefile config.status:1354: creating data/VIC20/Makefile config.status:1354: creating data/fonts/Makefile config.status:1354: creating doc/Makefile config.status:1354: creating doc/html/Makefile config.status:1354: creating man/Makefile config.status:1354: creating src/Makefile config.status:1354: creating src/debug.h config.status:1354: creating src/gentranslate_h.sh config.status:1354: creating src/arch/Makefile config.status:1354: creating src/arch/amigaos/Makefile config.status:1354: creating src/arch/amigaos/genintl_h.sh config.status:1354: creating src/arch/beos/Makefile config.status:1354: creating src/arch/msdos/Makefile config.status:1354: creating src/arch/os2/Makefile config.status:1354: creating src/arch/os2/dialogs/Makefile config.status:1354: creating src/arch/os2/kbd/Makefile config.status:1354: creating src/arch/os2/snippets/Makefile config.status:1354: creating src/arch/os2/vac++/Makefile config.status:1354: creating src/arch/sdl/Makefile config.status:1354: creating src/arch/sdl/win32-msvc/Makefile config.status:1354: creating src/arch/sdl/win32-watcom/Makefile config.status:1354: creating src/arch/sdl/win64-msvc/Makefile config.status:1354: creating src/arch/sdl/winmips-msvc/Makefile config.status:1354: creating src/arch/sdl/dingoo-files/Makefile config.status:1354: creating src/arch/sdl/syllable-files/Makefile config.status:1354: creating src/arch/sdl/xbox/Makefile config.status:1354: creating src/arch/unix/Makefile config.status:1354: creating src/arch/unix/gp2x/Makefile config.status:1354: creating src/arch/unix/gp2x/minimal/Makefile config.status:1354: creating src/arch/unix/gp2x/wiz/Makefile config.status:1354: creating src/arch/unix/gui/Makefile config.status:1354: creating src/arch/unix/next_open_rhap/vice.info config.status:1354: creating src/arch/unix/readline/Makefile config.status:1354: creating src/arch/unix/x11/Makefile config.status:1354: creating src/arch/unix/x11/gnome/Makefile config.status:1354: creating src/arch/unix/x11/xaw/Makefile config.status:1354: creating src/arch/unix/x11/xaw/widgets/Makefile config.status:1354: creating src/arch/unix/macosx/Makefile config.status:1354: creating src/arch/unix/macosx/cocoa/Makefile config.status:1354: creating src/arch/unix/macosx/cocoa/view/Makefile config.status:1354: creating src/arch/unix/macosx/cocoa/menu/Makefile config.status:1354: creating src/arch/unix/macosx/cocoa/dialog/Makefile config.status:1354: creating src/arch/unix/macosx/Resources/Makefile config.status:1354: creating src/arch/unix/macosx/Resources/English.lproj/Makefile config.status:1354: creating src/arch/win32/Makefile config.status:1354: creating src/arch/win32/vice-version.bat config.status:1354: creating src/arch/win32/utils/Makefile config.status:1354: creating src/arch/win64/Makefile config.status:1354: creating src/c128/Makefile config.status:1354: creating src/c64/Makefile config.status:1354: creating src/c64/cart/Makefile config.status:1354: creating src/c64dtv/Makefile config.status:1354: creating src/cbm2/Makefile config.status:1354: creating src/core/Makefile config.status:1354: creating src/crtc/Makefile config.status:1354: creating src/diskimage/Makefile config.status:1354: creating src/drive/Makefile config.status:1354: creating src/drive/iec/Makefile config.status:1354: creating src/drive/iec/c64exp/Makefile config.status:1354: creating src/drive/iec/plus4exp/Makefile config.status:1354: creating src/drive/iec128dcr/Makefile config.status:1354: creating src/drive/iecieee/Makefile config.status:1354: creating src/drive/ieee/Makefile config.status:1354: creating src/drive/tcbm/Makefile config.status:1354: creating src/fileio/Makefile config.status:1354: creating src/fsdevice/Makefile config.status:1354: creating src/gfxoutputdrv/Makefile config.status:1354: creating src/iecbus/Makefile config.status:1354: creating src/imagecontents/Makefile config.status:1354: creating src/lib/Makefile config.status:1354: creating src/lib/p64/Makefile config.status:1354: creating src/monitor/Makefile config.status:1354: creating src/parallel/Makefile config.status:1354: creating src/pet/Makefile config.status:1354: creating src/platform/Makefile config.status:1354: creating src/plus4/Makefile config.status:1354: creating src/printerdrv/Makefile config.status:1354: creating src/raster/Makefile config.status:1354: creating src/rs232drv/Makefile config.status:1354: creating src/rtc/Makefile config.status:1354: creating src/serial/Makefile config.status:1354: creating src/sid/Makefile config.status:1354: creating src/sounddrv/Makefile config.status:1354: creating src/tape/Makefile config.status:1354: creating src/userport/Makefile config.status:1354: creating src/vdc/Makefile config.status:1354: creating src/vdrive/Makefile config.status:1354: creating src/vic20/Makefile config.status:1354: creating src/vic20/cart/Makefile config.status:1354: creating src/vicii/Makefile config.status:1354: creating src/viciisc/Makefile config.status:1354: creating src/video/Makefile config.status:1354: creating src/version.h config.status:1354: creating po/Makefile.in config.status:1354: creating src/config.h config.status:1583: executing depfiles commands config.status:1583: executing default-1 commands configure:23217: === configuring in src/resid (/var/uhubuild/work/compile/src/resid) configure:23280: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--enable-gnomeui' '--enable-ethernet' '--with-alsa' '--enable-fullscreen' '--disable-ffmpeg' --cache-file=/dev/null --srcdir=. configure:23217: === configuring in src/resid-dtv (/var/uhubuild/work/compile/src/resid-dtv) configure:23280: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--enable-gnomeui' '--enable-ethernet' '--with-alsa' '--enable-fullscreen' '--disable-ffmpeg' --cache-file=/dev/null --srcdir=. configure:23217: === configuring in src/resid-fp (/var/uhubuild/work/compile/src/resid-fp) configure:23280: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--enable-gnomeui' '--enable-ethernet' '--with-alsa' '--enable-fullscreen' '--disable-ffmpeg' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FFMPEG_AV_CFLAGS_set= ac_cv_env_FFMPEG_AV_CFLAGS_value= ac_cv_env_FFMPEG_AV_LIBS_set= ac_cv_env_FFMPEG_AV_LIBS_value= ac_cv_env_FFMPEG_SWSCALE_CFLAGS_set= ac_cv_env_FFMPEG_SWSCALE_CFLAGS_value= ac_cv_env_FFMPEG_SWSCALE_LIBS_set= ac_cv_env_FFMPEG_SWSCALE_LIBS_value= ac_cv_env_GTKGL_CFLAGS_set= ac_cv_env_GTKGL_CFLAGS_value= ac_cv_env_GTKGL_LIBS_set= ac_cv_env_GTKGL_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_VTE_CFLAGS_set= ac_cv_env_VTE_CFLAGS_value= ac_cv_env_VTE_LIBS_set= ac_cv_env_VTE_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_func__XlcCloseConverter=yes ac_cv_func__XlcConvert=yes ac_cv_func__XlcCurrentLC=yes ac_cv_func__XlcOpenConverter=yes ac_cv_func_accept=yes ac_cv_func_atexit=yes ac_cv_func_bind=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_dirname=yes ac_cv_func_dlopen=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostbyname2=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_htonl=yes ac_cv_func_htons=yes ac_cv_func_listen=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_nanosleep=yes ac_cv_func_recv=yes ac_cv_func_remove=yes ac_cv_func_rewinddir=yes ac_cv_func_send=yes ac_cv_func_shmat=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_swab=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_glx_h=yes ac_cv_header_UMS_UMSAudioDevice_h=no ac_cv_header_X11_extensions_Xrandr_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_alloca_h=yes ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_cwsid_h=no ac_cv_header_dir_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dmedia_audio_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gif_lib_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_lame_lame_h=no ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_hardsid_h=no ac_cv_header_linux_joystick_h=yes ac_cv_header_linux_soundcard_h=yes ac_cv_header_machine_joystick_h=no ac_cv_header_machine_soundcard_h=no ac_cv_header_math_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_png_h=yes ac_cv_header_process_h=no ac_cv_header_pulse_simple_h=yes ac_cv_header_regex_h=yes ac_cv_header_regexp_h=yes ac_cv_header_signal_h=yes ac_cv_header_soundcard_h=no ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_dirent_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_joystick_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux ac_cv_lib_GL_glXWaitVideoSyncSGI=no ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XCreateWindow=yes ac_cv_lib_Xrandr_XRRConfigCurrentRate=yes ac_cv_lib_Xxf86vm_XF86VidModeQueryVersion=yes ac_cv_lib_asound_snd_pcm_avail=yes ac_cv_lib_asound_snd_pcm_open=yes ac_cv_lib_bsd_gethostbyname=no ac_cv_lib_bsd_gettimeofday=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_gif_EGifPutLine=yes ac_cv_lib_inet_gethostbyname=no ac_cv_lib_intl_dgettext=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_lex=-lfl ac_cv_lib_m_sqrt=yes ac_cv_lib_net_gethostbyname=no ac_cv_lib_net_libnet_init=no ac_cv_lib_net_libnet_write_link_layer=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_lib_pcap_pcap_inject=yes ac_cv_lib_pcap_pcap_open_live=yes ac_cv_lib_pcap_pcap_sendpacket=yes ac_cv_lib_png_png_sig_cmp=yes ac_cv_lib_pulse_simple_pa_simple_new=yes ac_cv_lib_readline_readline=yes ac_cv_lib_readline_rl_readline_name=yes ac_cv_lib_socket_gethostbyname=no ac_cv_lib_ungif_EGifPutLine=no ac_cv_lib_usb_hid_get_report_desc=no ac_cv_lib_usbhid_hid_get_report_desc=no ac_cv_lib_watt_gethostbyname=no ac_cv_lib_z_zlibVersion=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PERL=/usr/bin/perl ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_LEX=flex ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_TEXI2DVI=texi2dvi ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_short=2 ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_u_short=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gt_cv_func_gettext_libc=yes gt_cv_func_gettext_libintl=no pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' pkg_cv_VTE_CFLAGS='-pthread -I/usr/include/vte-0.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_VTE_LIBS='-lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' ALTERNATE_DOCDIR_FALSE='' ALTERNATE_DOCDIR_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMIGA_COMPILE_FALSE='' AMIGA_COMPILE_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' ARCH_DIR='$(top_builddir)/src/arch/unix' ARCH_EXTRA_SUBDIR='gui x11' ARCH_INCLUDES='-I$(top_srcdir)/src/arch/unix -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/vte-0.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' ARCH_LIBS='$(top_builddir)/src/arch/unix/libarch.a $(top_builddir)/src/arch/unix/gui/libarchgui.a $(top_builddir)/src/arch/unix/x11/gnome/libgnomeui.a $(top_builddir)/src/arch/unix/x11/libx11ui.a' ARCH_MAKE_BINDIST_DIR='' ARCH_SRC_DIR='$(top_srcdir)/src/arch/unix' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' BEOS_COMPILE_FALSE='' BEOS_COMPILE_TRUE='#' BINDIR='' BUILD_AMIGAGUIDE_FALSE='' BUILD_AMIGAGUIDE_TRUE='#' BUILD_CHM_FALSE='' BUILD_CHM_TRUE='#' BUILD_HLP_FALSE='' BUILD_HLP_TRUE='#' BUILD_IPF_FALSE='' BUILD_IPF_TRUE='#' BUILD_PDF_FALSE='' BUILD_PDF_TRUE='#' CATALOGS='' CATOBJEXT='.gmo' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-g -O2' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O3 -march=native -Wall -Wno-inline' CPP='gcc -E' CPPFLAGS='' CROSS='false' CROSS_FALSE='' CROSS_TRUE='#' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -fno-exceptions -O3 -march=native -Wall -Wno-inline' CYGPATH_W='echo' DATADIRNAME='share' DEBUGBUILD='0' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DINGOO_NATIVE_COMPILE_FALSE='' DINGOO_NATIVE_COMPILE_TRUE='#' DOS2UNIX='dos2unix' DOS_TFE_PCAP_LIB='' DYNLIB_LIBS='-ldl' ECHO_C='' ECHO_N='-n' ECHO_T='' EDITLINE_LIBS='' EGREP='' EMBEDDED_FALSE='' EMBEDDED_TRUE='#' ENABLE_ARCH='yes' EXEEXT='' FFMPEG_AV_CFLAGS='' FFMPEG_AV_LIBS='' FFMPEG_INCLUDES='' FFMPEG_LIBS='' FFMPEG_SWSCALE_CFLAGS='' FFMPEG_SWSCALE_LIBS='' FULLSCREEN_DRIVERS=' vidmode.o xrandr.o' GENCAT='' GFXOUTPUT_DRIVERS=' pngdrv.o gifdrv.o jpegdrv.o' GFXOUTPUT_LIBS='-ljpeg -lgif -lpng ' GMOFILES=' da.gmo de.gmo es.gmo fr.gmo hu.gmo it.gmo ko.gmo nl.gmo pl.gmo ru.gmo sv.gmo tr.gmo' GMSGFMT='/usr/bin/msgfmt' GNOMEUI_FALSE='#' GNOMEUI_TRUE='' GREP='' GTKGL_CFLAGS='' GTKGL_LIBS='' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' HAVE_FC_CACHE_FALSE='' HAVE_FC_CACHE_TRUE='#' HAVE_RAWDRIVE_FALSE='#' HAVE_RAWDRIVE_TRUE='' HAVE_READLINE='' HAVE_REALDEVICE_FALSE='#' HAVE_REALDEVICE_TRUE='' HAVE_RESID_DTV_FALSE='#' HAVE_RESID_DTV_TRUE='' HAVE_RESID_FALSE='#' HAVE_RESID_FP_FALSE='#' HAVE_RESID_FP_TRUE='' HAVE_RESID_TRUE='' HAVE_TRANSLATION_FALSE='' HAVE_TRANSLATION_TRUE='#' HCRTF='no' HHC='no' INLINE_UNIT_GROWTH='--param inline-unit-growth=60' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLDEPS='' INTLLIBS='' INTLOBJS='' IPFC='no' JOY_LIBS='' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lm -ldl ' LINKCC='$(CXX)' LN_S='ln -s' LTLIBOBJS='' MACOSX_COCOA_FALSE='' MACOSX_COCOA_TRUE='#' MAKEGUIDE='no' MAKEINFO='makeinfo' MAKERTF='no' MAKE_BINDIST_FALSE='' MAKE_BINDIST_TRUE='#' MAX_INLINE_INSN_SINGLE='--param max-inline-insns-single=600' MINIX_SUPPORT_FALSE='' MINIX_SUPPORT_TRUE='#' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSDOS_COMPILE_FALSE='' MSDOS_COMPILE_TRUE='#' MSGFMT='/usr/bin/msgfmt' NEED_READLINE_FALSE='' NEED_READLINE_TRUE='#' NETPLAY_LIBS='-lnsl ' NLS_LOCALEDIR='' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='' OBJEXT='o' OS2_COMPILE_FALSE='' OS2_COMPILE_TRUE='#' OWCC_FALSE='' OWCC_TRUE='#' PACKAGE='vice' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDFTEX='no' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' da.po de.po es.po fr.po hu.po it.po ko.po nl.po pl.po ru.po sv.po tr.po' POSUB='po' PO_SRCDIR_PREFIX_FALSE='#' PO_SRCDIR_PREFIX_TRUE='' PO_SUBDIR_USED_FALSE='#' PO_SUBDIR_USED_TRUE='' QUICKTIME_INCLUDES='' QUICKTIME_LIBS='' RANLIB='ranlib' READLINE='' READLINE_LIBS='-lreadline' RESID_DEP='libresid' RESID_DIR='resid' RESID_DTV_DEP='libresiddtv' RESID_DTV_DIR='resid-dtv' RESID_DTV_INCLUDES='-I$(top_builddir)/src/resid-dtv' RESID_DTV_LIBS='$(top_builddir)/src/resid-dtv/libresiddtv.a' RESID_FP_DEP='libresidfp' RESID_FP_DIR='resid-fp' RESID_FP_INCLUDES='-I$(top_builddir)/src/resid-fp' RESID_FP_LIBS='$(top_builddir)/src/resid-fp/libresidfp.a' RESID_INCLUDES='-I$(top_builddir)/src/resid' RESID_LIBS='$(top_builddir)/src/resid/libresid.a' SDL_COMPILE_FALSE='' SDL_COMPILE_TRUE='#' SDL_EXTRA_LIBS='' SET_MAKE='' SHELL='/bin/sh' SOUND_AIX_OBJ='' SOUND_DRIVERS=' soundpulse.o soundalsa.o sounduss.o sounduss.o' SOUND_HPUX_OBJ='' SOUND_LIBS=' -lpulse-simple -lpulse -lasound' SOUND_MIDAS_OBJ='' SOUND_SDL_OBJ='' SOUND_SGI_OBJ='' SOUND_USS_OBJ='' STRIP='strip' SUPPORT_CMDLINE_TOOLS_FALSE='#' SUPPORT_CMDLINE_TOOLS_TRUE='' SUPPORT_X64DTV_FALSE='#' SUPPORT_X64DTV_TRUE='' SUPPORT_X64SC_FALSE='#' SUPPORT_X64SC_TRUE='' SYLLABLE_COMPILE_FALSE='' SYLLABLE_COMPILE_TRUE='#' TEXI2DVI='texi2dvi' TEXI2IPF='no' TFE_LIBS='-lpcap' UI_LIBS='' UNIX_COMPILE_FALSE='#' UNIX_COMPILE_TRUE='' UNIX_DINGUX_COMPILE_FALSE='' UNIX_DINGUX_COMPILE_TRUE='#' UNIX_GP2X_COMPILE_FALSE='' UNIX_GP2X_COMPILE_TRUE='#' UNIX_HPUX_COMPILE_FALSE='' UNIX_HPUX_COMPILE_TRUE='#' UNIX_MACOSX_COMPILE_FALSE='' UNIX_MACOSX_COMPILE_TRUE='#' UNIX_MACOSX_UITYPE='' UNIX_NEXTSTEP_COMPILE_FALSE='' UNIX_NEXTSTEP_COMPILE_TRUE='#' UNIX_OPENSERVER5_COMPILE_FALSE='' UNIX_OPENSERVER5_COMPILE_TRUE='#' UNIX_OPENSERVER6_COMPILE_FALSE='' UNIX_OPENSERVER6_COMPILE_TRUE='#' UNIX_OPENSTEP_COMPILE_FALSE='' UNIX_OPENSTEP_COMPILE_TRUE='#' UNIX_QNX4_COMPILE_FALSE='' UNIX_QNX4_COMPILE_TRUE='#' UNIX_QNX6_COMPILE_FALSE='' UNIX_QNX6_COMPILE_TRUE='#' UNIX_RHAPSODY_COMPILE_FALSE='' UNIX_RHAPSODY_COMPILE_TRUE='#' UNIX_SKYOS_COMPILE_FALSE='' UNIX_SKYOS_COMPILE_TRUE='#' UNIX_SOLARIS_COMPILE_FALSE='' UNIX_SOLARIS_COMPILE_TRUE='#' UNIX_UNIXWARE_COMPILE_FALSE='' UNIX_UNIXWARE_COMPILE_TRUE='#' UNIX_WIZ_COMPILE_FALSE='' UNIX_WIZ_COMPILE_TRUE='#' USE_INCLUDED_LIBINTL='' USE_MIDAS_SOUND_FALSE='' USE_MIDAS_SOUND_TRUE='#' USE_NLS='yes' VERSION='2.4' VERSION_RC='2,4,0,0' VICEDIR='/usr/lib/vice' VICE_SYNC='' VICE_VERSION='2.4' VICE_VERSION_BUILD='0' VICE_VERSION_MAJOR='2' VICE_VERSION_MINOR='4' VSID_WINRES='' VTE_CFLAGS='-pthread -I/usr/include/vte-0.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' VTE_LIBS='-lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext ' WIN32_COMPILE_FALSE='' WIN32_COMPILE_TRUE='#' WINDRES='' WRC='' X128_WINRES='' X64DTV_WINRES='' X64_WINRES='' XCBM2_WINRES='' XCBM5X0_WINRES='' XGETTEXT='/usr/bin/xgettext' XMKMF='' XPET_WINRES='' XPLUS4_WINRES='' XVIC_WINRES='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext ' X_PRE_LIBS=' -lSM -lICE' YACC='bison -y' YFLAGS='' ZLIB_LIBS='-lz' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_sdl_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' artsc_config='' bindir='${exec_prefix}/bin' build='i686-pc-linux' build_alias='' build_cpu='i686' build_os='linux' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux' host_alias='' host_cpu='i686' host_os='linux' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sdl_config='' sharedstatedir='${prefix}/com' subdirs=' src/resid src/resid-dtv src/resid-fp' sysconfdir='${prefix}/etc' target_alias='' vsid_LDFLAGS='' x128_LDFLAGS='' x64_LDFLAGS='' xcbm2_LDFLAGS='' xpet_LDFLAGS='' xplus4_LDFLAGS='' xvic_LDFLAGS='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "vice" #define VERSION "2.4" #define VERSION_RC "$VERSION_RC" #define USE_GNOMEUI /**/ #define ENABLE_TEXTFIELD /**/ #define YYTEXT_POINTER 1 #define HAVE_RAWDRIVE /**/ #define HAVE_MOUSE /**/ #define HAVE_MIDI /**/ #define HAVE_RS232 /**/ #define HAVE_GETTEXT /**/ #define HAVE_DCGETTEXT 1 #define ENABLE_NLS /**/ #define HAVE_LIBINTL_H /**/ #define DATADIRNAME "share" #define NLS_LOCALEDIR PREFIX"/"DATADIRNAME"/locale" #define HAVE_RESID /**/ #define HAVE_RESID_DTV /**/ #define HAVE_RESID_FP /**/ #define HAVE_SYS_TYPES_H 1 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_REGEX_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_DYNLIB_SUPPORT /**/ #define HAS_JOYSTICK /**/ #define LINUX_JOYSTICK /**/ #define HAVE_MATH_H 1 #define HAVE_LIBM 1 #define HAVE_ZLIB /**/ #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_SOCKET 1 #define HAVE_SEND 1 #define HAVE_BIND 1 #define HAVE_LISTEN 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_CONNECT 1 #define HAVE_RECV 1 #define HAVE_ACCEPT 1 #define HAVE_NETWORK /**/ #define HAVE_HTONS 1 #define HAVE_HTONL 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_SOCKLEN_T /**/ #define HAVE_IN_ADDR_T /**/ #define HAVE_GETHOSTBYNAME2 /**/ #define HAVE_IPV6 /**/ #define HAVE_TFE /**/ #define HAVE_PCAP_INJECT /**/ #define HAVE_TFE /**/ #define HAVE_PCAP_SENDPACKET /**/ #define HAVE_PULSE_SIMPLE_H 1 #define USE_PULSE /**/ #define HAVE_ALSA_ASOUNDLIB_H 1 #define USE_ALSA /**/ #define HAVE_SND_PCM_AVAIL /**/ #define HAVE_LINUX_SOUNDCARD_H 1 #define USE_OSS /**/ #define HAVE_SYS_SOUNDCARD_H 1 #define USE_OSS /**/ #define RETSIGTYPE void #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_U_SHORT 1 #define HAVE_SOCKLEN_T 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMMOVE 1 #define HAVE_ATEXIT 1 #define HAVE_STRERROR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DIRNAME 1 #define HAVE_MKSTEMP 1 #define HAVE_SWAB 1 #define HAVE_GETCWD 1 #define HAVE_GETPWUID 1 #define HAVE_REWINDDIR 1 #define HAVE_STRDUP 1 #define HAVE_STRDUP /**/ #define HAVE_NANOSLEEP /**/ #define HAVE_RLNAME /**/ #define HAVE_PNG /**/ #define HAVE_GIF /**/ #define HAVE_JPEG /**/ #define USE_XF86_VIDMODE_EXT /**/ #define HAVE_FULLSCREEN /**/ #define USE_XF86_EXTENSIONS /**/ #define USE_XF86_EXTENSIONS /**/ #define HAVE_FULLSCREEN /**/ #define HAVE_XRANDR /**/ #define HAVE__XLCCONVERT 1 #define HAVE__XLCCURRENTLC 1 #define HAVE__XLCOPENCONVERTER 1 #define HAVE__XLCCLOSECONVERTER 1 #define XLC_FUNCS_PRESENT /**/ #define HAVE_OPENCBM /**/ #define HAVE_READLINE /**/ #define HAVE_STDLIB_H 1 #define HAVE_STDLIB /**/ #define USE_GCC /**/ #define PREFIX "/usr" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = po/Makefile.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp04 config.status:1354: creating po/Makefile.in config.status:1583: executing depfiles commands config.status:1583: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status src/config.h on hp04 config.status:1354: creating src/config.h config.status:1535: src/config.h is unchanged