Script started on Sun Apr 13 10:23:43 2008 toto ~/Essais/libsndfile-1.0.18pre21 $ ./configure checking build system type... i386-unknown-openbsd4.2 checking host system type... i386-unknown-openbsd4.2 checking target system type... i386-unknown-openbsd4.2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk 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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 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... 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... yes checking dynamic linker characteristics... openbsd4.2 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... yes 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... openbsd4.2 ld.so (cached) (cached) 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... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd4.2 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for autogen... no checking for wine... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether S_IRGRP is declared... yes checking C99 struct flexible array support... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for void*... yes checking size of void*... 4 checking for size_t... yes checking size of size_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for long long... yes checking size of long long... 8 checking for off_t... yes checking size of off_t... 8 checking for ssize_t... yes checking for ssize_t... (cached) yes checking size of ssize_t... 4 checking processor byte ordering... little checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for open... yes checking for read... yes checking for write... yes checking for lseek... yes checking for pread... yes checking for pwrite... yes checking for fstat... yes checking for ftruncate... yes checking for fsync... yes checking for snprintf... yes checking for vsnprintf... yes checking for gmtime... yes checking for gmtime_r... yes checking for mmap... yes checking for getpagesize... yes checking for setlocale... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for lrint... yes checking for lrintf... yes checking for octave... no checking for mkoctfile... no checking for octave-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SQLITE3... Package sqlite3 was not found in the pkg-config search path no checking for JACK... Package jack was not found in the pkg-config search path no checking processor clipping capabilities... negative checking for nasm... no checking for as... as checking for gas... no checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no configure: WARNING: Touching files in directory tests/. checking if gcc accepts -std=gnu99... yes checking for version of gcc... 3.3.5 checking if gcc accepts -Wdeclaration-after-statement... no checking if gcc accepts -Wpointer-arith... yes configure: creating ./config.status config.status: creating src/sndfile.h config.status: creating src/Makefile config.status: creating src/GSM610/Makefile config.status: creating src/G72x/Makefile config.status: creating src/FLAC/Makefile config.status: creating src/FLAC/include/FLAC/Makefile config.status: creating src/FLAC/include/Makefile config.status: creating src/FLAC/include/share/grabbag/Makefile config.status: creating src/FLAC/include/share/Makefile config.status: creating src/FLAC/include/test_libs_common/Makefile config.status: creating src/FLAC/src/Makefile config.status: creating src/FLAC/src/libFLAC/ia32/Makefile config.status: creating src/FLAC/src/libFLAC/Makefile config.status: creating src/FLAC/src/libFLAC/include/private/Makefile config.status: creating src/FLAC/src/libFLAC/include/Makefile config.status: creating src/FLAC/src/libFLAC/include/protected/Makefile config.status: creating src/FLAC/src/libFLAC/ppc/as/Makefile config.status: creating src/FLAC/src/libFLAC/ppc/Makefile config.status: creating src/FLAC/src/libFLAC/ppc/gas/Makefile config.status: creating src/FLAC/src/share/Makefile config.status: creating src/FLAC/src/share/getopt/Makefile config.status: creating src/FLAC/src/share/grabbag/Makefile config.status: creating src/FLAC/src/share/replaygain_anal/Makefile config.status: creating src/FLAC/src/share/replaygain_syn/include/private/Makefile config.status: creating src/FLAC/src/share/replaygain_syn/include/Makefile config.status: creating src/FLAC/src/share/replaygain_syn/Makefile config.status: creating src/FLAC/src/share/utf8/Makefile config.status: creating src/FLAC/src/test_libFLAC/Makefile config.status: creating src/FLAC/src/test_libs_common/Makefile config.status: creating src/FLAC/src/test_seeking/Makefile config.status: creating src/FLAC/src/test_streams/Makefile config.status: creating src/FLAC/src/test_grabbag/Makefile config.status: creating src/FLAC/src/test_grabbag/cuesheet/Makefile config.status: creating src/FLAC/src/test_grabbag/picture/Makefile config.status: creating src/VORBIS/Makefile config.status: creating src/VORBIS/lib/Makefile config.status: creating src/VORBIS/include/Makefile config.status: creating src/VORBIS/include/vorbis/Makefile config.status: creating src/VORBIS/lib/modes/Makefile config.status: creating src/VORBIS/lib/books/floor/Makefile config.status: creating src/VORBIS/lib/books/coupled/Makefile config.status: creating src/VORBIS/lib/books/uncoupled/Makefile config.status: creating src/VORBIS/lib/books/Makefile config.status: creating src/VORBIS/test/Makefile config.status: creating src/OGG/include/ogg/Makefile config.status: creating src/OGG/include/Makefile config.status: creating src/OGG/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating regtest/Makefile config.status: creating M4/Makefile config.status: creating doc/Makefile config.status: creating Win32/Makefile config.status: creating Octave/Makefile config.status: creating doc/libsndfile.css config.status: creating Makefile config.status: creating libsndfile.spec config.status: creating sndfile.pc config.status: creating src/config.h config.status: executing depfiles commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 1.0.18pre21 Experimental code : ........... no Tools : Compiler is GCC : ............. yes GCC version : ................. 3.3.5 Installation directories : Library directory : ........... /usr/local/lib Program directory : ........... /usr/local/bin Pkgconfig directory : ......... /usr/local/lib/pkgconfig HTML docs directory : ......... /usr/local/share/doc/libsndfile1-dev/html Compiling some other packages against libsndfile may require the addition of "/usr/local/lib/pkgconfig" to the PKG_CONFIG_PATH environment variable. toto ~/Essais/libsndfile-1.0.18pre21 $ exit Script done on Sun Apr 13 10:25:18 2008