alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

Wine、Cedega、CrossOver 等配置
回复
hwmbing11
帖子: 14
注册时间: 2006-06-24 9:06

alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#1

帖子 hwmbing11 » 2012-07-30 16:59

终端显示hwm@hwm-EP43-S3L:~/下载/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...
hwm@hwm-EP43-S3L:~/下载/alsa-lib-1.0.24.1$
hwm@hwm-EP43-S3L:~/下载/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'
hwm@hwm-EP43-S3L:~/下载/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他们论坛上的东西不行 下载源码编译还是不行
我是小白 大大们详细点教教 万分感谢 以后成了大牛必将报答论坛
头像
billzt
帖子: 1666
注册时间: 2010-05-23 20:44
系统: Ubuntu
联系:

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#2

帖子 billzt » 2012-07-30 17:13

报答什么,直接上 12.04 LTS 不就OK了?没必要搞得这么麻烦
师大生信者:http://bnuzhutao.cn
hwmbing11
帖子: 14
注册时间: 2006-06-24 9:06

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#3

帖子 hwmbing11 » 2012-07-30 17:25

我现在就所12.04啊 刚装的
头像
billzt
帖子: 1666
注册时间: 2010-05-23 20:44
系统: Ubuntu
联系:

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#4

帖子 billzt » 2012-07-30 18:42

hwmbing11 写了:我现在就所12.04啊 刚装的
那就不需要装这个软件了呀!12.04上的alsa版本已经很高了
师大生信者:http://bnuzhutao.cn
头像
cuihao
帖子: 4793
注册时间: 2008-07-24 11:33
来自: 郑州
联系:

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#5

帖子 cuihao » 2012-07-30 18:44

:em01 为什么要自己make,多脏啊
求人不如求它仨: 天蓝的Wiki 屎黄的Wiki 绿
Site: CUIHAO.TK    Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
hwmbing11
帖子: 14
注册时间: 2006-06-24 9:06

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#6

帖子 hwmbing11 » 2012-07-30 19:01

没有deb包啊 要不去哪装啊
头像
cuihao
帖子: 4793
注册时间: 2008-07-24 11:33
来自: 郑州
联系:

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#7

帖子 cuihao » 2012-07-30 19:02

不用装,绝对自带了。
求人不如求它仨: 天蓝的Wiki 屎黄的Wiki 绿
Site: CUIHAO.TK    Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#8

帖子 qy117121 » 2012-07-30 19:19

cuihao 写了: :em01 为什么要自己make,多脏啊
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 [email protected]
头像
YeLee
论坛版主
帖子: 26406
注册时间: 2008-08-13 8:48
系统: Fundu i64
来自: 东海硇州,一双管钥。
联系:

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#9

帖子 YeLee » 2012-07-30 19:36

谁告诉你要自己编译的?
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
jtshs256
帖子: 22323
注册时间: 2010-07-19 21:41
系统: OS X

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#10

帖子 jtshs256 » 2012-07-30 19:53

qy117121 写了:
cuihao 写了: :em01 为什么要自己make,多脏啊
9494
绝对不能忍受的脏 :em44
躺平
hwmbing11
帖子: 14
注册时间: 2006-06-24 9:06

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#11

帖子 hwmbing11 » 2012-07-30 21:05

longene QQ说如果没有声音的话装这个东西 要1.24以上的才可以
http://www.longene.org/forum/viewtopic.php?f=6&t=4700 这个网站的
hwmbing11
帖子: 14
注册时间: 2006-06-24 9:06

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#12

帖子 hwmbing11 » 2012-07-30 21:06

我装的是64位的 会不会这个老东西不支持64位啊?
头像
cuihao
帖子: 4793
注册时间: 2008-07-24 11:33
来自: 郑州
联系:

Re: alsa-lib-1.0.24.1 这个大家是怎么装的啊我MAKE就是不成功来求助

#13

帖子 cuihao » 2012-07-30 23:32

...LZ你担心啥,又没出错,出错再说。
你这样胡装会弄乱系统的。
求人不如求它仨: 天蓝的Wiki 屎黄的Wiki 绿
Site: CUIHAO.TK    Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
回复