Krasimir Dimitrov wrote:

Zdrawejte otnowo

http://alsa-project.org/alsa-doc/doc-php/template.php3?company=VIA&card=&chip=via82c686a&module=via82xx

S alsa-driver-0.5.12a se preborih. Dade che wsichko e sucessfully compiled.
Sega imam problem s alsa-lib-0.5.10b
Prikacham pak file

[root@localhost alsa-lib-0.5.10b]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/usr/src/alsa/alsa-lib-0.5.10b/missing: Unknown `--run' option
Try `/usr/src/alsa/alsa-lib-0.5.10b/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... 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 style of include used by make... GNU
checking dependency style of gcc... none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/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 whether -lc should be explicitly linked in... no
creating libtool

checking for ANSI C header files... (cached) yes
checking linux/asound.h usability... yes
checking linux/asound.h presence... yes
checking for linux/asound.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for alsa-driver package... present
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
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/plugin/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/instr/Makefile
config.status: creating test/Makefile
config.status: creating utils/Makefile
config.status: creating utils/alsa-lib.spec
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
[root@localhost alsa-lib-0.5.10b]#

[root@localhost alsa-lib-0.5.10b]# make
Making all in doc
make[1]: Entering directory `/usr/src/alsa/alsa-lib-0.5.10b/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/alsa/alsa-lib-0.5.10b/doc'
Making all in include
make[1]: Entering directory `/usr/src/alsa/alsa-lib-0.5.10b/include'
cd .. \
  && CONFIG_FILES= CONFIG_HEADERS=include/config.h \
     /bin/sh ./config.status
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
make[1]: Leaving directory `/usr/src/alsa/alsa-lib-0.5.10b/include'
Making all in src
make[1]: Entering directory `/usr/src/alsa/alsa-lib-0.5.10b/src'
Making all in control
make[2]: Entering directory `/usr/src/alsa/alsa-lib-0.5.10b/src/control'
source='cards.c' object='cards.lo' libtool=yes \
depfile='.deps/cards.Plo' tmpdepfile='.deps/cards.TPlo' \
depmode=none /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include 
-I../../include    -g -O2 -c -o cards.lo `test -f 'cards.c' || echo './'`cards.c
../../depcomp: ../../depcomp: No such file or directory
make[2]: *** [cards.lo] Error 127
make[2]: Leaving directory `/usr/src/alsa/alsa-lib-0.5.10b/src/control'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-lib-0.5.10b/src'
make: *** [all-recursive] Error 1

Reply via email to