checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes ------------------------------------------------------------------ 1. Section: Basic setup ------------------------------------------------------------------ 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 how to run the C preprocessor... gcc -E checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for library containing pthread_create... -lpthread ------------------------------------------------------------------ 2. Section: Options for the configure script ------------------------------------------------------------------ checking whether to enable debugging... checking whether to check design-by-contract assertions... yes checking whether to enable effects... yes checking for largefile support (>2GB files)... yes. checking how to run the C++ preprocessor... g++ -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 sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for artsc-config... none checking samplerate.h usability... yes checking samplerate.h presence... yes checking for samplerate.h... yes checking for python... /usr/bin/python checking for Python include files... configure: WARNING: Python.h not found checking for Python libraries... none configure: WARNING: *** *** Python modules won't be installed as the module install prefix does *** not match ecasound's build prefix! To override, set python *** module directory explicitly (for example *** "--with-python-modules=/usr/lib/python2.5"). *** checking for ruby... /usr/bin/ruby ------------------------------------------------------------------ 3. Section: Programs ------------------------------------------------------------------ checking if C++ compiler supports namespaces... yes. ./configure: line 6451: 5~#: command not found checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i586-suse-linux/bin/ld checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes checking for /usr/i586-suse-linux/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 recognise dependent libraries... pass_all 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... 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... 32768 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/i586-suse-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux 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/i586-suse-linux/bin/ld checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-suse-linux/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/i586-suse-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool ------------------------------------------------------------------ 4. Section: Libraries ------------------------------------------------------------------ checking for library containing inet_ntoa... none required checking for library containing nanosleep... none required checking for library containing sched_setscheduler... none required checking for library containing socket... none required checking for library containing sin... -lm checking for library containing dlopen... -ldl checking for main in -lncurses... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking for main in -laudiofile... yes checking for main in -lsndfile... yes checking for snd_pcm_delay in -lasound... yes checking jack/jack.h usability... yes checking jack/jack.h presence... yes checking for jack/jack.h... yes Using JACK transport API version: 3 checking for main in -lkvutils... no checking whether to build with system readline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for main in -lreadline... yes checking for main in -lhistory... yes ------------------------------------------------------------------ 5. Section: Headers ------------------------------------------------------------------ checking whether time.h and sys/time.h may both be included... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking ladspa.h usability... yes checking ladspa.h presence... yes checking for ladspa.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for stdint.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for ANSI C header files... (cached) yes checking map usability... yes checking map presence... yes checking for map... yes ------------------------------------------------------------------ 6. Section: Typedefs and structures ------------------------------------------------------------------ checking whether byte ordering is bigendian... no checking for size_t... yes ------------------------------------------------------------------ 7. Section: Functions ------------------------------------------------------------------ checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for atexit... yes checking for atoll... yes checking for gettimeofday... yes checking for mlockall... yes checking for munlockall... yes checking for nanosleep... yes checking for pause... yes checking for usleep... yes checking for sched_get_priority_max... yes checking for sched_getparam... yes checking for sched_getscheduler... yes checking for sched_setscheduler... yes checking for setlocale... yes checking for pthread_self... yes checking for pthread_getschedparam... yes checking for pthread_setschedparam... yes checking for sigprocmask... yes checking for sigwait... yes ------------------------------------------------------------------ 8. Section: Output ------------------------------------------------------------------ configure: creating ./config.status config.status: creating Makefile config.status: creating ecasound.spec config.status: creating libecasound/Makefile config.status: creating libecasound/libecasound-config config.status: creating libecasound/plugins/Makefile config.status: creating libecasoundc/Makefile config.status: creating libecasoundc/libecasoundc-config config.status: creating pyecasound/Makefile config.status: creating rubyecasound/Makefile config.status: creating ecasound/Makefile config.status: creating ecatools/Makefile config.status: creating kvutils/Makefile config.status: creating Documentation/Makefile config.status: creating Documentation/users_guide/Makefile config.status: creating Documentation/programmers_guide/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands ----------------------------------------------------------------- Following packages are now configured: ecasound: yes (ecasound,libecasound,libecasoundc) ecatools: yes pyecasound: no rubyecasound: no libkvutils: yes ----------------------------------------------------------------- Compiler options: CFLAGS: -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -g -O2 CXXFLAGS: -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -g -O2 CPPFLAGS: -D_REENTRANT -I/home/sergei/AFSWD/install/audiofile-0.2.6/include -I/home/sergei/AFSWD/install/autoconf-2.62/include -I/home/sergei/AFSWD/install/curl-7.15.5/include -I/home/sergei/AFSWD/install/flac-1.2.1/include/FLAC -I/home/sergei/AFSWD/install/flac-1.2.1/include/FLAC++ -I/home/sergei/AFSWD/install/gmp-4.2.2/include -I/home/sergei/AFSWD/install/gnutls-2.2.5/include -I/home/sergei/AFSWD/install/guile-1.8.5/include -I/home/sergei/AFSWD/install/jack-audio-connection-kit-0.109.2/include -I/home/sergei/AFSWD/install/ladspa_sdk/include -I/home/sergei/AFSWD/install/lame-3.97/include -I/home/sergei/AFSWD/install/libao-0.8.8/include -I/home/sergei/AFSWD/install/libavc1394-0.5.3/include -I/home/sergei/AFSWD/install/libfreebob-1.0.3/include -I/home/sergei/AFSWD/install/libgcrypt-1.4.1/include -I/home/sergei/AFSWD/install/libgpg-error-1.6/include -I/home/sergei/AFSWD/install/libiec61883-1.1.0/include -I/home/sergei/AFSWD/install/libogg-1.1.3/include -I/home/sergei/AFSWD/install/libraw1394-1.2.1/include -I/home/sergei/AFSWD/install/libsamplerate-0.1.4/include -I/home/sergei/AFSWD/install/libsndfile-1.0.17/include -I/home/sergei/AFSWD/install/libtasn1-1.4/include -I/home/sergei/AFSWD/install/libtool-1.5.26/include -I/home/sergei/AFSWD/install/libvorbis-1.2.0/include -I/home/sergei/AFSWD/install/libxml2-2.6.32/include/libxml2 -I/home/sergei/AFSWD/install/lzo-2.03/include -I/home/sergei/AFSWD/install/m4-1.4.11/include -I/home/sergei/AFSWD/install/mpg123-1.4.3/include -I/home/sergei/AFSWD/install/ncurses-5.6/include -I/home/sergei/AFSWD/install/opencdk-0.6.6/include -I/home/sergei/AFSWD/install/pa_snapshot_v18/include -I/home/sergei/AFSWD/install/readline-5.1/include -I/home/sergei/AFSWD/install/sox/include -I/home/sergei/AFSWD/install/speex-1.1.12/include -I/home/sergei/AFSWD/install/texinfo-4.12/include -I/home/sergei/AFSWD/install/vorbis-tools-1.2.0/include -I/home/sergei/AFSWD/install/zlib-1.2.3/include -I/home/sergei/AFSWD/install/libsndfile-1.0.17/include -I/home/sergei/AFSWD/install/audiofile-0.2.6/include LDFLAGS: -L/home/sergei/AFSWD/install/audiofile-0.2.6/lib -L/home/sergei/AFSWD/install/curl-7.15.5/lib -L/home/sergei/AFSWD/install/flac-1.2.1/lib -L/home/sergei/AFSWD/install/gmp-4.2.2/lib -L/home/sergei/AFSWD/install/gnutls-2.2.5/lib -L/home/sergei/AFSWD/install/guile-1.8.5/lib -L/home/sergei/AFSWD/install/jack-audio-connection-kit-0.109.2/lib -L/home/sergei/AFSWD/install/ladspa_sdk/lib/ladspa -L/home/sergei/AFSWD/install/lame-3.97/lib -L/home/sergei/AFSWD/install/libao-0.8.8/lib -L/home/sergei/AFSWD/install/libao-0.8.8/lib/ao/plugins-2 -L/home/sergei/AFSWD/install/libavc1394-0.5.3/lib -L/home/sergei/AFSWD/install/libfreebob-1.0.3/lib -L/home/sergei/AFSWD/install/libgcrypt-1.4.1/lib -L/home/sergei/AFSWD/install/libgpg-error-1.6/lib -L/home/sergei/AFSWD/install/libiec61883-1.1.0/lib -L/home/sergei/AFSWD/install/libogg-1.1.3/lib -L/home/sergei/AFSWD/install/libraw1394-1.2.1/lib -L/home/sergei/AFSWD/install/libsamplerate-0.1.4/lib -L/home/sergei/AFSWD/install/libsndfile-1.0.17/lib -L/home/sergei/AFSWD/install/libtasn1-1.4/lib -L/home/sergei/AFSWD/install/libtool-1.5.26/lib -L/home/sergei/AFSWD/install/libvorbis-1.2.0/lib -L/home/sergei/AFSWD/install/libxml2-2.6.32/lib -L/home/sergei/AFSWD/install/lzo-2.03/lib -L/home/sergei/AFSWD/install/mpg123-1.4.3/lib -L/home/sergei/AFSWD/install/ncurses-5.6/lib -L/home/sergei/AFSWD/install/opencdk-0.6.6/lib -L/home/sergei/AFSWD/install/pa_snapshot_v18/lib -L/home/sergei/AFSWD/install/readline-5.1/lib -L/home/sergei/AFSWD/install/speex-1.1.12/lib -L/home/sergei/AFSWD/install/zlib-1.2.3/lib -L/home/sergei/AFSWD/install/libsndfile-1.0.17/lib -L/home/sergei/AFSWD/install/audiofile-0.2.6/lib ----------------------------------------------------------------- Following features were selected: Debugging info: no Effects enabled: yes Largefile support: yes Termcap: ncurses Use system readline: yes Use curses interface: yes Libaudiofile: yes Libsndfile: yes ALSA support: yes OSS support: yes aRts support: no JACK support: yes Libsamplerate support yes ----------------------------------------------------------------- Following directories are used: Directory prefix: /home/sergei/AFSWD/install/ecasound-2.4.6.1 Ruby module dir: /usr/lib/ruby/site_ruby/1.8 readline includes: /usr/include/readline Extra headers: -I/home/sergei/AFSWD/install/libsamplerate-0.1.4/include Extra libs: -L/home/sergei/AFSWD/install/libsamplerate-0.1.4/lib -lsamplerate -laudiofile -lsndfile -lasound -ljack ------------------------------------------------------------------- Type 'make' to compile the package and 'make install' to install. Remember to use GNU Make, often installed as 'gmake'. -------------------------------------------------------------------