终端显示
[email protected]:~/下载/alsa-lib-1.0.24.1$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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
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 how to run the C preprocessor... gcc -E
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 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... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
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 -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 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 -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
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 -m elf_x86_64) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
./configure: line 18735: CC_NOUNDEFINED: command not found
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 uselocale... yes
checking for library version... major 1 minor 0 subminor 24 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 19800: python-config: command not found
./configure: line 19808: 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 doc/doxygen.cfg
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/ucm/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 test/lsb/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...
[email protected]:~/下载/alsa-lib-1.0.24.1$
[email protected]:~/下载/alsa-lib-1.0.24.1$ make
Making all in doc
make[1]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/doc'
Making all in pictures
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/doc/pictures'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/doc/pictures'
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/doc'
make[2]: 没有什么可以做的为 `all-am'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/doc'
make[1]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/doc'
Making all in include
make[1]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/include'
make all-recursive
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/include'
Making all in sound
make[3]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/include/sound'
make[3]: 没有什么可以做的为 `all'。
make[3]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/include/sound'
make[3]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/include'
make[3]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/include'
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/include'
make[1]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/include'
Making all in src
make[1]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src'
Making all in control
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/control'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/control'
Making all in mixer
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/mixer'
CC simple_none.lo
CC simple_abst.lo
CCLD libmixer.la
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/mixer'
Making all in pcm
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/pcm'
make[3]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/pcm'
make[3]: 没有什么可以做的为 `all-am'。
make[3]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/pcm'
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/pcm'
Making all in timer
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/timer'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/timer'
Making all in rawmidi
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/rawmidi'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/rawmidi'
Making all in hwdep
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/hwdep'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/hwdep'
Making all in seq
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/seq'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/seq'
Making all in ucm
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/ucm'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/ucm'
Making all in alisp
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/alisp'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/alisp'
Making all in compat
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/compat'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/compat'
Making all in conf
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/conf'
Making all in cards
make[3]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/conf/cards'
make[3]: 没有什么可以做的为 `all'。
make[3]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/conf/cards'
Making all in pcm
make[3]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/conf/pcm'
make[3]: 没有什么可以做的为 `all'。
make[3]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/conf/pcm'
make[3]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/conf'
make[3]: 没有什么可以做的为 `all-am'。
make[3]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/conf'
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src/conf'
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src'
CCLD libasound.la
pcm/.libs/libpcm.a(pcm_generic.o): In function `snd1_pcm_generic_hwsync':
pcm_generic.c:(.text+0x415): warning: Warning: snd_pcm_hwsync() is deprecated, consider to use snd_pcm_avail()
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src'
make[1]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/src'
Making all in modules
make[1]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules'
Making all in mixer
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules/mixer'
Making all in simple
make[3]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules/mixer/simple'
CC sbase.lo
sbase.c: In function 'simple_event_add1':
sbase.c:327:16: warning: variable 'values' set but not used [-Wunused-but-set-variable]
CCLD smixer-sbase.la
CC ac97.lo
CC sbasedl.lo
CCLD smixer-ac97.la
CC hda.lo
CCLD smixer-hda.la
make[3]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules/mixer/simple'
make[3]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules/mixer'
make[3]: 没有什么可以做的为 `all-am'。
make[3]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules/mixer'
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules/mixer'
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules'
make[2]: 没有什么可以做的为 `all-am'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules'
make[1]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/modules'
Making all in aserver
make[1]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/aserver'
CCLD aserver
make[1]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/aserver'
Making all in alsalisp
make[1]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/alsalisp'
CC alsalisp.o
CCLD alsalisp
make[1]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/alsalisp'
Making all in test
make[1]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/test'
Making all in .
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/test'
make[2]: 没有什么可以做的为 `all-am'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/test'
Making all in lsb
make[2]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/test/lsb'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/test/lsb'
make[1]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/test'
Making all in utils
make[1]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/utils'
make[1]: 没有什么可以做的为 `all'。
make[1]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1/utils'
make[1]: 正在进入目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1'
make[1]: 没有什么可以做的为 `all-am'。
make[1]:正在离开目录 `/home/hwm/.local/share/Trash/files/alsa-lib-1.2.0.24.1'
[email protected]:~/下载/alsa-lib-1.0.24.1$
GOOGLE好久了 就是不行 编译环境安装了好多 只要是论坛上提到的我差不多装的差不多了 实在自己解决不了了
自己感觉好像是出错在这里
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
但是GOOGLE g77 好像说早就淘汰了 不知道该怎么办了 好像大家都不装这个东西啊 longene QQ说这个东西 我直接 makeinstall他们论坛上的东西不行 下载源码编译还是不行
我是小白 大大们详细点教教 万分感谢 以后成了大牛必将报答论坛