handtokeyboard
(usa Debian)
Enviado em 14/08/2008 - 22:31h
Olha o que acontece quando tento installar:
handtokeyboard@handtokeyboard-laptop:~/realtek-linux-audiopack-5.07$ sudo ./install
.....Decompress Driver source v1.0.17-5.07
.....Decompress ALSA Library source v1.0.16
.....Decompress ALSA Utility v1.0.16
Remove old sound driver
Compile Driver........
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
make dep
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
make[1]: Entering directory `/home/handtokeyboard/realtek-linux-audiopack-5.07/alsa-driver-1.0.17-5.07'
make[2]: Entering directory `/home/handtokeyboard/realtek-linux-audiopack-5.07/alsa-driver-1.0.17-5.07/acore'
Makefile:5: /root/alsa-driver-1.0.17/toplevel.config: No such file or directory
Makefile:6: /root/alsa-driver-1.0.17/Makefile.conf: No such file or directory
Makefile:16: /root/alsa-driver-1.0.17/alsa-kernel/core/Makefile: No such file or directory
Makefile:28: /root/alsa-driver-1.0.17/Rules.make: No such file or directory
make[2]: *** No rule to make target `/root/alsa-driver-1.0.17/Rules.make'. Stop.
make[2]: Leaving directory `/home/handtokeyboard/realtek-linux-audiopack-5.07/alsa-driver-1.0.17-5.07/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/home/handtokeyboard/realtek-linux-audiopack-5.07/alsa-driver-1.0.17-5.07'
make: *** [include/sndversions.h] Error 2
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
find: /root/alsa-driver-1.0.17: No such file or directory
if [ -L /usr/include/sound ]; then \
rm -f /usr/include/sound; \
ln -sf /root/alsa-driver-1.0.17/include/sound /usr/include/sound; \
else \
rm -rf /usr/include/sound; \
install -d -m 755 -g root -o root /usr/include/sound; \
for f in include/sound/*.h; do \
install -m 644 -g root -o root $f /usr/include/sound; \
done \
fi
find /lib/modules/2.6.15-1.2054_FC5/kernel/sound -name 'snd*.*o' | xargs rm -f
find: /lib/modules/2.6.15-1.2054_FC5/kernel: No such file or directory
find /lib/modules/2.6.15-1.2054_FC5/kernel/sound -name 'snd*.*o.gz' | xargs rm -f
find: /lib/modules/2.6.15-1.2054_FC5/kernel: No such file or directory
find /lib/modules/2.6.15-1.2054_FC5/kernel/sound -name 'ac97_bus.*o' | xargs rm -f
find: /lib/modules/2.6.15-1.2054_FC5/kernel: No such file or directory
find /lib/modules/2.6.15-1.2054_FC5/kernel/sound -name 'ac97_bus.*o.gz' | xargs rm -f
find: /lib/modules/2.6.15-1.2054_FC5/kernel: No such file or directory
make[1]: Entering directory `/home/handtokeyboard/realtek-linux-audiopack-5.07/alsa-driver-1.0.17-5.07/acore'
Makefile:5: /root/alsa-driver-1.0.17/toplevel.config: No such file or directory
Makefile:6: /root/alsa-driver-1.0.17/Makefile.conf: No such file or directory
Makefile:16: /root/alsa-driver-1.0.17/alsa-kernel/core/Makefile: No such file or directory
Makefile:28: /root/alsa-driver-1.0.17/Rules.make: No such file or directory
make[1]: *** No rule to make target `/root/alsa-driver-1.0.17/Rules.make'. Stop.
make[1]: Leaving directory `/home/handtokeyboard/realtek-linux-audiopack-5.07/alsa-driver-1.0.17-5.07/acore'
make: *** [install-modules] Error 1
Creating mixer?...done.
Creating sequencer...done.
Creating midi0?...done.
Creating dsp?...done.
Creating audio?...done.
Creating sndstat...done.
Creating music...done.
Creating dmmidi?...done.
Creating dmfm?...done.
Creating amixer?...done.
Creating adsp?...done.
Creating amidi?...done.
Creating admmidi?...done.
rm: cannot remove `/dev/snd': Is a directory
Creating snd/control?...done.
Creating snd/seq...done.
Creating snd/timer...done.
Creating snd/hw??...done.
Creating snd/midi??...done.
Creating snd/pcm??p...done.
Creating snd/pcm??c...done.
Creating aload?...done.
Creating aloadSEQ...done.
Remove old alsa library
Compile ALSA Library.....
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target 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 gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
Compile ALSA Utility......
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 whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
cp: cannot stat `/usr/lib/libasound.*': No such file or directory
cp: cannot stat `/usr/lib/pkgconfig/alsa.pc': No such file or directory
Remove Folder.....
./install: 101: alsaconf: not found