Script started on Fri Jul 16 21:33:07 2010 /usr/home/frank/temp/src checking sanity of generated src directory... okay checking build system type... i386-unknown-freebsd7.3 checking host system type... i386-unknown-freebsd7.3 Configuring Squeak 3.9-7 (3.9a-7024) for i386-freebsd7.3 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 ANSI C... 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 long checking how to run the C preprocessor... gcc -E checking for egrep... 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... 4 checking for long long... yes checking size of long long... 8 checking for void *... yes checking size of void *... 4 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 recognise 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 f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes 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.3 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.3 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.3 ld.so checking how to hardcode library paths into programs... immediate 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 pthread_create in -lpthread... 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 i386 optimisation flags... (none) checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether we can compile gcc3x-cointerp.c... yes 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... yes 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 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 ******** disabling vm-display-Quartz checking for X... libraries /usr/local/lib, headers /usr/local/include 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 for glIsEnabled in -lGL... no checking for Advanced Linux Sound Architecture... no ******** disabling vm-sound-ALSA checking for custom sound support... no ******** disabling vm-sound-custom checking for Mac OS X CoreAudio... no ******** disabling vm-sound-MacOSX checking for Network Audio System... no ******** disabling vm-sound-NAS checking for Open Sound System... no ******** disabling vm-sound-OSS checking for SunOS/Solaris audio... no ******** disabling vm-sound-Sun checking for MIDI support via ALSA... no ******** disabling MIDIPlugin 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 ******** disabling PyBridge 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 unsetenv... yes checking for UUID support... no ******** disabling UUIDPlugin checking for XOpenDisplay in -lX11... (cached) yes ******** disabling vm-sound-OSS ******** disabling vm-display-fbdev configure: creating ./config.status config.status: creating mkconfig config.status: creating make.cfg config.status: creating make.int config.status: creating make.ext config.status: creating make.prg config.status: creating inisqueak config.status: creating squeak.sh config.status: creating bin.squeak.sh 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 B2DPlugin/Makefile creating BitBltPlugin/Makefile creating BMPReadWriterPlugin/Makefile creating CroquetPlugin/Makefile creating ZipPlugin/Makefile creating DropPlugin/Makefile creating DSAPrims/Makefile creating FFTPlugin/Makefile creating FileCopyPlugin/Makefile creating FilePlugin/Makefile creating FloatArrayPlugin/Makefile creating FloatMathPlugin/Makefile creating IA32ABI/Makefile creating JoystickTabletPlugin/Makefile creating JPEGReaderPlugin/Makefile creating JPEGReadWriter2Plugin/Makefile creating Klatt/Makefile creating LargeIntegers/Makefile creating Matrix2x3Plugin/Makefile creating MiscPrimitivePlugin/Makefile creating Mpeg3Plugin/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 LocalePlugin/Makefile creating UnixOSProcessPlugin/Makefile Script done on Fri Jul 16 21:33:25 2010