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 --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/vice-2.4.27-r2 --htmldir=/usr/share/doc/vice-2.4.27-r2/html --libdir=/usr/lib64 --enable-parsid --with-resid --with-readline --without-arts --without-midas --disable-ethernet --disable-ffmpeg --disable-external-ffmpeg --disable-fullscreen --enable-ipv6 --disable-lame --enable-nls --disable-vte --without-png --without-uithreads --with-zlib --disable-sdlui --enable-gnomeui --disable-xaw3d --without-alsa --without-oss --without-pulse --with-sdlsound --disable-option-checking ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.7-hardened uname -s = Linux uname -v = #1 SMP Sat Nov 12 08:52:11 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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/portage/python2.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python2.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 PATH: /usr/bin/cdsclient ## ----------- ## ## Core tests. ## ## ----------- ## configure:3571: checking for a BSD-compatible install configure:3639: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c configure:3650: checking whether build environment is sane configure:3705: result: yes configure:3856: checking for a thread-safe mkdir -p configure:3895: result: /bin/mkdir -p configure:3902: checking for gawk configure:3918: found /usr/bin/gawk configure:3929: result: gawk configure:3940: checking whether make sets $(MAKE) configure:3962: result: yes configure:3991: checking whether make supports nested variables configure:4008: result: yes configure:4253: checking build system type configure:4267: result: x86_64-pc-linux-gnu configure:4287: checking host system type configure:4300: result: x86_64-pc-linux-gnu configure:4396: checking for x86_64-pc-linux-gnu-clang configure:4426: result: no configure:4396: checking for x86_64-pc-linux-gnu-gcc configure:4412: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:4423: result: x86_64-pc-linux-gnu-gcc configure:4498: checking for C compiler version configure:4507: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 Copyright (C) 2015 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:4518: $? = 0 configure:4507: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) configure:4518: $? = 0 configure:4507: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4518: $? = 1 configure:4507: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4518: $? = 1 configure:4538: checking whether the C compiler works configure:4560: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:4564: $? = 0 configure:4612: result: yes configure:4615: checking for C compiler default output file name configure:4617: result: a.out configure:4623: checking for suffix of executables configure:4630: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:4634: $? = 0 configure:4656: result: configure:4678: checking whether we are cross compiling configure:4686: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:4690: $? = 0 configure:4697: ./conftest configure:4701: $? = 0 configure:4716: result: no configure:4721: checking for suffix of object files configure:4743: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4747: $? = 0 configure:4768: result: o configure:4772: checking whether we are using the GNU C compiler configure:4791: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4791: $? = 0 configure:4800: result: yes configure:4809: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4829: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4829: $? = 0 configure:4870: result: yes configure:4887: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4950: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4950: $? = 0 configure:4963: result: none needed configure:4988: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:5010: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:5013: $? = 0 configure:5010: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:5013: $? = 0 configure:5025: result: yes configure:5053: checking for style of include used by make configure:5081: result: GNU configure:5107: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5218: result: none configure:5258: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5325: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5332: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5347: result: yes configure:5359: checking how to run the C preprocessor configure:5390: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5390: $? = 0 configure:5404: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5404: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | /* end confdefs.h. */ | #include configure:5429: result: x86_64-pc-linux-gnu-gcc -E configure:5449: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5449: $? = 0 configure:5463: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5463: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | /* end confdefs.h. */ | #include configure:5492: checking for grep that handles long lines and -e configure:5550: result: /bin/grep configure:5555: checking for egrep configure:5617: result: /bin/grep -E configure:5622: checking whether termios.h defines TIOCGWINSZ configure:5645: result: no configure:5649: checking whether sys/ioctl.h defines TIOCGWINSZ configure:5672: result: yes configure:5693: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5802: result: none configure:5955: checking if the compiler supports -march=native configure:5970: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -march=native conftest.c >&5 configure:5970: $? = 0 configure:5971: result: yes configure:6049: checking how to run the C preprocessor configure:6119: result: x86_64-pc-linux-gnu-gcc -E configure:6139: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6139: $? = 0 configure:6153: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6153: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include configure:6183: checking for ar configure:6199: found /usr/bin/ar configure:6211: result: ar configure:6222: checking for x86_64-pc-linux-gnu-ranlib configure:6238: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6249: result: x86_64-pc-linux-gnu-ranlib configure:6314: checking for x86_64-pc-linux-gnu-strip configure:6330: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6341: result: x86_64-pc-linux-gnu-strip configure:6405: checking for svn configure:6421: found /usr/bin/svn configure:6433: result: svn configure:6443: checking for tar configure:6459: found /bin/tar configure:6471: result: tar configure:6481: checking for svnversion configure:6497: found /usr/bin/svnversion configure:6509: result: svnversion configure:6518: checking whether ln -s works configure:6522: result: yes configure:6537: checking for special C compiler options needed for large files configure:6582: result: no configure:6588: checking for _FILE_OFFSET_BITS value needed for large files configure:6613: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6613: $? = 0 configure:6645: result: no configure:6779: checking for byacc configure:6795: found /usr/bin/byacc configure:6806: result: byacc configure:6828: checking for flex configure:6844: found /usr/bin/flex configure:6855: result: flex configure:6893: flex conftest.l configure:6897: $? = 0 configure:6899: checking lex output file root configure:6913: result: lex.yy configure:6918: checking lex library configure:6932: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 /var/tmp/portage/app-emulation/vice-2.4.27-r2/temp/ccENTbIj.o: In function `yylex': conftest.c:(.text+0xa38): undefined reference to `yywrap' conftest.c:(.text+0xf43): undefined reference to `yywrap' /var/tmp/portage/app-emulation/vice-2.4.27-r2/temp/ccENTbIj.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:6932: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | | #line 2 "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 6 | #define YY_FLEX_SUBMINOR_VERSION 2 | #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 */ | | /* TODO: this is always defined, so inline it */ | #define yyconst const | | #if defined(__GNUC__) && __GNUC__ >= 3 | #define yynoreturn __attribute__((__noreturn__)) | #else | #define yynoreturn | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an | * integer in range [0..255] for use as an array index. | */ | #define YY_SC_TO_UI(c) ((YY_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 | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | * Ditto for the __ia64__ case accordingly. | */ | #define YY_BUF_SIZE 32768 | #else | #define YY_BUF_SIZE 16384 | #endif /* __ia64__ */ | #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 int 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) | #define YY_LINENO_REWIND_TO(ptr) | | /* 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. | */ | int yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int 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 = NULL; /**< 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 int yy_n_chars; /* number of characters read into yy_ch_buf */ | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = NULL; | 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 ( const char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int 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 flex_uint8_t YY_CHAR; | | FILE *yyin = NULL, *yyout = NULL; | | typedef int yy_state_type; | | extern int yylineno; | int yylineno = 1; | | extern char *yytext; | #ifdef yytext_ptr | #undef yytext_ptr | #endif | #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 yynoreturn yy_fatal_error ( const 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 = (int) (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 const 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 const flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static const YY_CHAR 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 const YY_CHAR yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static const flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static const flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static const 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 const 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 453 "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 ); | | int 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 | | #ifndef YY_NO_UNPUT | | static void yyunput ( int c, char *buf_ptr ); | | #endif | | #ifndef yytext_ptr | static void yy_flex_strncpy ( char *, const char *, int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen ( const 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 | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k */ | #define YY_READ_BUF_SIZE 16384 | #else | #define YY_READ_BUF_SIZE 8192 | #endif /* __ia64__ */ | #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, (size_t) 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 = '*'; \ | int 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 = (int) fread(buf, 1, (yy_size_t) 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 /*LINTED*/break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | yy_state_type yy_current_state; | char *yy_cp, *yy_bp; | int yy_act; | | 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( ); | } | | { | #line 1 "conftest.l" | | #line 678 "lex.yy.c" | | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (int) ((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 | { | 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[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + 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 785 "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 user's declarations */ | } /* 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) | { | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | char *source = (yytext_ptr); | 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 | { | int 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_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | int 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,(yy_size_t) 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) | { | yy_state_type yy_current_state; | 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 ) | { | 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[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + 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 ) | { | int yy_is_jam; | | 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[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + 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; | } | | #ifndef YY_NO_UNPUT | | static void yyunput (int c, char * yy_bp ) | { | 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. */ | int number_to_move = (yy_n_chars) + 2; | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | 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) = (int) 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; | } | | #endif | | #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 */ | int offset = (int) ((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 0; | | 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((yy_size_t) (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; /* After all that talk, this was set to 1 anyways... */ | (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. */ | yy_size_t 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 NULL; | | 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 = (int) (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 = NULL; | 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 (const char * yystr ) | { | | return yy_scan_bytes(yystr,(int) 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 (const char * yybytes, int _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 = (yy_size_t) (_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 yynoreturn yy_fatal_error (const 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. | * | */ | int yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param _line_number 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) = NULL; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = NULL; | (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 = NULL; | yyout = NULL; | #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, const char * s2, int n ) | { | | int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (const char * s ) | { | int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return 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 realloc(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:6932: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lfl -lX11 >&5 configure:6932: $? = 0 configure:6942: result: -lfl configure:6948: checking whether yytext is a pointer configure:6965: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lfl -lX11 >&5 configure:6965: $? = 0 configure:6973: result: yes configure:6997: checking dependency style of x86_64-pc-linux-gnu-gcc configure:7106: result: none configure:7123: checking if ar truncates object names configure:7134: result: no configure:7146: checking if ar complains about the 'u' option configure:7161: result: no configure:7170: checking for makeinfo configure:7197: result: ${SHELL} /var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/missing makeinfo configure:7214: checking for texi2dvi configure:7230: found /usr/bin/texi2dvi configure:7241: result: texi2dvi configure:7257: checking for pdftex configure:7273: found /usr/bin/pdftex configure:7284: result: pdftex configure:7320: checking for dos2unix configure:7350: result: no configure:9123: checking linux/hardsid.h usability configure:9123: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:55:27: fatal error: linux/hardsid.h: No such file or directory compilation terminated. configure:9123: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | /* 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:9123: result: no configure:9123: checking linux/hardsid.h presence configure:9123: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:22:27: fatal error: linux/hardsid.h: No such file or directory compilation terminated. configure:9123: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | /* end confdefs.h. */ | #include configure:9123: result: no configure:9123: checking for linux/hardsid.h configure:9123: result: no configure:9173: checking for makeguide configure:9203: result: no configure:9223: checking if the makeinfo supports amigaguide configure:9239: result: no configure:9267: checking for hhc configure:9297: result: no configure:9330: checking for makertf configure:9360: result: no configure:9373: checking for hcrtf configure:9403: result: no configure:9436: checking for texi2ipf configure:9466: result: no configure:9479: checking for wipfc configure:9509: result: no configure:9606: checking for libiconv_open in -liconv configure:9631: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -liconv -lX11 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:9631: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | /* 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 libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:9640: result: no configure:9653: checking libintl.h usability configure:9653: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9653: $? = 0 configure:9653: result: yes configure:9653: checking libintl.h presence configure:9653: x86_64-pc-linux-gnu-gcc -E conftest.c configure:9653: $? = 0 configure:9653: result: yes configure:9653: checking for libintl.h configure:9653: result: yes configure:9655: checking for gettext in libc configure:9671: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 conftest.c: In function 'main': conftest.c:26:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int) gettext ("") ^ configure:9671: $? = 0 configure:9679: result: yes configure:9682: checking for gettext in libintl configure:9700: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lintl -lX11 >&5 conftest.c: In function 'main': conftest.c:26:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int) gettext ("") ^ /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:9700: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | /* end confdefs.h. */ | #include | int | main () | { | return (int) gettext ("") | ; | return 0; | } configure:9709: result: no configure:9719: checking for msgfmt configure:9746: result: /usr/bin/msgfmt configure:9755: checking for dcgettext configure:9755: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 conftest.c:46:6: warning: conflicting types for built-in function 'dcgettext' char dcgettext (); ^ configure:9755: $? = 0 configure:9755: result: yes configure:9766: checking for gmsgfmt configure:9784: found /usr/bin/gmsgfmt configure:9797: result: /usr/bin/gmsgfmt configure:9807: checking for xgettext configure:9834: result: /usr/bin/xgettext configure:9853: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:9853: $? = 0 configure:9952: checking for perl configure:9970: found /usr/bin/perl configure:9982: result: /usr/bin/perl configure:10014: checking if the compiler accepts --param inline-unit-growth=60 configure:10027: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe --param inline-unit-growth=60 conftest.c >&5 configure:10027: $? = 0 configure:10028: result: yes configure:10044: checking if the compiler accepts --param max-inline-insns-single=600 configure:10057: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe --param max-inline-insns-single=600 conftest.c >&5 configure:10057: $? = 0 configure:10058: result: yes configure:10173: checking for x86_64-pc-linux-gnu-clang++ configure:10203: result: no configure:10173: checking for x86_64-pc-linux-gnu-g++ configure:10189: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:10200: result: x86_64-pc-linux-gnu-g++ configure:10271: checking for C++ compiler version configure:10280: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 Copyright (C) 2015 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:10291: $? = 0 configure:10280: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) configure:10291: $? = 0 configure:10280: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:10291: $? = 1 configure:10280: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:10291: $? = 1 configure:10295: checking whether we are using the GNU C++ compiler configure:10314: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:10314: $? = 0 configure:10323: result: yes configure:10332: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:10352: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:10352: $? = 0 configure:10393: result: yes configure:10418: checking dependency style of x86_64-pc-linux-gnu-g++ configure:10529: result: none configure:10605: checking how to run the C++ preprocessor configure:10632: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:10632: $? = 0 configure:10646: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:10646: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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:10671: result: x86_64-pc-linux-gnu-g++ -E configure:10691: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:10691: $? = 0 configure:10705: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:10705: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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:10823: checking sys/types.h usability configure:10823: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10823: $? = 0 configure:10823: result: yes configure:10823: checking sys/types.h presence configure:10823: x86_64-pc-linux-gnu-gcc -E conftest.c configure:10823: $? = 0 configure:10823: result: yes configure:10823: checking for sys/types.h configure:10823: result: yes configure:10834: checking for off_t configure:10834: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10834: $? = 0 configure:10834: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:67:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:10834: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_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:10834: result: yes configure:10845: checking for pid_t configure:10845: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10845: $? = 0 configure:10845: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:67:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:10845: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_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:10845: result: yes configure:10856: checking for size_t configure:10856: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10856: $? = 0 configure:10856: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:67:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:10856: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_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:10856: result: yes configure:10867: checking for ssize_t configure:10867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10867: $? = 0 configure:10867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:67:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:10867: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_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 ((ssize_t))) | return 0; | ; | return 0; | } configure:10867: result: yes configure:10879: checking for inline configure:10895: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10895: $? = 0 configure:10903: result: inline configure:10932: checking whether byte ordering is bigendian configure:10947: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:32:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:32:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:32:15: error: unknown type name 'universal' configure:10947: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:10992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10992: $? = 0 configure:11010: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:38:4: error: unknown type name 'not' not big endian ^ conftest.c:38:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:11010: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:11138: result: no configure:11236: checking size of unsigned short configure:11241: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:11241: $? = 0 configure:11241: ./conftest configure:11241: $? = 0 configure:11255: result: 2 configure:11269: checking size of unsigned int configure:11274: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:11274: $? = 0 configure:11274: ./conftest configure:11274: $? = 0 configure:11288: result: 4 configure:11302: checking size of unsigned long configure:11307: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:11307: $? = 0 configure:11307: ./conftest configure:11307: $? = 0 configure:11321: result: 8 configure:11334: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:11368: result: no configure:11380: checking for dirent.h that defines DIR configure:11399: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11399: $? = 0 configure:11407: result: yes configure:11420: checking for library containing opendir configure:11451: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:11451: $? = 0 configure:11468: result: none required configure:11540: checking direct.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:68:20: fatal error: direct.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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:11540: result: no configure:11540: checking direct.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:35:20: fatal error: direct.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:11540: result: no configure:11540: checking for direct.h configure:11540: result: no configure:11540: checking errno.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking errno.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for errno.h configure:11540: result: yes configure:11540: checking fcntl.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking fcntl.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for fcntl.h configure:11540: result: yes configure:11540: checking limits.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking limits.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for limits.h configure:11540: result: yes configure:11540: checking regex.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking regex.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for regex.h configure:11540: result: yes configure:11540: checking unistd.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking unistd.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for unistd.h configure:11540: result: yes configure:11540: checking strings.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking strings.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for strings.h configure:11540: result: yes configure:11540: checking sys/dirent.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:74:24: fatal error: sys/dirent.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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:11540: result: no configure:11540: checking sys/dirent.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:41:24: fatal error: sys/dirent.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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:11540: result: no configure:11540: checking for sys/dirent.h configure:11540: result: no configure:11540: checking sys/stat.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking sys/stat.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for sys/stat.h configure:11540: result: yes configure:11540: checking inttypes.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking inttypes.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for inttypes.h configure:11540: result: yes configure:11540: checking libgen.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking libgen.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for libgen.h configure:11540: result: yes configure:11540: checking dir.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:77:17: fatal error: dir.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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:11540: result: no configure:11540: checking dir.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:44:17: fatal error: dir.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:11540: result: no configure:11540: checking for dir.h configure:11540: result: no configure:11540: checking io.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:77:16: fatal error: io.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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:11540: result: no configure:11540: checking io.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:44:16: fatal error: io.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:11540: result: no configure:11540: checking for io.h configure:11540: result: no configure:11540: checking process.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:77:21: fatal error: process.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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:11540: result: no configure:11540: checking process.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:44:21: fatal error: process.h: No such file or directory compilation terminated. configure:11540: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_STAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:11540: result: no configure:11540: checking for process.h configure:11540: result: no configure:11540: checking signal.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking signal.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for signal.h configure:11540: result: yes configure:11540: checking alloca.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking alloca.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for alloca.h configure:11540: result: yes configure:11540: checking wchar.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking wchar.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for wchar.h configure:11540: result: yes configure:11540: checking stdint.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking stdint.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for stdint.h configure:11540: result: yes configure:11540: checking sys/time.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking sys/time.h presence configure:11540: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11540: $? = 0 configure:11540: result: yes configure:11540: checking for sys/time.h configure:11540: result: yes configure:11551: checking for regexp.h configure:11551: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 In file included from conftest.c:57:0: /usr/include/regexp.h:30:2: error: #error "The GNU C Library no longer implements ." #error "The GNU C Library no longer implements ." ^ /usr/include/regexp.h:31:2: error: #error "Please update your code to use instead (no trailing 'p')." #error "Please update your code to use instead (no trailing 'p')." ^ configure:11551: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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 | /* end confdefs.h. */ | #define INIT register char *sp = instring; | #define GETC() (*sp++) | #define PEEKC() (*sp) | #define UNGETC(c) -- sp | #define RETURN(ptr) return NULL; | #define ERROR(val) _RegExpError(val) | | | #include configure:11551: result: no configure:11564: checking whether sys_siglist is declared configure:11564: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11564: $? = 0 configure:11564: result: yes configure:11583: checking for time_t in time.h configure:11599: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11599: $? = 0 configure:11607: result: yes configure:11615: checking for time_t in sys/types.h configure:11631: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11631: $? = 0 configure:11639: result: yes configure:11652: checking size of time_t configure:11657: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:11657: $? = 0 configure:11657: ./conftest configure:11657: $? = 0 configure:11672: result: 8 configure:11726: result: time_t is 64 bit configure:11738: checking dlfcn.h usability configure:11738: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11738: $? = 0 configure:11738: result: yes configure:11738: checking dlfcn.h presence configure:11738: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11738: $? = 0 configure:11738: result: yes configure:11738: checking for dlfcn.h configure:11738: result: yes configure:11745: checking for dlopen configure:11745: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 /var/tmp/portage/app-emulation/vice-2.4.27-r2/temp/ccDMAGpQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11745: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | /* 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:11745: result: no configure:11757: checking for dlopen in -ldl configure:11782: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lX11 >&5 configure:11782: $? = 0 configure:11791: result: yes configure:11816: checking linux/joystick.h usability configure:11816: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11816: $? = 0 configure:11816: result: yes configure:11816: checking linux/joystick.h presence configure:11816: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11816: $? = 0 configure:11816: result: yes configure:11816: checking for linux/joystick.h configure:11816: result: yes configure:11830: checking whether linux/joystick.h supports digital joysticks configure:11843: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:61:23: error: storage size of 'djs' isn't known struct DJS_DATA_TYPE djs; ^ configure:11843: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* end confdefs.h. */ | #include | int | main () | { | struct DJS_DATA_TYPE djs; | ; | return 0; | } configure:11851: result: no configure:11857: checking machine/joystick.h usability configure:11857: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:90:30: fatal error: machine/joystick.h: No such file or directory compilation terminated. configure:11857: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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:11857: result: no configure:11857: checking machine/joystick.h presence configure:11857: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:57:30: fatal error: machine/joystick.h: No such file or directory compilation terminated. configure:11857: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* end confdefs.h. */ | #include configure:11857: result: no configure:11857: checking for machine/joystick.h configure:11857: result: no configure:11875: checking sys/joystick.h usability configure:11875: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:90:26: fatal error: sys/joystick.h: No such file or directory compilation terminated. configure:11875: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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:11875: result: no configure:11875: checking sys/joystick.h presence configure:11875: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:57:26: fatal error: sys/joystick.h: No such file or directory compilation terminated. configure:11875: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #define HAVE_DYNLIB_SUPPORT /**/ | #define HAS_JOYSTICK /**/ | #define LINUX_JOYSTICK /**/ | /* end confdefs.h. */ | #include configure:11875: result: no configure:11875: checking for sys/joystick.h configure:11875: result: no configure:11896: checking for hid_get_report_desc in -lusbhid configure:11921: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lusbhid -ldl -lX11 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lusbhid collect2: error: ld returned 1 exit status configure:11921: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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:11930: result: no configure:11964: checking for hid_get_report_desc in -lusb configure:11989: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lusb -ldl -lX11 >&5 /var/tmp/portage/app-emulation/vice-2.4.27-r2/temp/ccXaqcuv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `hid_get_report_desc' collect2: error: ld returned 1 exit status configure:11989: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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:11998: result: no configure:12138: checking math.h usability configure:12138: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12138: $? = 0 configure:12138: result: yes configure:12138: checking math.h presence configure:12138: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12138: $? = 0 configure:12138: result: yes configure:12138: checking for math.h configure:12138: result: yes configure:12148: checking for sqrt in -lm configure:12173: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lX11 -ldl -lX11 >&5 conftest.c:65:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^ configure:12173: $? = 0 configure:12182: result: yes configure:12198: checking zlib.h usability configure:12198: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12198: $? = 0 configure:12198: result: yes configure:12198: checking zlib.h presence configure:12198: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12198: $? = 0 configure:12198: result: yes configure:12198: checking for zlib.h configure:12198: result: yes configure:12206: checking for zlibVersion in -lz configure:12240: result: yes configure:12316: checking for sys/types.h configure:12316: result: yes configure:12316: checking for unistd.h configure:12316: result: yes configure:12316: checking sys/socket.h usability configure:12316: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking sys/socket.h presence configure:12316: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking for sys/socket.h configure:12316: result: yes configure:12316: checking for sys/time.h configure:12316: result: yes configure:12316: checking sys/select.h usability configure:12316: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking sys/select.h presence configure:12316: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking for sys/select.h configure:12316: result: yes configure:12316: checking netinet/in.h usability configure:12316: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking netinet/in.h presence configure:12316: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking for netinet/in.h configure:12316: result: yes configure:12316: checking arpa/inet.h usability configure:12316: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking arpa/inet.h presence configure:12316: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking for arpa/inet.h configure:12316: result: yes configure:12316: checking netdb.h usability configure:12316: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking netdb.h presence configure:12316: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12316: $? = 0 configure:12316: result: yes configure:12316: checking for netdb.h configure:12316: result: yes configure:12336: checking for dgettext in -lintl configure:12361: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lintl -lm -ldl -lX11 >&5 conftest.c:75:6: warning: conflicting types for built-in function 'dgettext' char dgettext (); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:12361: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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:12370: result: no configure:12377: checking for gethostbyname in -lnsl configure:12402: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lm -ldl -lX11 >&5 configure:12402: $? = 0 configure:12411: result: yes configure:12418: checking for gethostbyname in -lsocket configure:12443: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lsocket -lnsl -lm -ldl -lX11 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:12443: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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:12452: result: no configure:12459: checking for gethostbyname in -lbsd configure:12484: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12484: $? = 0 configure:12493: result: yes configure:12500: checking for gethostbyname in -lnet configure:12525: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12525: $? = 0 configure:12534: result: yes configure:12541: checking for gethostbyname in -linet configure:12566: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -linet -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -linet collect2: error: ld returned 1 exit status configure:12566: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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:12575: result: no configure:12582: checking for gethostbyname in -lwatt configure:12607: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lwatt -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lwatt collect2: error: ld returned 1 exit status configure:12607: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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:12616: result: no configure:12628: checking netinet/tcp.h usability configure:12628: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12628: $? = 0 configure:12628: result: yes configure:12628: checking netinet/tcp.h presence configure:12628: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12628: $? = 0 configure:12628: result: yes configure:12628: checking for netinet/tcp.h configure:12628: result: yes configure:12642: checking for socket configure:12642: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12642: $? = 0 configure:12642: result: yes configure:12642: checking for send configure:12642: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12642: $? = 0 configure:12642: result: yes configure:12642: checking for bind configure:12642: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12642: $? = 0 configure:12642: result: yes configure:12642: checking for listen configure:12642: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12642: $? = 0 configure:12642: result: yes configure:12642: checking for gethostbyname configure:12642: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12642: $? = 0 configure:12642: result: yes configure:12642: checking for connect configure:12642: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12642: $? = 0 configure:12642: result: yes configure:12642: checking for recv configure:12642: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12642: $? = 0 configure:12642: result: yes configure:12642: checking for accept configure:12642: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12642: $? = 0 configure:12642: result: yes configure:12666: checking for htons configure:12666: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12666: $? = 0 configure:12666: result: yes configure:12666: checking for htonl configure:12666: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12666: $? = 0 configure:12666: result: yes configure:12678: checking for getdtablesize configure:12678: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12678: $? = 0 configure:12678: result: yes configure:12678: checking for getrlimit configure:12678: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12678: $? = 0 configure:12678: result: yes configure:12687: checking For socklen_t configure:12701: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12701: $? = 0 configure:12705: result: yes configure:12713: checking for in_addr_t configure:12729: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12729: $? = 0 configure:12733: result: yes configure:12893: checking if IPV6 should be enabled configure:12916: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12916: $? = 0 configure:12923: result: yes configure:12929: checking struct sockaddr::ss_family configure:12947: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12947: $? = 0 configure:12954: result: yes configure:12998: checking for gethostbyname2 configure:12998: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnet -lbsd -lnsl -lm -ldl -lX11 >&5 configure:12998: $? = 0 configure:12998: result: yes configure:13142: checking pkg-config is at least version 0.9.0 configure:13145: result: yes configure:13163: checking for FFMPEG support configure:14160: result: disabled configure:14305: checking if we are using glibc-2.20 and up configure:14327: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lX11 >&5 conftest.c:92:23: error: #error GLIBC2.20+ # error GLIBC2.20+ ^ configure:14327: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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 /**/ | /* end confdefs.h. */ | #ifdef __linux | # include | # ifdef __GLIBC__ | # if (__GLIBC__>=2) | # if ((__GLIBC__==2 && __GLIBC_MINOR__>=20) || __GLIBC__>=3) | # error GLIBC2.20+ | # endif | # endif | # endif | #endif | int | main () | { | int a=0 | ; | return 0; | } configure:14332: result: yes configure:15217: checking for x86_64-pc-linux-gnu-sdl-config configure:15247: result: no configure:15257: checking for sdl-config configure:15273: found /usr/bin/sdl-config configure:15284: result: sdl-config configure:15309: checking for x86_64-pc-linux-gnu-sdl2-config configure:15339: result: no configure:15349: checking for sdl2-config configure:15365: found /usr/bin/sdl2-config configure:15376: result: sdl2-config configure:15617: checking SDL/SDL_audio.h usability configure:15617: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking SDL/SDL_audio.h presence configure:15617: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for SDL/SDL_audio.h configure:15617: result: yes configure:15622: checking for SDL_OpenAudio in -lSDL configure:15647: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lSDL -lm -ldl -lX11 -lSDL -lpthread >&5 configure:15647: $? = 0 configure:15656: result: yes configure:16576: checking cwsid.h usability configure:16576: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:123:19: fatal error: cwsid.h: No such file or directory compilation terminated. configure:16576: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | /* 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:16576: result: no configure:16576: checking cwsid.h presence configure:16576: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:90:19: fatal error: cwsid.h: No such file or directory compilation terminated. configure:16576: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | /* end confdefs.h. */ | #include configure:16576: result: no configure:16576: checking for cwsid.h configure:16576: result: no configure:16886: checking dmedia/audio.h usability configure:16886: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:123:26: fatal error: dmedia/audio.h: No such file or directory compilation terminated. configure:16886: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | /* 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:16886: result: no configure:16886: checking dmedia/audio.h presence configure:16886: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:90:26: fatal error: dmedia/audio.h: No such file or directory compilation terminated. configure:16886: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | /* end confdefs.h. */ | #include configure:16886: result: no configure:16886: checking for dmedia/audio.h configure:16886: result: no configure:16943: checking sys/audioio.h usability configure:16943: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:123:25: fatal error: sys/audioio.h: No such file or directory compilation terminated. configure:16943: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | /* 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:16943: result: no configure:16943: checking sys/audioio.h presence configure:16943: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:90:25: fatal error: sys/audioio.h: No such file or directory compilation terminated. configure:16943: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | /* end confdefs.h. */ | #include configure:16943: result: no configure:16943: checking for sys/audioio.h configure:16943: result: no configure:16975: checking UMS/UMSAudioDevice.h usability configure:16975: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:123:32: fatal error: UMS/UMSAudioDevice.h: No such file or directory compilation terminated. configure:16975: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | /* 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:16975: result: no configure:16975: checking UMS/UMSAudioDevice.h presence configure:16975: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:90:32: fatal error: UMS/UMSAudioDevice.h: No such file or directory compilation terminated. configure:16975: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | /* end confdefs.h. */ | #include configure:16975: result: no configure:16975: checking for UMS/UMSAudioDevice.h configure:16975: result: no configure:17186: checking for fc-cache configure:17216: result: /bin/true configure:17591: checking vorbis/vorbisfile.h usability configure:17591: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking vorbis/vorbisfile.h presence configure:17591: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for vorbis/vorbisfile.h configure:17591: result: yes configure:17605: checking for ogg_stream_flush in -logg configure:17630: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -logg -lm -ldl -lX11 -lSDL -lpthread >&5 configure:17630: $? = 0 configure:17639: result: yes configure:17655: checking for vorbis_info_clear in -lvorbis configure:17680: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread >&5 configure:17680: $? = 0 configure:17689: result: yes configure:17705: checking for ov_open_callbacks in -lvorbisfile configure:17730: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread >&5 configure:17730: $? = 0 configure:17739: result: yes configure:17755: checking for vorbis_encode_init_vbr in -lvorbisenc configure:17780: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread >&5 configure:17780: $? = 0 configure:17789: result: yes configure:17817: checking FLAC/stream_decoder.h usability configure:17817: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:17817: $? = 0 configure:17817: result: yes configure:17817: checking FLAC/stream_decoder.h presence configure:17817: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17817: $? = 0 configure:17817: result: yes configure:17817: checking for FLAC/stream_decoder.h configure:17817: result: yes configure:17831: checking for FLAC__stream_decoder_get_channels in -lFLAC configure:17856: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc >&5 configure:17856: $? = 0 configure:17865: result: yes configure:18079: checking ieee1284.h usability configure:18079: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:18079: $? = 0 configure:18079: result: yes configure:18079: checking ieee1284.h presence configure:18079: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18079: $? = 0 configure:18079: result: yes configure:18079: checking for ieee1284.h configure:18079: result: yes configure:18094: checking sys/mman.h usability configure:18094: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:18094: $? = 0 configure:18094: result: yes configure:18094: checking sys/mman.h presence configure:18094: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18094: $? = 0 configure:18094: result: yes configure:18094: checking for sys/mman.h configure:18094: result: yes configure:18094: checking hw/inout.h usability configure:18094: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:134:22: fatal error: hw/inout.h: No such file or directory compilation terminated. configure:18094: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_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:18094: result: no configure:18094: checking hw/inout.h presence configure:18094: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:101:22: fatal error: hw/inout.h: No such file or directory compilation terminated. configure:18094: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:18094: result: no configure:18094: checking for hw/inout.h configure:18094: result: no configure:18108: checking machine/sysarch.h usability configure:18108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:134:29: fatal error: machine/sysarch.h: No such file or directory compilation terminated. configure:18108: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_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:18108: result: no configure:18108: checking machine/sysarch.h presence configure:18108: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:101:29: fatal error: machine/sysarch.h: No such file or directory compilation terminated. configure:18108: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:18108: result: no configure:18108: checking for machine/sysarch.h configure:18108: result: no configure:18123: checking for unistd.h configure:18123: result: yes configure:18123: checking sys/io.h usability configure:18123: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:18123: $? = 0 configure:18123: result: yes configure:18123: checking sys/io.h presence configure:18123: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18123: $? = 0 configure:18123: result: yes configure:18123: checking for sys/io.h configure:18123: result: yes configure:18123: checking machine/pio.h usability configure:18123: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:136:25: fatal error: machine/pio.h: No such file or directory compilation terminated. configure:18123: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_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:18123: result: no configure:18123: checking machine/pio.h presence configure:18123: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:103:25: fatal error: machine/pio.h: No such file or directory compilation terminated. configure:18123: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include configure:18123: result: no configure:18123: checking for machine/pio.h configure:18123: result: no configure:18123: checking machine/cpufunc.h usability configure:18123: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:136:29: fatal error: machine/cpufunc.h: No such file or directory compilation terminated. configure:18123: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_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:18123: result: no configure:18123: checking machine/cpufunc.h presence configure:18123: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:103:29: fatal error: machine/cpufunc.h: No such file or directory compilation terminated. configure:18123: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include configure:18123: result: no configure:18123: checking for machine/cpufunc.h configure:18123: result: no configure:18135: checking for ieee1284_find_ports in -lieee1284 configure:18160: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 configure:18160: $? = 0 configure:18169: result: yes configure:18348: checking for working memcmp configure:18391: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c: In function 'main': conftest.c:144:7: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration] if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0) ^ conftest.c:158:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy (a, "--------01111111"); ^ conftest.c:158:2: warning: incompatible implicit declaration of built-in function 'strcpy' conftest.c:158:2: note: include '' or provide a declaration of 'strcpy' configure:18391: $? = 0 configure:18391: ./conftest configure:18391: $? = 0 configure:18401: result: yes configure:18411: checking return type of signal handlers configure:18429: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:111:9: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:18429: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:18436: result: void configure:18446: checking vfork.h usability configure:18446: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:139:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:18446: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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:18446: result: no configure:18446: checking vfork.h presence configure:18446: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:106:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:18446: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #define RETSIGTYPE void | /* end confdefs.h. */ | #include configure:18446: result: no configure:18446: checking for vfork.h configure:18446: result: no configure:18459: checking for fork configure:18459: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:129:6: warning: conflicting types for built-in function 'fork' char fork (); ^ configure:18459: $? = 0 configure:18459: result: yes configure:18459: checking for vfork configure:18459: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 configure:18459: $? = 0 configure:18459: result: yes configure:18469: checking for working fork configure:18491: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 configure:18491: $? = 0 configure:18491: ./conftest configure:18491: $? = 0 configure:18501: result: yes configure:18522: checking for working vfork configure:18632: result: yes configure:18657: checking for u_short configure:18657: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:18657: $? = 0 configure:18657: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:146:22: error: expected expression before ')' token if (sizeof ((u_short))) ^ configure:18657: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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:18657: result: yes configure:18667: checking for socklen_t configure:18667: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:18667: $? = 0 configure:18667: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:116:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:18667: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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:18667: result: yes configure:18679: checking for gettimeofday in -lbsd configure:18704: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18704: $? = 0 configure:18713: result: yes configure:18725: checking for gettimeofday in -lposix configure:18750: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lposix -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lposix collect2: error: ld returned 1 exit status configure:18750: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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_LIBBSD 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:18759: result: no configure:18774: checking for gettimeofday configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for memmove configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:137:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for atexit configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for strerror configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for strcasecmp configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:140:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for strncasecmp configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:141:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for dirname configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for mkstemp configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for swab configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for getcwd configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for getpwuid configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for random configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for rewinddir configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for strtok configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for strtok_r configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for snprintf configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:151:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for vsnprintf configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:152:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for ltoa configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ /var/tmp/portage/app-emulation/vice-2.4.27-r2/temp/cc866XAJ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ltoa' collect2: error: ld returned 1 exit status configure:18774: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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_LIBBSD 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_RANDOM 1 | #define HAVE_REWINDDIR 1 | #define HAVE_STRTOK 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define ltoa to an innocuous variant, in case declares ltoa. | For example, HP-UX 11i declares gettimeofday. */ | #define ltoa innocuous_ltoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ltoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ltoa | | /* 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 ltoa (); | /* 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_ltoa || defined __stub___ltoa | choke me | #endif | | int | main () | { | return ltoa (); | ; | return 0; | } configure:18774: result: no configure:18774: checking for ultoa configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ /var/tmp/portage/app-emulation/vice-2.4.27-r2/temp/cczhF2MN.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ultoa' collect2: error: ld returned 1 exit status configure:18774: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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_LIBBSD 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_RANDOM 1 | #define HAVE_REWINDDIR 1 | #define HAVE_STRTOK 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define ultoa to an innocuous variant, in case declares ultoa. | For example, HP-UX 11i declares gettimeofday. */ | #define ultoa innocuous_ultoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ultoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ultoa | | /* 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 ultoa (); | /* 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_ultoa || defined __stub___ultoa | choke me | #endif | | int | main () | { | return ultoa (); | ; | return 0; | } configure:18774: result: no configure:18774: checking for strlcpy configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for strlwr configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ /var/tmp/portage/app-emulation/vice-2.4.27-r2/temp/ccZMMb30.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlwr' collect2: error: ld returned 1 exit status configure:18774: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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_LIBBSD 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_RANDOM 1 | #define HAVE_REWINDDIR 1 | #define HAVE_STRTOK 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | /* end confdefs.h. */ | /* Define strlwr to an innocuous variant, in case declares strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define strlwr innocuous_strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlwr | | /* 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 strlwr (); | /* 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_strlwr || defined __stub___strlwr | choke me | #endif | | int | main () | { | return strlwr (); | ; | return 0; | } configure:18774: result: no configure:18774: checking for strrev configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ /var/tmp/portage/app-emulation/vice-2.4.27-r2/temp/ccbZhLB4.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strrev' collect2: error: ld returned 1 exit status configure:18774: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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_LIBBSD 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_RANDOM 1 | #define HAVE_REWINDDIR 1 | #define HAVE_STRTOK 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | /* end confdefs.h. */ | /* Define strrev to an innocuous variant, in case declares strrev. | For example, HP-UX 11i declares gettimeofday. */ | #define strrev innocuous_strrev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strrev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strrev | | /* 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 strrev (); | /* 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_strrev || defined __stub___strrev | choke me | #endif | | int | main () | { | return strrev (); | ; | return 0; | } configure:18774: result: no configure:18774: checking for fseeko configure:18774: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18774: $? = 0 configure:18774: result: yes configure:18785: checking for strdup configure:18785: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ conftest.c:155:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:18785: $? = 0 configure:18785: result: yes configure:18831: checking for usleep configure:18831: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18831: $? = 0 configure:18831: result: yes configure:18847: checking for nanosleep configure:18847: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18847: $? = 0 configure:18847: result: yes configure:18864: checking readline/readline.h usability configure:18864: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18864: $? = 0 configure:18864: result: yes configure:18864: checking readline/readline.h presence configure:18864: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18864: $? = 0 configure:18864: result: yes configure:18864: checking for readline/readline.h configure:18864: result: yes configure:18879: checking for readline in -lreadline configure:18904: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:18904: $? = 0 configure:18913: result: yes configure:19055: checking for rl_readline_name in -lreadline configure:19080: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19080: $? = 0 configure:19089: result: yes configure:19314: checking gif_lib.h usability configure:19314: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19314: $? = 0 configure:19314: result: yes configure:19314: checking gif_lib.h presence configure:19314: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19314: $? = 0 configure:19314: result: yes configure:19314: checking for gif_lib.h configure:19314: result: yes configure:19321: checking for EGifPutLine in -lungif configure:19346: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lungif -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lungif collect2: error: ld returned 1 exit status configure:19346: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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_LIBBSD 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_RANDOM 1 | #define HAVE_REWINDDIR 1 | #define HAVE_STRTOK 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRDUP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP /**/ | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_RLNAME /**/ | /* 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:19355: result: no configure:19368: checking for EGifPutLine in -lgif configure:19393: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lgif -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19393: $? = 0 configure:19402: result: yes configure:19417: checking jpeglib.h usability configure:19417: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19417: $? = 0 configure:19417: result: yes configure:19417: checking jpeglib.h presence configure:19417: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19417: $? = 0 configure:19417: result: yes configure:19417: checking for jpeglib.h configure:19417: result: yes configure:19424: checking for jpeg_CreateCompress in -ljpeg configure:19449: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19449: $? = 0 configure:19458: result: yes configure:19478: checking portaudio.h usability configure:19478: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19478: $? = 0 configure:19478: result: yes configure:19478: checking portaudio.h presence configure:19478: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19478: $? = 0 configure:19478: result: yes configure:19478: checking for portaudio.h configure:19478: result: yes configure:19483: checking for Pa_Initialize in -lportaudio configure:19508: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lportaudio -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19508: $? = 0 configure:19517: result: yes configure:19534: checking mpg123.h usability configure:19534: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19534: $? = 0 configure:19534: result: yes configure:19534: checking mpg123.h presence configure:19534: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19534: $? = 0 configure:19534: result: yes configure:19534: checking for mpg123.h configure:19534: result: yes configure:19539: checking for mpg123_init in -lmpg123 configure:19564: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lmpg123 -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19564: $? = 0 configure:19573: result: yes configure:19590: checking for X configure:19729: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19729: $? = 0 configure:19779: result: libraries , headers configure:19878: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 -lX11 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:19878: $? = 0 configure:19976: checking for gethostbyname configure:19976: result: yes configure:20073: checking for connect configure:20073: result: yes configure:20122: checking for remove configure:20122: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:20122: $? = 0 configure:20122: result: yes configure:20171: checking for shmat configure:20171: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:20171: $? = 0 configure:20171: result: yes configure:20229: checking for IceConnectionNumber in -lICE configure:20254: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lICE -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:20254: $? = 0 configure:20263: result: yes configure:20598: checking for GTK configure:20606: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:20609: $? = 0 configure:20624: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:20627: $? = 0 configure:20682: result: yes configure:20770: checking for PANGO configure:20778: $PKG_CONFIG --exists --print-errors "pango" configure:20781: $? = 0 configure:20796: $PKG_CONFIG --exists --print-errors "pango" configure:20799: $? = 0 configure:20837: result: yes configure:20848: checking for CAIRO configure:20856: $PKG_CONFIG --exists --print-errors "cairo >= 0.5.1" configure:20859: $? = 0 configure:20874: $PKG_CONFIG --exists --print-errors "cairo >= 0.5.1" configure:20877: $? = 0 configure:20915: result: yes configure:20924: checking for GTKGL configure:20932: $PKG_CONFIG --exists --print-errors "gtkglext-1.0" configure:20935: $? = 0 configure:20950: $PKG_CONFIG --exists --print-errors "gtkglext-1.0" configure:20953: $? = 0 configure:20991: result: yes configure:21908: checking for GL/glx.h configure:21908: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:21908: $? = 0 configure:21908: result: yes configure:21916: checking for glXWaitVideoSyncSGI in -lGL configure:21941: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed 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 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGL -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -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 -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ /var/tmp/portage/app-emulation/vice-2.4.27-r2/temp/ccZ8sPbW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `glXWaitVideoSyncSGI' collect2: error: ld returned 1 exit status configure:21941: $? = 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 UNSTABLE /**/ | #define PACKAGE "vice" | #define VERSION "2.4.27" | #define VERSION_RC "$VERSION_RC" | #define USE_GNOMEUI /**/ | #define ENABLE_TEXTFIELD /**/ | #define GWINSZ_IN_SYS_IOCTL 1 | #define YYTEXT_POINTER 1 | #define HAVE_RAWDRIVE /**/ | #define HAVE_MOUSE /**/ | #define HAVE_LIGHTPEN /**/ | #define HAVE_MIDI /**/ | #define HAVE_RS232DEV /**/ | #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_SYS_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #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_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_TIME_T_IN_TIME_H /**/ | #define HAVE_TIME_T_IN_TYPES_H /**/ | #define SIZEOF_TIME_T 8 | #define TIME_T_IS_64BIT /**/ | #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_NETINET_TCP_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_RS232NET /**/ | #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_SDL_SDL_AUDIO_H 1 | #define USE_SDL_PREFIX /**/ | #define USE_SDL_AUDIO /**/ | #define HAVE_VORBIS_VORBISFILE_H 1 | #define HAVE_LIBOGG 1 | #define HAVE_LIBVORBIS 1 | #define HAVE_LIBVORBISFILE 1 | #define HAVE_LIBVORBISENC 1 | #define USE_VORBIS /**/ | #define HAVE_FLAC_STREAM_DECODER_H 1 | #define HAVE_LIBFLAC 1 | #define USE_FLAC /**/ | #define HAVE_IEEE1284_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_LIBIEEE1284 /**/ | #define HAVE_PARSID /**/ | #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_LIBBSD 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_RANDOM 1 | #define HAVE_REWINDDIR 1 | #define HAVE_STRTOK 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRDUP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP /**/ | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_RLNAME /**/ | #define HAVE_GIF /**/ | #define HAVE_JPEG /**/ | #define HAVE_PORTAUDIO_H 1 | #define USE_PORTAUDIO /**/ | #define HAVE_MPG123_H 1 | #define USE_MPG123 /**/ | #define HAVE_PANGO /**/ | #define HAVE_CAIRO /**/ | #define HAVE_HWSCALE /**/ | /* 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:21950: result: no configure:22247: checking for _XlcConvert configure:22247: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 -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 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGL -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -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 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:22247: $? = 0 configure:22247: result: yes configure:22247: checking for _XlcCurrentLC configure:22247: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 -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 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGL -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -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 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:22247: $? = 0 configure:22247: result: yes configure:22247: checking for _XlcOpenConverter configure:22247: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 -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 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGL -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -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 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:22247: $? = 0 configure:22247: result: yes configure:22247: checking for _XlcCloseConverter configure:22247: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123 -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 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGL -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -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 >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:22247: $? = 0 configure:22247: result: yes configure:22424: checking for OpenCBM support configure:22456: result: yes configure:22632: checking stdlib.h usability configure:22632: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:22632: $? = 0 configure:22632: result: yes configure:22632: checking stdlib.h presence configure:22632: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:110:0: warning: "HAVE_SOCKLEN_T" redefined #define HAVE_SOCKLEN_T 1 ^ conftest.c:82:0: note: this is the location of the previous definition #define HAVE_SOCKLEN_T /**/ ^ configure:22632: $? = 0 configure:22632: result: yes configure:22632: checking for stdlib.h configure:22632: result: yes configure:24765: checking that generated files are newer than configure configure:24771: result: done configure:25883: 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 mr-fox config.status:1496: creating Makefile config.status:1496: creating vice.spec config.status:1496: creating vice-gtk.spec config.status:1496: creating vice-mint.spec config.status:1496: creating vice-mint-sdl.spec config.status:1496: creating build/Makefile config.status:1496: creating build/amigaos/Makefile config.status:1496: creating build/android/build-android.sh config.status:1496: creating build/android/Makefile config.status:1496: creating build/beos/Makefile config.status:1496: creating build/macosx/Makefile config.status:1496: creating build/mingw32/Makefile config.status:1496: creating build/minix3/Makefile config.status:1496: creating build/nextstep/Makefile config.status:1496: creating build/openstep/Makefile config.status:1496: creating build/openwatcom/Makefile config.status:1496: creating build/qnx4/Makefile config.status:1496: creating build/rhapsody/Makefile config.status:1496: creating data/Makefile config.status:1496: creating data/C128/Makefile config.status:1496: creating data/C64/Makefile config.status:1496: creating data/C64DTV/Makefile config.status:1496: creating data/CBM-II/Makefile config.status:1496: creating data/DRIVES/Makefile config.status:1496: creating data/PET/Makefile config.status:1496: creating data/PLUS4/Makefile config.status:1496: creating data/SCPU64/Makefile config.status:1496: creating data/PRINTER/Makefile config.status:1496: creating data/VIC20/Makefile config.status:1496: creating data/fonts/Makefile config.status:1496: creating doc/Makefile config.status:1496: creating doc/building/Makefile config.status:1496: creating doc/html/Makefile config.status:1496: creating doc/readmes/Makefile config.status:1496: creating man/Makefile config.status:1496: creating src/Makefile config.status:1496: creating src/debug.h config.status:1496: creating src/gentranslate_h.sh config.status:1496: creating src/arch/Makefile config.status:1496: creating src/arch/amigaos/Makefile config.status:1496: creating src/arch/amigaos/genintl_h.sh config.status:1496: creating src/arch/amigaos/info-files/Makefile config.status:1496: creating src/arch/amigaos/info-files/morphos/Makefile config.status:1496: creating src/arch/amigaos/mui/Makefile config.status:1496: creating src/arch/android/Makefile config.status:1496: creating src/arch/android/AnVICE/AndroidManifest.xml config.status:1496: creating src/arch/android/AnVICE/Makefile config.status:1496: creating src/arch/android/AnVICE/.settings/Makefile config.status:1496: creating src/arch/android/AnVICE/assets-proto/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_x64/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_x64dtv/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_x64sc/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_x128/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_xcbm2/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_xcbm5x0/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_xpet/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_xplus4/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_xscpu64/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_xvic/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/locnet_al/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/sdl/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_c64cart/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_c64exp/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_cbm2common/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_common/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_commonall/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_commoncart/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_crtc/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_iec/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_ieeepar/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_tape/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_vicii/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_viciisc/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_x128/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_x64/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_x64dtv/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_x64sc/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_xcbm2/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_xcbm5x0/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_xpet/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_xplus4/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_xscpu64/Makefile config.status:1496: creating src/arch/android/AnVICE/jni/vice_xvic/Makefile config.status:1496: creating src/arch/android/AnVICE/res-proto/Makefile config.status:1496: creating src/arch/android/AnVICE/res-proto/layout/Makefile config.status:1496: creating src/arch/android/AnVICE/res-proto/values/Makefile config.status:1496: creating src/arch/android/AnVICE/src-proto/Makefile config.status:1496: creating src/arch/android/AnVICE/src-proto/com/Makefile config.status:1496: creating src/arch/android/AnVICE/src-proto/com/locnet/Makefile config.status:1496: creating src/arch/android/AnVICE/src-proto/com/locnet/vice/Makefile config.status:1496: creating src/arch/beos/Makefile config.status:1496: creating src/arch/msdos/Makefile config.status:1496: creating src/arch/os2/Makefile config.status:1496: creating src/arch/os2/dialogs/Makefile config.status:1496: creating src/arch/os2/doc/Makefile config.status:1496: creating src/arch/os2/fonts/Makefile config.status:1496: creating src/arch/os2/icons/Makefile config.status:1496: creating src/arch/os2/kbd/Makefile config.status:1496: creating src/arch/os2/snippets/Makefile config.status:1496: creating src/arch/os2/unused/Makefile config.status:1496: creating src/arch/os2/unused/pm/Makefile config.status:1496: creating src/arch/os2/watcom/Makefile config.status:1496: creating src/arch/sdl/Makefile config.status:1496: creating src/arch/sdl/dingoo-files/Makefile config.status:1496: creating src/arch/sdl/msvc-files/Makefile config.status:1496: creating src/arch/sdl/qnx4/Makefile config.status:1496: creating src/arch/sdl/syllable-files/Makefile config.status:1496: creating src/arch/sdl/win32-watcom/Makefile config.status:1496: creating src/arch/unix/Makefile config.status:1496: creating src/arch/unix/gui/Makefile config.status:1496: creating src/arch/unix/hpux/Makefile config.status:1496: creating src/arch/unix/minix/Makefile config.status:1496: creating src/arch/unix/next_open_rhap/Makefile config.status:1496: creating src/arch/unix/next_open_rhap/vice.info config.status:1496: creating src/arch/unix/qnx4/Makefile config.status:1496: creating src/arch/unix/qnx6/Makefile config.status:1496: creating src/arch/unix/readline/Makefile config.status:1496: creating src/arch/unix/sco_sol/Makefile config.status:1496: creating src/arch/unix/skyos/Makefile config.status:1496: creating src/arch/unix/skyos/icons/Makefile config.status:1496: creating src/arch/unix/x11/Makefile config.status:1496: creating src/arch/unix/x11/gnome/Makefile config.status:1496: creating src/arch/unix/x11/xaw/Makefile config.status:1496: creating src/arch/unix/x11/xaw/widgets/Makefile config.status:1496: creating src/arch/unix/macosx/Makefile config.status:1496: creating src/arch/unix/macosx/cocoa/Makefile config.status:1496: creating src/arch/unix/macosx/cocoa/view/Makefile config.status:1496: creating src/arch/unix/macosx/cocoa/menu/Makefile config.status:1496: creating src/arch/unix/macosx/cocoa/dialog/Makefile config.status:1496: creating src/arch/unix/macosx/Resources/Makefile config.status:1496: creating src/arch/unix/macosx/Resources/English.lproj/Makefile config.status:1496: creating src/arch/watcom-source-wrappers/Makefile config.status:1496: creating src/arch/win32/Makefile config.status:1496: creating src/arch/win32/vice-version.bat config.status:1496: creating src/arch/win32/evc/Makefile config.status:1496: creating src/arch/win32/mingw32/Makefile config.status:1496: creating src/arch/win32/msvc/Makefile config.status:1496: creating src/arch/win32/msvc/wpcap/Makefile config.status:1496: creating src/arch/win32/msvc/wpcap/net/Makefile config.status:1496: creating src/arch/win32/utils/Makefile config.status:1496: creating src/arch/win32/vs_tmpl/Makefile config.status:1496: creating src/arch/win32/watcom/Makefile config.status:1496: creating src/c128/Makefile config.status:1496: creating src/c64/Makefile config.status:1496: creating src/c64/cart/Makefile config.status:1496: creating src/c64dtv/Makefile config.status:1496: creating src/scpu64/Makefile config.status:1496: creating src/cbm2/Makefile config.status:1496: creating src/core/Makefile config.status:1496: creating src/crtc/Makefile config.status:1496: creating src/diskimage/Makefile config.status:1496: creating src/drive/Makefile config.status:1496: creating src/drive/iec/Makefile config.status:1496: creating src/drive/iec/c64exp/Makefile config.status:1496: creating src/drive/iec/plus4exp/Makefile config.status:1496: creating src/drive/iec128dcr/Makefile config.status:1496: creating src/drive/iecieee/Makefile config.status:1496: creating src/drive/ieee/Makefile config.status:1496: creating src/drive/tcbm/Makefile config.status:1496: creating src/fileio/Makefile config.status:1496: creating src/fsdevice/Makefile config.status:1496: creating src/gfxoutputdrv/Makefile config.status:1496: creating src/iecbus/Makefile config.status:1496: creating src/imagecontents/Makefile config.status:1496: creating src/joyport/Makefile config.status:1496: creating src/lib/Makefile config.status:1496: creating src/lib/ffmpeg/Makefile config.status:1496: creating src/lib/p64/Makefile config.status:1496: creating src/monitor/Makefile config.status:1496: creating src/parallel/Makefile config.status:1496: creating src/pet/Makefile config.status:1496: creating src/platform/Makefile config.status:1496: creating src/plus4/Makefile config.status:1496: creating src/printerdrv/Makefile config.status:1496: creating src/raster/Makefile config.status:1496: creating src/rs232drv/Makefile config.status:1496: creating src/rtc/Makefile config.status:1496: creating src/samplerdrv/Makefile config.status:1496: creating src/serial/Makefile config.status:1496: creating src/sid/Makefile config.status:1496: creating src/sounddrv/Makefile config.status:1496: creating src/tape/Makefile config.status:1496: creating src/tapeport/Makefile config.status:1496: creating src/userport/Makefile config.status:1496: creating src/vdc/Makefile config.status:1496: creating src/vdrive/Makefile config.status:1496: creating src/vic20/Makefile config.status:1496: creating src/vic20/cart/Makefile config.status:1496: creating src/vicii/Makefile config.status:1496: creating src/viciisc/Makefile config.status:1496: creating src/viciivsid/Makefile config.status:1496: creating src/video/Makefile config.status:1496: creating src/version.h config.status:1496: creating po/Makefile.in config.status:1496: creating src/config.h config.status:1725: executing depfiles commands config.status:1725: executing default-1 commands configure:27465: === configuring in src/resid (/var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/src/resid) configure:27528: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/vice-2.4.27-r2' '--htmldir=/usr/share/doc/vice-2.4.27-r2/html' '--libdir=/usr/lib64' '--enable-parsid' '--with-resid' '--with-readline' '--without-arts' '--without-midas' '--disable-ethernet' '--disable-ffmpeg' '--disable-external-ffmpeg' '--disable-fullscreen' '--enable-ipv6' '--disable-lame' '--enable-nls' '--disable-vte' '--without-png' '--without-uithreads' '--with-zlib' '--disable-sdlui' '--enable-gnomeui' '--disable-xaw3d' '--without-alsa' '--without-oss' '--without-pulse' '--with-sdlsound' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS= -lX11' 'CXXFLAGS=-march=native -O2 -pipe' 'PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config' --cache-file=/dev/null --srcdir=. configure:27465: === configuring in src/resid-dtv (/var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/src/resid-dtv) configure:27528: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/vice-2.4.27-r2' '--htmldir=/usr/share/doc/vice-2.4.27-r2/html' '--libdir=/usr/lib64' '--enable-parsid' '--with-resid' '--with-readline' '--without-arts' '--without-midas' '--disable-ethernet' '--disable-ffmpeg' '--disable-external-ffmpeg' '--disable-fullscreen' '--enable-ipv6' '--disable-lame' '--enable-nls' '--disable-vte' '--without-png' '--without-uithreads' '--with-zlib' '--disable-sdlui' '--enable-gnomeui' '--disable-xaw3d' '--without-alsa' '--without-oss' '--without-pulse' '--with-sdlsound' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS= -lX11' 'CXXFLAGS=-march=native -O2 -pipe' 'PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu 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_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= 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=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' 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=set ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FFMPEG_AVRESAMPLE_CFLAGS_set= ac_cv_env_FFMPEG_AVRESAMPLE_CFLAGS_value= ac_cv_env_FFMPEG_AVRESAMPLE_LIBS_set= ac_cv_env_FFMPEG_AVRESAMPLE_LIBS_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_SWRESAMPLE_CFLAGS_set= ac_cv_env_FFMPEG_SWRESAMPLE_CFLAGS_value= ac_cv_env_FFMPEG_SWRESAMPLE_LIBS_set= ac_cv_env_FFMPEG_SWRESAMPLE_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=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value=' -lX11' ac_cv_env_PANGO_CFLAGS_set= ac_cv_env_PANGO_CFLAGS_value= ac_cv_env_PANGO_LIBS_set= ac_cv_env_PANGO_LIBS_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=x86_64-pc-linux-gnu-pkg-config 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_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu 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_fseeko=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_ltoa=no ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_nanosleep=yes ac_cv_func_random=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_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcpy=yes ac_cv_func_strlwr=no ac_cv_func_strncasecmp=yes ac_cv_func_strrev=no ac_cv_func_strtok=yes ac_cv_func_strtok_r=yes ac_cv_func_swab=yes ac_cv_func_ultoa=no ac_cv_func_usleep=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_FLAC_stream_decoder_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_SDL_SDL_audio_h=yes ac_cv_header_UMS_UMSAudioDevice_h=no ac_cv_header_alloca_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_hw_inout_h=no ac_cv_header_ieee1284_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jpeglib_h=yes 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_machine_cpufunc_h=no ac_cv_header_machine_joystick_h=no ac_cv_header_machine_pio_h=no ac_cv_header_machine_sysarch_h=no ac_cv_header_math_h=yes ac_cv_header_mpg123_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_portaudio_h=yes ac_cv_header_process_h=no ac_cv_header_readline_readline_h=yes ac_cv_header_regex_h=yes ac_cv_header_regexp_h=no ac_cv_header_signal_h=yes 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_io_h=yes ac_cv_header_sys_joystick_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_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_vorbis_vorbisfile_h=yes ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_FLAC_FLAC__stream_decoder_get_channels=yes ac_cv_lib_GL_glXWaitVideoSyncSGI=no ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_SDL_SDL_OpenAudio=yes ac_cv_lib_bsd_gethostbyname=yes ac_cv_lib_bsd_gettimeofday=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_gif_EGifPutLine=yes ac_cv_lib_iconv_libiconv_open=no ac_cv_lib_ieee1284_ieee1284_find_ports=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_mpg123_mpg123_init=yes ac_cv_lib_net_gethostbyname=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_ogg_ogg_stream_flush=yes ac_cv_lib_portaudio_Pa_Initialize=yes ac_cv_lib_posix_gettimeofday=no 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_vorbis_vorbis_info_clear=yes ac_cv_lib_vorbisenc_vorbis_encode_init_vbr=yes ac_cv_lib_vorbisfile_ov_open_callbacks=yes ac_cv_lib_watt_gethostbyname=no ac_cv_lib_z_zlibVersion=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FCCACHE=/bin/true ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PERL=/usr/bin/perl ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_LEX=flex ac_cv_prog_MAKEINFO='${SHELL} /var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/missing makeinfo' ac_cv_prog_PDFTEX=pdftex ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_SVN=svn ac_cv_prog_SVNVERSION=svnversion ac_cv_prog_TAR=tar ac_cv_prog_TEXI2DVI=texi2dvi ac_cv_prog_YACC=byacc ac_cv_prog_ac_ct_sdl2_config=sdl2-config ac_cv_prog_ac_ct_sdl_config=sdl-config 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_time_t=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no 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_ssize_t=yes ac_cv_type_u_short=yes acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_OBJC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes bu_cv_decl_time_t_time_h=yes bu_cv_decl_time_t_types_h=yes gt_cv_func_gettext_libc=yes gt_cv_func_gettext_libintl=no pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16' pkg_cv_CAIRO_LIBS=-lcairo pkg_cv_GTKGL_CFLAGS='-pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libdrm -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/freetype2' pkg_cv_GTKGL_LIBS='-lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGL -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -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_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/freetype2' 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_PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/missing aclocal-1.15' 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/lib64/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/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libdrm -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/freetype2 ' 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='${SHELL} /var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/missing automake-1.15' AWK='gawk' BEOS_COMPILE_FALSE='' BEOS_COMPILE_TRUE='#' 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='' CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16' CAIRO_LIBS='-lcairo' CATALOGS='' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCAS='x86_64-pc-linux-gnu-gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-march=native -O2 -pipe' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' ' CROSS='false' CROSS_FALSE='' CROSS_TRUE='#' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' 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='/bin/grep -E' EMBEDDED_FALSE='' EMBEDDED_TRUE='#' ENABLE_ARCH='yes' EXEEXT='' FCCACHE='/bin/true' FFMPEG_AVRESAMPLE_CFLAGS='' FFMPEG_AVRESAMPLE_LIBS='' FFMPEG_AV_CFLAGS='' FFMPEG_AV_LIBS='' FFMPEG_DEP='' FFMPEG_DIR='' FFMPEG_INCLUDES='' FFMPEG_LIBS='' FFMPEG_SWRESAMPLE_CFLAGS='' FFMPEG_SWRESAMPLE_LIBS='' FFMPEG_SWSCALE_CFLAGS='' FFMPEG_SWSCALE_LIBS='' FULLSCREEN_DRIVERS='' GENCAT='' GFXOUTPUT_DRIVERS=' gifdrv.o jpegdrv.o' GFXOUTPUT_LIBS='-ljpeg -lgif ' 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/gmsgfmt' GNOMEUI_FALSE='#' GNOMEUI_TRUE='' GREP='/bin/grep' GTKGL_CFLAGS='-pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/libdrm -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/freetype2' GTKGL_LIBS='-lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGL -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -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' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/freetype2' 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_TRUE='' HAVE_SHARED_FFMPEG_FALSE='' HAVE_SHARED_FFMPEG_TRUE='#' HAVE_STATIC_FFMPEG_FALSE='' HAVE_STATIC_FFMPEG_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='' LAMEMP3SUB='' LAMEMP3_DIR_USED_FALSE='' LAMEMP3_DIR_USED_TRUE='#' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/usr/lib64/vice/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lbsd -lieee1284 -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl -lX11 -lSDL -lpthread -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC -lportaudio -lmpg123' LINKCC='$(CXX)' LN_S='ln -s' LTLIBOBJS='' MACOSX_COCOA_FALSE='' MACOSX_COCOA_TRUE='#' MAKEGUIDE='no' MAKEINFO='${SHELL} /var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/missing 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' NATIVE_TOOLS_COMPILER='x86_64-pc-linux-gnu-gcc' NATIVE_TOOLS_FALSE='#' NATIVE_TOOLS_TRUE='' NEED_READLINE_FALSE='' NEED_READLINE_TRUE='#' NETPLAY_LIBS='-lnet -lbsd -lnsl ' NLS_LOCALEDIR='' OBJC='x86_64-pc-linux-gnu-gcc' OBJCDEPMODE='depmode=none' 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='' PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0' PATH_SEPARATOR=':' PDFTEX='pdftex' PERL='/usr/bin/perl' PKG_CONFIG='x86_64-pc-linux-gnu-pkg-config' PLATFORM_DOX_FLAGS='platformall' 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='x86_64-pc-linux-gnu-ranlib' READLINE='' READLINE_LIBS='-lreadline' RESIDDTVSUB='resid-dtv' RESIDSUB='resid' RESID_DEP='libresid' RESID_DIR='resid' RESID_DIR_USED_FALSE='#' RESID_DIR_USED_TRUE='' 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_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=' soundsdl.o soundvorbis.o soundflac.o' SOUND_HPUX_OBJ='' SOUND_LIBS=' ' SOUND_MIDAS_OBJ='' SOUND_SDL_OBJ='' SOUND_SGI_OBJ='' SOUND_USS_OBJ='' STRIP='x86_64-pc-linux-gnu-strip' SUPPORT_CMDLINE_TOOLS_FALSE='#' SUPPORT_CMDLINE_TOOLS_TRUE='' SUPPORT_X64DTV_FALSE='#' SUPPORT_X64DTV_TRUE='' SUPPORT_X64SC_FALSE='#' SUPPORT_X64SC_TRUE='' SUPPORT_XSCPU64_FALSE='#' SUPPORT_XSCPU64_TRUE='' SVN='svn' SVNVERSION='svnversion' SYLLABLE_COMPILE_FALSE='' SYLLABLE_COMPILE_TRUE='#' TAR='tar' TEXI2DVI='texi2dvi' TEXI2IPF='no' TFE_LIBS='' UI_LIBS='' UNIX_COMPILE_FALSE='#' UNIX_COMPILE_TRUE='' UNIX_DINGUX_COMPILE_FALSE='' UNIX_DINGUX_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_SCO4_COMPILE_FALSE='' UNIX_SCO4_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='#' USE_INCLUDED_LIBINTL='' USE_MIDAS_SOUND_FALSE='' USE_MIDAS_SOUND_TRUE='#' USE_NLS='yes' USE_SVN_REVISION_FALSE='' USE_SVN_REVISION_TRUE='#' VERSION='2.4.27' VERSION_COMBINED='132123' VERSION_RC='2,4,27,0' VICEDIR='/usr/lib64/vice' VICE_QUIET_FALSE='#' VICE_QUIET_TRUE='' VICE_SYNC='' VICE_UI_THREADS='' VICE_VERSION='2.4.27' VICE_VERSION_BUILD='27' VICE_VERSION_MAJOR='2' VICE_VERSION_MINOR='4' VSID_WINRES='' VTE_CFLAGS='' VTE_LIBS='' 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='' XSCPU64_WINRES='' XVIC_WINRES='' X_CFLAGS='' X_EXTRA_LIBS='' X_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 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGL -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -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 ' X_PRE_LIBS=' -lSM -lICE' YACC='byacc' YASM='' ZLIB_LIBS='-lz' ac_ct_CC='' ac_ct_CXX='' 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='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' artsc_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/vice-2.4.27-r2' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/vice-2.4.27-r2/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/app-emulation/vice-2.4.27-r2/work/vice-2.4.27/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sdl2_config='sdl2-config' sdl_config='sdl-config' sharedstatedir='${prefix}/com' subdirs=' src/resid src/resid-dtv' sysconfdir='/etc' target_alias='' vsid_LDFLAGS='' x128_LDFLAGS='' x64_LDFLAGS='' xcbm2_LDFLAGS='' xpet_LDFLAGS='' xplus4_LDFLAGS='' xscpu64_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 UNSTABLE /**/ #define PACKAGE "vice" #define VERSION "2.4.27" #define VERSION_RC "$VERSION_RC" #define USE_GNOMEUI /**/ #define ENABLE_TEXTFIELD /**/ #define GWINSZ_IN_SYS_IOCTL 1 #define YYTEXT_POINTER 1 #define HAVE_RAWDRIVE /**/ #define HAVE_MOUSE /**/ #define HAVE_LIGHTPEN /**/ #define HAVE_MIDI /**/ #define HAVE_RS232DEV /**/ #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_SYS_TYPES_H 1 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 8 #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_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_TIME_T_IN_TIME_H /**/ #define HAVE_TIME_T_IN_TYPES_H /**/ #define SIZEOF_TIME_T 8 #define TIME_T_IS_64BIT /**/ #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_NETINET_TCP_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_RS232NET /**/ #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_SDL_SDL_AUDIO_H 1 #define USE_SDL_PREFIX /**/ #define USE_SDL_AUDIO /**/ #define HAVE_VORBIS_VORBISFILE_H 1 #define HAVE_LIBOGG 1 #define HAVE_LIBVORBIS 1 #define HAVE_LIBVORBISFILE 1 #define HAVE_LIBVORBISENC 1 #define USE_VORBIS /**/ #define HAVE_FLAC_STREAM_DECODER_H 1 #define HAVE_LIBFLAC 1 #define USE_FLAC /**/ #define HAVE_IEEE1284_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_IO_H 1 #define HAVE_LIBIEEE1284 /**/ #define HAVE_PARSID /**/ #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_LIBBSD 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_RANDOM 1 #define HAVE_REWINDDIR 1 #define HAVE_STRTOK 1 #define HAVE_STRTOK_R 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_STRLCPY 1 #define HAVE_FSEEKO 1 #define HAVE_STRDUP 1 #define HAVE_USLEEP 1 #define HAVE_NANOSLEEP /**/ #define HAVE_READLINE_READLINE_H 1 #define HAVE_RLNAME /**/ #define HAVE_GIF /**/ #define HAVE_JPEG /**/ #define HAVE_PORTAUDIO_H 1 #define USE_PORTAUDIO /**/ #define HAVE_MPG123_H 1 #define USE_MPG123 /**/ #define HAVE_PANGO /**/ #define HAVE_CAIRO /**/ #define HAVE_HWSCALE /**/ #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" #define VICEDIR "/usr/lib64/vice" 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 mr-fox config.status:1496: creating po/Makefile.in config.status:1725: executing depfiles commands config.status:1725: executing default-1 commands