[ecasound] building ecasound with alsa 0.6 support

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: [ecasound] building ecasound with alsa 0.6 support
From: frankiec@dryrose.com
Date: Mon Sep 25 2000 - 03:28:33 EEST


I have tried building a few different versions of ecasound now. The
latest as well as the cvs from yesterday. This is on a debian system
with a Sep 16 cvs snapshot of alsa. These are my results.

TIA
FC

configure.in:295: warning: AC_TRY_RUN called without default to allow cross compiling
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for libtool... /usr/bin/libtool
checking for m4... /usr/bin/m4
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for library containing nanosleep... none required
checking for library containing sched_setscheduler... none required
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking for main in -lncurses... yes
checking for curses.h... yes
checking for term.h... yes
checking for pthread_create in -lpthread... yes
checking for main in -lkvutils... no
checking for main in -laudiofile... yes
checking for main in -lasound... yes
checking for snd_pcm_plug_open in -lasound... yes
checking whether to include direct support for ALSA rawmidi interface... no
checking for sys/soundcard.h... yes
checking for main in -lartsc... no
checking whether to build with system readline... no
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C++ preprocessor... c++ -E
checking for fcntl.h... yes
checking for dlfcn.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/wait.h... yes
checking for signal.h... yes
checking for sys/types.h... yes
checking for sys/mman.h... yes
checking for errno.h... yes
checking for pthread.h... yes
checking for sched.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... yes
checking for map.h... yes
checking whether byte ordering is bigendian... no
checking for size_t... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating ecasound.spec
creating ecasound.mdk.spec
creating ecasound.pld.spec
creating libecasound/Makefile
creating libecasound/ecasound-config
creating libecasound/plugin-paths.h
creating libecasound/plugins/Makefile
creating ecasound/Makefile
creating ecatools/Makefile
creating kvutils/Makefile
creating Documentation/Makefile
creating Documentation/users_guide/Makefile
creating Documentation/programmers_guide/Makefile
creating config.h
configuring in readline-4.0
running /bin/sh ./configure --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... i586-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g ) works... yes
checking whether the C compiler (gcc -g ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for minix/config.h... no
checking whether gcc needs -traditional... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ar... ar
checking for ranlib... (cached) ranlib
checking return type of signal handlers... void
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for strcasecmp... yes
checking for select... yes
checking for setenv... yes
checking for putenv... yes
checking for tcgetattr... yes
checking for setlocale... yes
checking for lstat... yes
checking for working strcoll... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking for string.h... yes
checking for sys/ptem.h... no
checking for sys/pte.h... no
checking for sys/stream.h... no
checking for sys/select.h... yes
checking for termcap.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sys/file.h... yes
checking for locale.h... yes
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether programs are able to redeclare getpw functions... yes
checking whether or not strcoll and strcmp differ... no
checking whether signal handlers are of type void... yes
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking if struct dirent has a d_ino member... yes
checking if struct dirent has a d_fileno member... yes
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking configuration for building shared libraries... supported
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
-----------------------------------------------------------------
Following packages are now configured:
ecasound: yes (ecasound,libecasound,libkvutils)
ecatools: yes
-----------------------------------------------------------------
Following features were selected:
Debugging info: no
Termcap: ncurses
Libaudiofile: yes
ALSA support yes
ALSA rawmidi support no
OSS support yes
aRts support no
Use system readline no
-----------------------------------------------------------------
Following directories are used:
Directory prefix: /usr/local
-----------------------------------------------------------------
Type 'make' to compile the package and 'make install' to install.
-----------------------------------------------------------------
make all-recursive
make[1]: Entering directory `/usr/src/cvs/ecasound'
Making all in kvutils
make[2]: Entering directory `/usr/src/cvs/ecasound/kvutils'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -c kvutils.cpp
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/kvutils.pp -c -fPIC -DPIC kvutils.cpp -o .libs/kvutils.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/kvutils.pp -c kvutils.cpp -o kvutils.o >/dev/null 2>&1
mv -f .libs/kvutils.lo kvutils.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -c message_item.cpp
rm -f .libs/message_item.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/message_item.pp -c -fPIC -DPIC message_item.cpp -o .libs/message_item.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/message_item.pp -c message_item.cpp -o message_item.o >/dev/null 2>&1
mv -f .libs/message_item.lo message_item.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -c com_line.cpp
rm -f .libs/com_line.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/com_line.pp -c -fPIC -DPIC com_line.cpp -o .libs/com_line.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/com_line.pp -c com_line.cpp -o com_line.o >/dev/null 2>&1
mv -f .libs/com_line.lo com_line.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -c command_queue.cpp
rm -f .libs/command_queue.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/command_queue.pp -c -fPIC -DPIC command_queue.cpp -o .libs/command_queue.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/command_queue.pp -c command_queue.cpp -o command_queue.o >/dev/null 2>&1
mv -f .libs/command_queue.lo command_queue.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -c value_queue.cpp
rm -f .libs/value_queue.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/value_queue.pp -c -fPIC -DPIC value_queue.cpp -o .libs/value_queue.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/value_queue.pp -c value_queue.cpp -o value_queue.o >/dev/null 2>&1
mv -f .libs/value_queue.lo value_queue.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -c kvu_numtostr.cpp
rm -f .libs/kvu_numtostr.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/kvu_numtostr.pp -c -fPIC -DPIC kvu_numtostr.cpp -o .libs/kvu_numtostr.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -s -O2 -ffast-math -I. -Wp,-MD,.deps/kvu_numtostr.pp -c kvu_numtostr.cpp -o kvu_numtostr.o >/dev/null 2>&1
mv -f .libs/kvu_numtostr.lo kvu_numtostr.lo
/bin/sh ../libtool --mode=link c++ -D_REENTRANT -s -O2 -ffast-math -I. -o libkvutils.la -rpath /usr/local/lib -version-info 1:0:0 kvutils.lo message_item.lo com_line.lo command_queue.lo value_queue.lo kvu_numtostr.lo -lpthread -ldl -lm
rm -fr .libs/libkvutils.la .libs/libkvutils.* .libs/libkvutils.*
c++ -shared kvutils.lo message_item.lo com_line.lo command_queue.lo value_queue.lo kvu_numtostr.lo -lpthread -ldl -lm -lc -Wl,-soname -Wl,libkvutils.so.1 -o .libs/libkvutils.so.1.0.0
(cd .libs && rm -f libkvutils.so.1 && ln -s libkvutils.so.1.0.0 libkvutils.so.1)
(cd .libs && rm -f libkvutils.so && ln -s libkvutils.so.1.0.0 libkvutils.so)
ar cru .libs/libkvutils.a kvutils.o message_item.o com_line.o command_queue.o value_queue.o kvu_numtostr.o
ranlib .libs/libkvutils.a
creating libkvutils.la
(cd .libs && rm -f libkvutils.la && ln -s ../libkvutils.la libkvutils.la)
make[2]: Leaving directory `/usr/src/cvs/ecasound/kvutils'
Making all in readline-4.0
make[2]: Entering directory `/usr/src/cvs/ecasound/readline-4.0'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O readline.c
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O vi_mode.c
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O funmap.c
rm -f keymaps.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O keymaps.c
rm -f parens.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O parens.c
rm -f search.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O search.c
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O rltty.c
rm -f complete.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O complete.c
rm -f bind.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O bind.c
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O isearch.c
rm -f display.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O display.c
rm -f signals.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O signals.c
rm -f util.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O util.c
rm -f kill.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O kill.c
rm -f undo.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O undo.c
rm -f macro.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O macro.c
rm -f input.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O input.c
rm -f callback.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O callback.c
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O terminal.c
rm -f nls.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O nls.c
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O xmalloc.c
rm -f history.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O history.c
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O histexpand.c
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O histfile.c
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O histsearch.c
rm -f shell.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O shell.c
rm -f tilde.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O tilde.c
rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o nls.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o tilde.o
test -n "ranlib" && ranlib libreadline.a
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o xmalloc.o
test -n "ranlib" && ranlib libhistory.a
make[2]: Leaving directory `/usr/src/cvs/ecasound/readline-4.0'
Making all in libecasound
make[2]: Entering directory `/usr/src/cvs/ecasound/libecasound'
Making all in plugins
make[3]: Entering directory `/usr/src/cvs/ecasound/libecasound/plugins'
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -c audioio_af.cpp
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_af.pp -c -fPIC -DPIC audioio_af.cpp -o .libs/audioio_af.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_af.pp -c audioio_af.cpp -o audioio_af.o >/dev/null 2>&1
mv -f .libs/audioio_af.lo audioio_af.lo
/bin/sh ../../libtool --mode=link c++ -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -o libaudioio_af.la -rpath /usr/local/lib/ecasound-plugins -export-dynamic audioio_af.lo -laudiofile -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm
rm -fr .libs/libaudioio_af.la .libs/libaudioio_af.* .libs/libaudioio_af.*
c++ -shared audioio_af.lo -laudiofile -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm -lc -Wl,-soname -Wl,libaudioio_af.so.0 -o .libs/libaudioio_af.so.0.0.0
(cd .libs && rm -f libaudioio_af.so.0 && ln -s libaudioio_af.so.0.0.0 libaudioio_af.so.0)
(cd .libs && rm -f libaudioio_af.so && ln -s libaudioio_af.so.0.0.0 libaudioio_af.so)
ar cru .libs/libaudioio_af.a audioio_af.o
ranlib .libs/libaudioio_af.a
creating libaudioio_af.la
(cd .libs && rm -f libaudioio_af.la && ln -s ../libaudioio_af.la libaudioio_af.la)
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -c audioio_alsa.cpp
rm -f .libs/audioio_alsa.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_alsa.pp -c -fPIC -DPIC audioio_alsa.cpp -o .libs/audioio_alsa.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_alsa.pp -c audioio_alsa.cpp -o audioio_alsa.o >/dev/null 2>&1
mv -f .libs/audioio_alsa.lo audioio_alsa.lo
/bin/sh ../../libtool --mode=link c++ -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -o libaudioio_alsa.la -rpath /usr/local/lib/ecasound-plugins -export-dynamic audioio_alsa.lo -lasound -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm
rm -fr .libs/libaudioio_alsa.la .libs/libaudioio_alsa.* .libs/libaudioio_alsa.*
c++ -shared audioio_alsa.lo -lasound -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm -lc -Wl,-soname -Wl,libaudioio_alsa.so.0 -o .libs/libaudioio_alsa.so.0.0.0
(cd .libs && rm -f libaudioio_alsa.so.0 && ln -s libaudioio_alsa.so.0.0.0 libaudioio_alsa.so.0)
(cd .libs && rm -f libaudioio_alsa.so && ln -s libaudioio_alsa.so.0.0.0 libaudioio_alsa.so)
ar cru .libs/libaudioio_alsa.a audioio_alsa.o
ranlib .libs/libaudioio_alsa.a
creating libaudioio_alsa.la
(cd .libs && rm -f libaudioio_alsa.la && ln -s ../libaudioio_alsa.la libaudioio_alsa.la)
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -c audioio_alsalb.cpp
rm -f .libs/audioio_alsalb.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_alsalb.pp -c -fPIC -DPIC audioio_alsalb.cpp -o .libs/audioio_alsalb.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_alsalb.pp -c audioio_alsalb.cpp -o audioio_alsalb.o >/dev/null 2>&1
mv -f .libs/audioio_alsalb.lo audioio_alsalb.lo
/bin/sh ../../libtool --mode=link c++ -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -o libaudioio_alsalb.la -rpath /usr/local/lib/ecasound-plugins -export-dynamic audioio_alsalb.lo -lasound -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm
rm -fr .libs/libaudioio_alsalb.la .libs/libaudioio_alsalb.* .libs/libaudioio_alsalb.*
c++ -shared audioio_alsalb.lo -lasound -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm -lc -Wl,-soname -Wl,libaudioio_alsalb.so.0 -o .libs/libaudioio_alsalb.so.0.0.0
(cd .libs && rm -f libaudioio_alsalb.so.0 && ln -s libaudioio_alsalb.so.0.0.0 libaudioio_alsalb.so.0)
(cd .libs && rm -f libaudioio_alsalb.so && ln -s libaudioio_alsalb.so.0.0.0 libaudioio_alsalb.so)
ar cru .libs/libaudioio_alsalb.a audioio_alsalb.o
ranlib .libs/libaudioio_alsalb.a
creating libaudioio_alsalb.la
(cd .libs && rm -f libaudioio_alsalb.la && ln -s ../libaudioio_alsalb.la libaudioio_alsalb.la)
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -c audioio_alsa2.cpp
rm -f .libs/audioio_alsa2.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_alsa2.pp -c -fPIC -DPIC audioio_alsa2.cpp -o .libs/audioio_alsa2.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_alsa2.pp -c audioio_alsa2.cpp -o audioio_alsa2.o >/dev/null 2>&1
mv -f .libs/audioio_alsa2.lo audioio_alsa2.lo
/bin/sh ../../libtool --mode=link c++ -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -o libaudioio_alsa2.la -rpath /usr/local/lib/ecasound-plugins -export-dynamic audioio_alsa2.lo -lasound -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm
rm -fr .libs/libaudioio_alsa2.la .libs/libaudioio_alsa2.* .libs/libaudioio_alsa2.*
c++ -shared audioio_alsa2.lo -lasound -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm -lc -Wl,-soname -Wl,libaudioio_alsa2.so.0 -o .libs/libaudioio_alsa2.so.0.0.0
(cd .libs && rm -f libaudioio_alsa2.so.0 && ln -s libaudioio_alsa2.so.0.0.0 libaudioio_alsa2.so.0)
(cd .libs && rm -f libaudioio_alsa2.so && ln -s libaudioio_alsa2.so.0.0.0 libaudioio_alsa2.so)
ar cru .libs/libaudioio_alsa2.a audioio_alsa2.o
ranlib .libs/libaudioio_alsa2.a
creating libaudioio_alsa2.la
(cd .libs && rm -f libaudioio_alsa2.la && ln -s ../libaudioio_alsa2.la libaudioio_alsa2.la)
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -c audioio_alsa2_plugin.cpp
rm -f .libs/audioio_alsa2_plugin.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_alsa2_plugin.pp -c -fPIC -DPIC audioio_alsa2_plugin.cpp -o .libs/audioio_alsa2_plugin.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_alsa2_plugin.pp -c audioio_alsa2_plugin.cpp -o audioio_alsa2_plugin.o >/dev/null 2>&1
mv -f .libs/audioio_alsa2_plugin.lo audioio_alsa2_plugin.lo
/bin/sh ../../libtool --mode=link c++ -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -o libaudioio_alsa2_plugin.la -rpath /usr/local/lib/ecasound-plugins -export-dynamic audioio_alsa2_plugin.lo -lasound -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm
rm -fr .libs/libaudioio_alsa2_plugin.la .libs/libaudioio_alsa2_plugin.* .libs/libaudioio_alsa2_plugin.*
c++ -shared audioio_alsa2_plugin.lo -lasound -L../../kvutils/.libs -lkvutils -lpthread -ldl -lm -lc -Wl,-soname -Wl,libaudioio_alsa2_plugin.so.0 -o .libs/libaudioio_alsa2_plugin.so.0.0.0
(cd .libs && rm -f libaudioio_alsa2_plugin.so.0 && ln -s libaudioio_alsa2_plugin.so.0.0.0 libaudioio_alsa2_plugin.so.0)
(cd .libs && rm -f libaudioio_alsa2_plugin.so && ln -s libaudioio_alsa2_plugin.so.0.0.0 libaudioio_alsa2_plugin.so)
ar cru .libs/libaudioio_alsa2_plugin.a audioio_alsa2_plugin.o
ranlib .libs/libaudioio_alsa2_plugin.a
creating libaudioio_alsa2_plugin.la
(cd .libs && rm -f libaudioio_alsa2_plugin.la && ln -s ../libaudioio_alsa2_plugin.la libaudioio_alsa2_plugin.la)
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -c audioio_alsa3.cpp
rm -f .libs/audioio_alsa3.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -Wp,-MD,.deps/audioio_alsa3.pp -c -fPIC -DPIC audioio_alsa3.cpp -o .libs/audioio_alsa3.lo
audioio_alsa3.cpp: In method `void ALSA_PCM_DEVICE::open()':
audioio_alsa3.cpp:226: `struct snd_pcm_params' has no member named `frames_xrun_max'
audioio_alsa3.cpp:227: `struct snd_pcm_params' has no member named `frames_min'
audioio_alsa3.cpp:244: `struct snd_pcm_setup' has no member named `frames_xrun_max'
audioio_alsa3.cpp:245: `struct snd_pcm_setup' has no member named `frames_min'
audioio_alsa3.cpp: In method `void ALSA_PCM_DEVICE::print_status_debug()':
audioio_alsa3.cpp:329: `struct snd_pcm_status' has no member named `frames_avail'
audioio_alsa3.cpp:329: `struct snd_pcm_status' has no member named `frame_io'
audioio_alsa3.cpp: In method `long int ALSA_PCM_DEVICE::position_in_samples() const':
audioio_alsa3.cpp:361: `struct snd_pcm_status' has no member named `frame_io'
make[3]: *** [audioio_alsa3.lo] Error 1
make[3]: Leaving directory `/usr/src/cvs/ecasound/libecasound/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/cvs/ecasound/libecasound'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/cvs/ecasound'
make: *** [all-recursive-am] Error 2

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Sep 25 2000 - 03:32:05 EEST