pi@phoenix-pi-x64:~/test/atari++ $ ./configure checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for long long... yes checking for unsigned long long... yes checking for __int64... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking bstrings.h usability... no checking bstrings.h presence... no checking for bstrings.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking linux/ioctl.h usability... yes checking linux/ioctl.h presence... yes checking for linux/ioctl.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking stat.h usability... no checking stat.h presence... no checking for stat.h... no checking for sys/stat.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking linux/serial.h usability... yes checking linux/serial.h presence... yes checking for linux/serial.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for math.h... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses_dll.h usability... yes checking ncurses_dll.h presence... yes checking for ncurses_dll.h... yes checking linux/joystick.h usability... yes checking linux/joystick.h presence... yes checking for linux/joystick.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking atarisio.h usability... no checking atarisio.h presence... no checking for atarisio.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for error_at_line... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for isascii... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for strtod... yes checking for time... yes checking for localtime... yes checking for snprintf... yes checking for vsnprintf... yes checking for usleep... yes checking for select... (cached) yes checking for getenv... yes checking for isatty... yes checking for chmod... yes checking for tcsetattr... yes checking for tcgetattr... yes checking for tcflush... yes checking for tcdrain... yes checking for cfmakeraw... yes checking for cfsetospeed... yes checking for cfsetispeed... yes checking for ioctl... yes checking for open... yes checking for creat... yes checking for close... yes checking for read... yes checking for write... yes checking for unlink... yes checking for fileno... yes checking for struct timeval... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for library containing exp... -lm checking for library containing cos... none required checking for library containing initscr... -lncurses checking for library containing halfdelay... none required checking for library containing snd_pcm_writei... -lasound checking whether sdl-config is available... yes checking SDL/SDL.h usability... yes checking SDL/SDL.h presence... yes checking for SDL/SDL.h... yes checking for library containing XOpenDisplay... -lX11 checking for X11/extensions/Xext.h... yes checking for X11/extensions/dpms.h... yes checking for library containing DPMSQueryExtension... -lXext checking for DPMSInfo... yes checking for DPMSDisable... yes checking for DPMSEnable... yes checking for library containing XOpenDisplay... (cached) -lX11 checking for X11/extensions/Xvlib.h... no checking for library containing XvQueryExtension... no checking for XvQueryExtension... no checking for XvQueryAdaptors... no checking for XvListImageFormats... no checking for XvShmPutImage... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for shmat... (cached) yes checking for shmctl... yes checking for shmdt... yes checking for library containing gzopen... -lz checking for library containing png_create_write_struct... -lpng checking for initscr... yes checking for halfdelay... yes checking for newterm... yes checking for snd_pcm_writei... yes checking for snd_pcm_open... yes checking for library containing SDL_Init... none required checking for SDL_Init... yes checking for SDL_InitSubSystem... yes checking for SDL_OpenAudio... yes checking for SDL_SetVideoMode... yes checking for SDL_JoystickOpen... yes checking for gzopen... yes checking for exp... yes checking for pow... yes checking for log... yes checking for log10... yes checking for ecvt_r... yes checking for cos... yes checking for png_create_write_struct... yes checking for png_write_chunk... yes checking for png_create_info_struct... yes checking whether argument type for signal handlers is "int"... yes checking whether argument type for signal handlers is "..."... no checking whether Alsa NEW_HW_PARAMS_API is available... yes checking whether the GNU __attribute__ extension is available... yes checking for the __null keyword... yes checking whether integer constants are valid template arguments... yes checking for SIGSEGV and SIGILL signals... yes checking for working exception handling... yes checking whether private subclasses have access to private members... yes checking whether templates are in local namespace... yes checking whether initializers of static const integral members work... yes checking for termios IUCLC availibility... yes checking for termios OLCUC availibility... yes checking for termios OFILL availibility... yes checking for termios OFDEL availibility... yes checking for termios XCASE availibility... yes checking for termios CRTSCTS availibility... yes checking for ELOOP errno availibity... yes checking for ETXTBSY errno availibity... yes checking for EAGAIN errno availibity... yes checking whether casting works in template arguments... yes checking for working const_cast<> capability... yes checking whether curses provides the COLS variable... yes checking whether curses provides the LINES variable... yes configure: creating ./config.status config.status: creating makefile config.status: WARNING: 'makefile.in' seems to ignore the --datarootdir setting config.status: creating makefile.icc config.status: creating types.h