Script started on Wed Feb 11 19:29:24 2009 using built-in src directory /usr/home/frank/temp/platforms/unix/src checking sanity of generated src directory... okay checking build system type... amd64-unknown-freebsd7.0 checking host system type... amd64-unknown-freebsd7.0 Configuring Squeak 3.10-4 (3.10-7159) for amd64-freebsd7.0 checking whether make sets $(MAKE)... yes checking for 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 for as... as checking for GNU as... yes checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for BSD-compatible nm... /usr/bin/nm -B checking for ln... ln checking "size of int"... "okay" checking "size of double"... "okay" checking for 64-bit integer type... long checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for void *... yes checking size of void *... 8 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ 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 for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for socklen_t in sys/socket.h... yes checking for atexit or on_exit... atexit checking for tzset... yes checking for gmtoff in struct tm... yes checking for timezone and daylight variables... yes checking for gethostname in unistd.h... yes checking for yp_bind in -lnsl... no checking for socket in -lsocket... no checking for sin in -lm... yes checking for _dyld_present... no checking for dlfcn.h... (cached) yes checking for dlopen... yes checking for snprintf... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working alloca.h... no checking for alloca... yes checking for amd64 optimisation flags... (none) checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether we can gnuify interp.c... no checking for prefix to use for loadable modules... (none) checking for compiler flags to force 32-bit addresses... checking whether byte ordering is bigendian... no checking whether unaligned access to doubles is ok... no checking whether doubles are stored in Squeak order... no checking for --hash-style option... no ******** disabling vm-display-Quartz checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for glIsEnabled in -lGL... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XRenderQueryVersion in -lXrender... yes checking for custom display support... no ******** disabling vm-display-custom checking linux/fb.h usability... no checking linux/fb.h presence... no checking for linux/fb.h... no ******** disabling vm-display-fbdev checking for Advanced Linux Sound Architecture... no ******** disabling vm-sound-ALSA checking for Mac OS X CoreAudio... no ******** disabling vm-sound-MacOSX checking for Network Audio System... no ******** disabling vm-sound-NAS checking for Advanced Linux Sound Architecture... no ******** disabling vm-sound-OSS checking for SunOS/Solaris audio... no ******** disabling vm-sound-Sun checking for custom sound support... no ******** disabling vm-sound-custom checking iconv.h usability... no checking iconv.h presence... no checking for iconv.h... no checking for _dyld_present... (cached) no checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for nl_langinfo and CODESET... yes checking for nanosleep... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DBUS... gnome-config: not found no ******** disabling DBusPlugin checking for GSTREAMER... gnome-config: not found no ******** disabling GStreamerPlugin checking for MIDI support via ALSA... no ******** disabling MIDIPlugin checking for Ogg Vorbis and Speex support... no ******** disabling OggPlugin checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... yes checking libutil.h presence... yes checking for libutil.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for library containing openpty... -lutil checking for PANGOCAIRO... gnome-config: not found no ******** disabling RomePlugin checking for FREETYPE... yes checking for FFI support... requires libffi checking ffi.h usability... no checking ffi.h presence... no checking for ffi.h... no ******** disabling SqueakFFIPrims checking for UUID support... no ******** disabling UUIDPlugin checking for unsetenv... yes checking for pthread_kill in -lpthread... yes checking for VideoForLinux support... no ******** disabling VideoForLinuxPlugin checking for XOpenDisplay in -lX11... (cached) yes configure: creating ./config.status config.status: creating mkconfig config.status: creating make.cfg config.status: WARNING: ../platforms/unix/config/make.cfg.in seems to ignore the --datarootdir setting config.status: creating make.int config.status: creating make.ext config.status: creating make.prg config.status: creating inisqueak config.status: creating Makefile config.status: creating config.h config.status: executing default commands creating vm/Makefile creating vm-display-X11/Makefile creating vm-display-null/Makefile creating vm-sound-null/Makefile creating ADPCMCodecPlugin/Makefile creating AsynchFilePlugin/Makefile creating BMPReadWriterPlugin/Makefile creating B2DPlugin/Makefile creating BitBltPlugin/Makefile creating CroquetPlugin/Makefile creating DSAPrims/Makefile creating ZipPlugin/Makefile creating DropPlugin/Makefile creating FFTPlugin/Makefile creating FilePlugin/Makefile creating FloatArrayPlugin/Makefile creating FloatMathPlugin/Makefile creating GeniePlugin/Makefile creating JPEGReadWriter2Plugin/Makefile creating JPEGReaderPlugin/Makefile creating JoystickTabletPlugin/Makefile creating Klatt/Makefile creating LargeIntegers/Makefile creating LocalePlugin/Makefile creating Matrix2x3Plugin/Makefile creating MiscPrimitivePlugin/Makefile creating RePlugin/Makefile creating SecurityPlugin/Makefile creating SerialPlugin/Makefile creating SocketPlugin/Makefile creating SoundCodecPrims/Makefile creating SoundGenerationPlugin/Makefile creating SoundPlugin/Makefile creating StarSqueakPlugin/Makefile creating SurfacePlugin/Makefile creating B3DAcceleratorPlugin/Makefile creating Squeak3D/Makefile creating ClipboardExtendedPlugin/Makefile creating FileCopyPlugin/Makefile creating ImmX11Plugin/Makefile creating KedamaPlugin/Makefile creating KedamaPlugin2/Makefile creating Mpeg3Plugin/Makefile creating PseudoTTYPlugin/Makefile creating AioPlugin/Makefile creating UnixOSProcessPlugin/Makefile creating XDisplayControlPlugin/Makefile Script done on Wed Feb 11 19:29:37 2009