=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 => Checksum SHA1 OK for aranym-0.9.10.tar.gz => Checksum RMD160 OK for aranym-0.9.10.tar.gz => Checksum SHA1 OK for emutos-512k-0.8.5.zip => Checksum RMD160 OK for emutos-512k-0.8.5.zip ===> Installing dependencies for aranym-0.9.10 ========================================================================== The supported build options for aranym are: opengl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.aranym (not defined) ========================================================================== => Build dependency unzip-[0-9]*: found unzip-6.0 => Build dependency kbproto>=1.0.2: found kbproto-1.0.5 => Build dependency xproto>=7.0.9: found xproto-7.0.18 => Build dependency xcb-proto>=1.4: found xcb-proto-1.6 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11 => Build dependency randrproto>=1.2.0: found randrproto-1.3.1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency SDL>=1.2.10: found SDL-1.2.15nb1 ===> Overriding tools for aranym-0.9.10 ===> Extracting for aranym-0.9.10 ===> Patching for aranym-0.9.10 => Applying pkgsrc patches for aranym-0.9.10 ===> Creating toolchain wrappers for aranym-0.9.10 ===> Configuring for aranym-0.9.10 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o 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 whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking stat.h usability... no checking stat.h presence... no checking for stat.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for linux/if.h... yes checking for linux/if_tun.h... yes checking for net/if.h... yes checking for net/if_tun.h... no checking for net/if_tap.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of void *... 8 checking for off_t... yes checking for loff_t... yes checking for size_t... yes checking for ssize_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the compiler recognizes bool as a built-in type... yes checking for sin in -lm... yes checking for strdup... yes checking for sigaction... yes checking for signal... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for vm_allocate... no checking for vm_deallocate... no checking for vm_protect... no checking for strchr... yes checking for memcpy... yes checking for bcopy... yes checking for usleep... yes checking for gettimeofday... yes checking for fseeko... yes checking for fsync... yes checking for canonicalize_file_name... yes checking for caddr_t... yes checking for mach_task_self... no checking for task_self... no checking for __wchar_t... no checking whether TUN/TAP is supported... yes checking whether mmap supports MAP_ANON... yes checking whether mmap supports MAP_ANONYMOUS... yes checking whether mprotect works... yes checking whether POSIX shared memory is working... no checking whether 33-bit memory addressing is working... no checking whether signal handlers need to be reinstalled... no checking whether sigaction handlers need to be reinstalled... no checking for vasprintf... yes checking for sighandler_t... yes checking for getopt_long... yes configure: WARNING: Protection of first 2kB RAM enabled as well - won't hurt checking for the addressing mode to use... direct checking for GAS .p2align feature... yes checking for GCC 2.7 or higher... yes checking for GCC 3.0 or higher... yes checking whether GCC supports store motion... yes checking floating point format... IEEE (little-endian) checking ieee754.h usability... yes checking ieee754.h presence... yes checking for ieee754.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for isnanl... yes checking for isinfl... yes checking for logl... yes checking for log10l... yes checking for expl... yes checking for powl... yes checking for fabsl... yes checking for sqrtl... yes checking for sinl... yes checking for cosl... yes checking for tanl... yes checking for sinhl... yes checking for coshl... yes checking for tanhl... yes checking for asinl... yes checking for acosl... yes checking for atanl... yes checking for asinhl... yes checking for acoshl... yes checking for atanhl... yes checking for floorl... yes checking for ceill... yes checking for atanh... yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for isnormal... no checking for signbit... no checking for sdl-config... /usr/pkg/bin/sdl-config checking for SDL - version >= 1.2.10... yes checking whether compiler supports framework SDL_image... no checking SDL_image.h usability... no checking SDL_image.h presence... no checking for SDL_image.h... no checking for IMG_isJPG in -lSDL_image... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h ARAnyM configuration summary: Use exclusive spcflags handling ........ : yes Use JIT compiler ....................... : no Use JIT compiler for FPU instructions .. : no JIT debug mode ......................... : no Floating-Point emulation core .......... : IEEE fpu core Assembly optimizations ................. : x86-64 Addressing mode ........................ : direct Full MMU support ....................... : yes (with ATC) Linux /dev/rtc source timer ............ : yes Real STOP implementation ............... : yes DSP 56001 support ...................... : yes DSP 56001 disassembly support .......... : no Distributed dispatcher ................. : no Debugger ............................... : ndebug Check memory ........................... : page First 2kB of RAM Supervisor protected... : yes FastRAM fixed size ..................... : no Fixed position of VideoRAM ............. : no Blitter memmove acceleration ........... : no Blitter SDL blit acceleration .......... : no Support for hostfs ..................... : yes Support for ethernet ................... : yes GUI .................................... : yes OpenGL ................................. : no Linux-m68k loader ...................... : no Zlib ................................... : not required NatFeat CD-ROM driver .................. : yes NatFeat PCI driver ..................... : yes NatFeat OSMesa driver .................. : no NatFeat JPEG decoder ................... : no NatFeat Clipboard ...................... : yes NatFeat VDI driver ..................... : yes Exception per second limiter ........... : no Linux/X86 h/w access for parallel port.. : no Linux /dev/parport for parallel port.... : yes Use C++ exceptions for m68k exceptions.. : yes Configuration done. Now type "make depend" (or "gmake depend") then "make" (or "gmake").