Już powoli zaczynam się gubić.
Kod: Zaznacz cały
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności... Gotowe
Pakiet alsa nie jest zainstalowany, więc nie zostanie usunięty.
0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych.
[/i]
edit: Mój błąd, już rozumiem
[ Dodano: 2008-03-04, 17:53 ]
Mam problem z kompilacją.
Kod: Zaznacz cały
cypis-pc:/home/cypis/Desktop/alsalib/alsa-lib-1.0.16# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
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 how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 how to recognise dependent libraries... pass_all
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 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... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... 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 f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... 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/bin/ld) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for hsearch_r... yes
checking for library version... major 1 minor 0 subminor 16 extrastr extraver 1000000
checking for versioned symbols... yes
checking for symbolic-functions... no
checking for custom symbol prefixes...
checking for debug... yes
checking for debug assert... no
checking for tmpdir... /tmp
checking for softfloat... no
checking for libdl... checking for dlsym in -ldl... yes
checking for pthread... checking for pthread_join in -lpthread... yes
checking for librt... checking for clock_gettime in -lrt... yes
checking for architecture... x86
checking wordexp.h usability... yes
checking wordexp.h presence... yes
checking for wordexp.h... yes
checking for resmgr support... no
checking for aload* support... yes
checking for ALSA device file directory... /dev/snd/
checking for aload* device file directory... /dev/
./configure: line 21666: python-config: command not found
./configure: line 21674: python-config: command not found
Unable to determine python libraries! Probably python-config is not
available on this system. Please, use --with-pythonlibs and
--with-pythonincludes options. Python components are disabled in this build.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/pictures/Makefile
config.status: creating include/Makefile
config.status: creating include/sound/Makefile
config.status: creating src/Versions
config.status: creating src/Makefile
config.status: creating src/control/Makefile
config.status: creating src/mixer/Makefile
config.status: creating src/pcm/Makefile
config.status: creating src/pcm/scopes/Makefile
config.status: creating src/rawmidi/Makefile
config.status: creating src/timer/Makefile
config.status: creating src/hwdep/Makefile
config.status: creating src/seq/Makefile
config.status: creating src/compat/Makefile
config.status: creating src/alisp/Makefile
config.status: creating src/conf/Makefile
config.status: creating src/conf/cards/Makefile
config.status: creating src/conf/pcm/Makefile
config.status: creating modules/Makefile
config.status: creating modules/mixer/Makefile
config.status: creating modules/mixer/simple/Makefile
config.status: creating alsalisp/Makefile
config.status: creating aserver/Makefile
config.status: creating test/Makefile
config.status: creating utils/Makefile
config.status: creating utils/alsa-lib.spec
config.status: creating utils/alsa.pc
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
Creating asoundlib.h...
Kod: Zaznacz cały
cypis-pc:/home/cypis/Desktop/alsalib/alsa-lib-1.0.16# make
Making all in doc
make[1]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/doc'
Making all in pictures
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/doc/pictures'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/doc/pictures'
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/doc'
make[2]: Nie ma nic do zrobienia w `all-am'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/doc'
make[1]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/doc'
Making all in include
make[1]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/include'
make all-recursive
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/include'
Making all in sound
make[3]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/include/sound'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/include/sound'
make[3]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/include'
make[3]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/include'
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/include'
make[1]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/include'
Making all in src
make[1]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src'
Making all in control
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/control'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/control'
Making all in mixer
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/mixer'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT simple_none.lo -MD -MP -MF ".deps/simple_none.Tpo" -c -o simple_none.lo simple_none.c; \
then mv -f ".deps/simple_none.Tpo" ".deps/simple_none.Plo"; else rm -f ".deps/simple_none.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT simple_none.lo -MD -MP -MF .deps/simple_none.Tpo -c simple_none.c -fPIC -DPIC -o .libs/simple_none.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT simple_abst.lo -MD -MP -MF ".deps/simple_abst.Tpo" -c -o simple_abst.lo simple_abst.c; \
then mv -f ".deps/simple_abst.Tpo" ".deps/simple_abst.Plo"; else rm -f ".deps/simple_abst.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT simple_abst.lo -MD -MP -MF .deps/simple_abst.Tpo -c simple_abst.c -fPIC -DPIC -o .libs/simple_abst.o
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -o libmixer.la bag.lo mixer.lo simple.lo simple_none.lo simple_abst.lo
rm -fr .libs/libmixer.a .libs/libmixer.la
ar cru .libs/libmixer.a .libs/bag.o .libs/mixer.o .libs/simple.o .libs/simple_none.o .libs/simple_abst.o
ranlib .libs/libmixer.a
creating libmixer.la
(cd .libs && rm -f libmixer.la && ln -s ../libmixer.la libmixer.la)
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/mixer'
Making all in pcm
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/pcm'
make[3]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/pcm'
make[3]: Nie ma nic do zrobienia w `all-am'.
make[3]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/pcm'
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/pcm'
Making all in timer
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/timer'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/timer'
Making all in rawmidi
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/rawmidi'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/rawmidi'
Making all in hwdep
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/hwdep'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/hwdep'
Making all in seq
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/seq'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/seq'
Making all in alisp
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/alisp'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/alisp'
Making all in compat
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/compat'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/compat'
Making all in conf
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/conf'
Making all in cards
make[3]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/conf/cards'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/conf/cards'
Making all in pcm
make[3]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/conf/pcm'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/conf/pcm'
make[3]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/conf'
make[3]: Nie ma nic do zrobienia w `all-am'.
make[3]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/conf'
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/conf'
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src'
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libasound.la -rpath /usr/lib -version-info 2:0:0 -Wl,--version-script=Versions conf.lo confmisc.lo input.lo output.lo async.lo error.lo dlmisc.lo socket.lo shmarea.lo userfile.lo names.lo control/libcontrol.la mixer/libmixer.la pcm/libpcm.la timer/libtimer.la rawmidi/librawmidi.la hwdep/libhwdep.la seq/libseq.la alisp/libalisp.la compat/libcompat.la -lm -ldl -lpthread -lrt
rm -fr .libs/libasound.la .libs/libasound.lai .libs/libasound.so .libs/libasound.so.2 .libs/libasound.so.2.0.0
gcc -shared .libs/conf.o .libs/confmisc.o .libs/input.o .libs/output.o .libs/async.o .libs/error.o .libs/dlmisc.o .libs/socket.o .libs/shmarea.o .libs/userfile.o .libs/names.o -Wl,--whole-archive control/.libs/libcontrol.a mixer/.libs/libmixer.a pcm/.libs/libpcm.a timer/.libs/libtimer.a rawmidi/.libs/librawmidi.a hwdep/.libs/libhwdep.a seq/.libs/libseq.a alisp/.libs/libalisp.a compat/.libs/libcompat.a -Wl,--no-whole-archive -lm -ldl -lpthread -lrt -Wl,--version-script=Versions -Wl,-soname -Wl,libasound.so.2 -o .libs/libasound.so.2.0.0
(cd .libs && rm -f libasound.so.2 && ln -s libasound.so.2.0.0 libasound.so.2)
(cd .libs && rm -f libasound.so && ln -s libasound.so.2.0.0 libasound.so)
creating libasound.la
(cd .libs && rm -f libasound.la && ln -s ../libasound.la libasound.la)
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src'
make[1]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src'
Making all in modules
make[1]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules'
Making all in mixer
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules/mixer'
Making all in simple
make[3]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules/mixer/simple'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -g -O2 -MT sbase.lo -MD -MP -MF ".deps/sbase.Tpo" -c -o sbase.lo sbase.c; \
then mv -f ".deps/sbase.Tpo" ".deps/sbase.Plo"; else rm -f ".deps/sbase.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -g -O2 -MT sbase.lo -MD -MP -MF .deps/sbase.Tpo -c sbase.c -fPIC -DPIC -o .libs/sbase.o
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -g -O2 -o smixer-sbase.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version sbase.lo ../../../src/libasound.la
rm -fr .libs/smixer-sbase.la .libs/smixer-sbase.lai .libs/smixer-sbase.so .libs/smixer-sbase.soT
gcc -shared .libs/sbase.o -Wl,--rpath -Wl,/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/.libs ../../../src/.libs/libasound.so -Wl,-soname -Wl,smixer-sbase.so -o .libs/smixer-sbase.so
creating smixer-sbase.la
(cd .libs && rm -f smixer-sbase.la && ln -s ../smixer-sbase.la smixer-sbase.la)
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -g -O2 -MT ac97.lo -MD -MP -MF ".deps/ac97.Tpo" -c -o ac97.lo ac97.c; \
then mv -f ".deps/ac97.Tpo" ".deps/ac97.Plo"; else rm -f ".deps/ac97.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -g -O2 -MT ac97.lo -MD -MP -MF .deps/ac97.Tpo -c ac97.c -fPIC -DPIC -o .libs/ac97.o
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -g -O2 -MT sbasedl.lo -MD -MP -MF ".deps/sbasedl.Tpo" -c -o sbasedl.lo sbasedl.c; \
then mv -f ".deps/sbasedl.Tpo" ".deps/sbasedl.Plo"; else rm -f ".deps/sbasedl.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -g -O2 -MT sbasedl.lo -MD -MP -MF .deps/sbasedl.Tpo -c sbasedl.c -fPIC -DPIC -o .libs/sbasedl.o
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -g -O2 -o smixer-ac97.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version ac97.lo sbasedl.lo ../../../src/libasound.la
rm -fr .libs/smixer-ac97.la .libs/smixer-ac97.lai .libs/smixer-ac97.so .libs/smixer-ac97.soT
gcc -shared .libs/ac97.o .libs/sbasedl.o -Wl,--rpath -Wl,/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/.libs ../../../src/.libs/libasound.so -Wl,-soname -Wl,smixer-ac97.so -o .libs/smixer-ac97.so
creating smixer-ac97.la
(cd .libs && rm -f smixer-ac97.la && ln -s ../smixer-ac97.la smixer-ac97.la)
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -g -O2 -MT hda.lo -MD -MP -MF ".deps/hda.Tpo" -c -o hda.lo hda.c; \
then mv -f ".deps/hda.Tpo" ".deps/hda.Plo"; else rm -f ".deps/hda.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -g -O2 -MT hda.lo -MD -MP -MF .deps/hda.Tpo -c hda.c -fPIC -DPIC -o .libs/hda.o
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -g -O2 -o smixer-hda.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version hda.lo sbasedl.lo ../../../src/libasound.la
rm -fr .libs/smixer-hda.la .libs/smixer-hda.lai .libs/smixer-hda.so .libs/smixer-hda.soT
gcc -shared .libs/hda.o .libs/sbasedl.o -Wl,--rpath -Wl,/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/src/.libs ../../../src/.libs/libasound.so -Wl,-soname -Wl,smixer-hda.so -o .libs/smixer-hda.so
creating smixer-hda.la
(cd .libs && rm -f smixer-hda.la && ln -s ../smixer-hda.la smixer-hda.la)
make[3]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules/mixer/simple'
make[3]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules/mixer'
make[3]: Nie ma nic do zrobienia w `all-am'.
make[3]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules/mixer'
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules/mixer'
make[2]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules'
make[2]: Nie ma nic do zrobienia w `all-am'.
make[2]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules'
make[1]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/modules'
Making all in aserver
make[1]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/aserver'
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o aserver aserver.o ../src/libasound.la
gcc -g -O2 -o .libs/aserver aserver.o ../src/.libs/libasound.so -lm -ldl -lpthread -lrt
creating aserver
make[1]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/aserver'
Making all in alsalisp
make[1]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/alsalisp'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../src/alisp -g -O2 -MT alsalisp.o -MD -MP -MF ".deps/alsalisp.Tpo" -c -o alsalisp.o alsalisp.c; \
then mv -f ".deps/alsalisp.Tpo" ".deps/alsalisp.Po"; else rm -f ".deps/alsalisp.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o alsalisp alsalisp.o ../src/libasound.la
gcc -g -O2 -o .libs/alsalisp alsalisp.o ../src/.libs/libasound.so -lm -ldl -lpthread -lrt
creating alsalisp
make[1]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/alsalisp'
Making all in test
make[1]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/test'
make[1]: Nie ma nic do zrobienia w `all'.
make[1]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/test'
Making all in utils
make[1]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/utils'
make[1]: Nie ma nic do zrobienia w `all'.
make[1]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16/utils'
make[1]: Wejście do katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16'
make[1]: Nie ma nic do zrobienia w `all-am'.
make[1]: Opuszczenie katalogu `/home/cypis/Desktop/alsalib/alsa-lib-1.0.16'
Dokładnie to chodzi mi o informacje w stylu
make[1]: Nie ma nic do zrobienia w `all-am'.
Podobne niepokojące mnie komunikaty występują przy # make install