Ecasound 2.9.1 build issue
Joel Roth <[email protected]> Mon, 13 Jan 2014 18:29:49 -1000
| Newsgroups | gmane.comp.audio.ecasound.general |
|---|---|
| Message-ID | <20140114042949.GA29194@sprite> |
Kai, I'm building from github. Issuing ./configure; make leads to a loop repeating the ./configure script. Regards, Joel git:master ~/build/ecasound $ git log commit 09d837f7587dcaf18427148b1a950d298fc9b51d Author: Kai Vehmanen <[email protected]> Date: Fri Jan 3 12:56:54 2014 +0200 build: final commit for 2.9.1 M AUTHORS M NEWS M README M RELNOTES M configure.ac git:master ~/build/ecasound $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes ------------------------------------------------------------------ 1. Section: Basic setup ------------------------------------------------------------------ checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for library containing pthread_create... -lpthread checking for library containing clock_gettime... none required ------------------------------------------------------------------ 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)... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... /usr/bin/artsc-config 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... /usr/include/python2.7 checking for Python libraries... /usr/local/lib /usr/lib /usr/lib/python2.7 checking for ruby... /usr/bin/ruby -e:1: Use RbConfig instead of obsolete and deprecated Config. ------------------------------------------------------------------ 3. Section: Programs ------------------------------------------------------------------ checking if C++ compiler supports namespaces... yes. checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate ------------------------------------------------------------------ 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... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for 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 Using JACK feature set (ecasound specific): 1 checking for main in -lkvutils... yes 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 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBOIL... yes checking whether to use liboil... yes checking whether to use liblilv for LV2 support... checking for LIBLILV... yes yes checking for LIBLO... yes checking whether to use liblo for OSC support... 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.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 sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for execvp... yes checking for gettimeofday... yes checking for pthread_mutexattr_init... yes checking for clock_gettime... yes checking for mlockall... yes checking for munlockall... yes checking for nanosleep... yes checking for pause... yes checking for posix_memalign... yes checking for pthread_self... yes checking for pthread_getschedparam... yes checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for pthread_kill... 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 sigprocmask... yes checking for sigwait... yes checking for usleep... yes ------------------------------------------------------------------ 8. Section: Output ------------------------------------------------------------------ configure: creating ./config.status config.status: creating Makefile 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: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ----------------------------------------------------------------- Following packages are now configured: ecasound: yes (ecasound,libecasound,libecasoundc) ecatools: yes pyecasound: yes (as native Python module) rubyecasound: yes libkvutils: yes ----------------------------------------------------------------- Compiler options: CFLAGS: -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -g -O2 CXXFLAGS: -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -g -O2 CPPFLAGS: -D_REENTRANT -D_XOPEN_SOURCE=600 LDFLAGS: ----------------------------------------------------------------- Following features were selected: Debugging info: no Effects enabled: yes Termcap: ncurses Use system readline: yes Use curses interface: yes Libaudiofile: yes Libsndfile: yes ALSA support: yes OSS support: yes aRts support: yes JACK support: yes Libsamplerate support yes LV2 (liblilv) support: yes Liboil support: yes Liblo (OSC) support: yes ----------------------------------------------------------------- Following directories are used: Directory prefix: /usr/local Python module dir: /usr/lib/python2.7 Ruby module dir: /usr/local/lib/site_ruby/1.9 Extra headers: -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/liboil-0.3 -I/usr/include/serd-0 -I/usr/include/sord-0 -I/usr/include/sratom-0 -I/usr/include/lilv-0 Extra libs: -L/usr/lib -lartsc -lsamplerate -laudiofile -lsndfile -lasound -ljack -loil-0.3 -lm -lrt -llilv-0 -ldl -lsratom-0 -lsord-0 -lserd-0 -llo -lpthread ------------------------------------------------------------------- Type 'make' to compile the package and 'make install' to install. Remember to use GNU Make, often installed as 'gmake'. ------------------------------------------------------------------- git:master ~/build/ecasound $ make CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jroth/build/ecasound/missing --run aclocal-1.11 /home/jroth/build/ecasound/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/bash /home/jroth/build/ecasound/missing --run automake-1.11 --foreign /home/jroth/build/ecasound/missing: line 52: automake-1.11: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jroth/build/ecasound/missing --run autoconf aclocal.m4:17: warning: this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. /bin/bash ./config.status --recheck running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes ------------------------------------------------------------------ 1. Section: Basic setup ------------------------------------------------------------------ checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for library containing pthread_create... -lpthread checking for library containing clock_gettime... none required ------------------------------------------------------------------ 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)... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... /usr/bin/artsc-config 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... /usr/include/python2.7 checking for Python libraries... /usr/local/lib /usr/lib /usr/lib/python2.7 checking for ruby... /usr/bin/ruby -e:1: Use RbConfig instead of obsolete and deprecated Config. ------------------------------------------------------------------ 3. Section: Programs ------------------------------------------------------------------ checking if C++ compiler supports namespaces... yes. checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate ------------------------------------------------------------------ 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... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for 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 Using JACK feature set (ecasound specific): 1 checking for main in -lkvutils... yes 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 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBOIL... yes checking whether to use liboil... yes checking whether to use liblilv for LV2 support... checking for LIBLILV... yes yes checking for LIBLO... yes checking whether to use liblo for OSC support... 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.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 sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for execvp... yes checking for gettimeofday... yes checking for pthread_mutexattr_init... yes checking for clock_gettime... yes checking for mlockall... yes checking for munlockall... yes checking for nanosleep... yes checking for pause... yes checking for posix_memalign... yes checking for pthread_self... yes checking for pthread_getschedparam... yes checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for pthread_kill... 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 sigprocmask... yes checking for sigwait... yes checking for usleep... yes ------------------------------------------------------------------ 8. Section: Output ------------------------------------------------------------------ configure: creating ./config.status ----------------------------------------------------------------- Following packages are now configured: ecasound: yes (ecasound,libecasound,libecasoundc) ecatools: yes pyecasound: yes (as native Python module) rubyecasound: yes libkvutils: yes ----------------------------------------------------------------- Compiler options: CFLAGS: -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -g -O2 CXXFLAGS: -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -g -O2 CPPFLAGS: -D_REENTRANT -D_XOPEN_SOURCE=600 LDFLAGS: ----------------------------------------------------------------- Following features were selected: Debugging info: no Effects enabled: yes Termcap: ncurses Use system readline: yes Use curses interface: yes Libaudiofile: yes Libsndfile: yes ALSA support: yes OSS support: yes aRts support: yes JACK support: yes Libsamplerate support yes LV2 (liblilv) support: yes Liboil support: yes Liblo (OSC) support: yes ----------------------------------------------------------------- Following directories are used: Directory prefix: /usr/local Python module dir: /usr/lib/python2.7 Ruby module dir: /usr/local/lib/site_ruby/1.9 Extra headers: -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/liboil-0.3 -I/usr/include/serd-0 -I/usr/include/sord-0 -I/usr/include/sratom-0 -I/usr/include/lilv-0 Extra libs: -L/usr/lib -lartsc -lsamplerate -laudiofile -lsndfile -lasound -ljack -loil-0.3 -lm -lrt -llilv-0 -ldl -lsratom-0 -lsord-0 -lserd-0 -llo -lpthread ------------------------------------------------------------------- Type 'make' to compile the package and 'make install' to install. Remember to use GNU Make, often installed as 'gmake'. ------------------------------------------------------------------- /bin/bash ./config.status config.status: creating Makefile 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: config.h is unchanged config.status: executing depfiles commands ^Cmake: *** [Makefile] Error 1 -- Joel Roth ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Ecasound-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecasound-list