PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Gentoo / Error bei Emerge ALSA



Cenobite
13.08.03, 17:48
Tja ich habe das Problem zwar schon im Gentoo.org Forum gepostet aber vielleicht kann mir hier auch jemand helfen.

Ich habe ein Elitegroup K7S5A Mainboard mit einem SiS 7012 Soundchip drauf, erstens kommt nach dem Einstieg in KDE die Meldung in einem Fenster:

Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such file or directory)
The sound server will continue, using the null output device.

...und beim Versuch ALSA zu emergen folgende fehlermeldung 8( Was nun?? Bin völlig ratlos und habe auch schon viel herumgesucht.

bash-2.05b# env ALSA_CARDS='intel8x0' emerge alsa-driver
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/alsa-driver-0.9.2 to /
>>> md5 src_uri alsa-driver-0.9.2.tar.bz2
>>> Unpacking source...
>>> Unpacking alsa-driver-0.9.2.tar.bz2 to /var/tmp/portage/alsa-driver-0.9.2/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for i686-pc-linux-gnu-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 executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a BSD compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2
checking cross compile...
checking for directory with kernel source... /usr/src/linux
checking for kernel version... 2.4.20-gentoo-r5
checking for kernel linux/pm.h... "yes"
checking for kernel linux/spinlock.h... "yes"
checking for kernel linux/irq.h... "yes"
Removing a dummy linux/irq.h.
checking for kernel linux/threads.h... "yes"
Removing a dummy linux/threads.h.
checking for kernel linux/rwsem.h... "yes"
Removing a dummy linux/rwsem.h.
checking for kernel linux/gameport.h... "yes"
Removing a dummy linux/gameport.h.
checking for kernel linux/devfs_fs_kernel.h... "yes"
checking for kernel linux/highmem.h... "yes"
Removing a dummy linux/highmem.h.
checking for kernel linux/workqueue.h... "no"
checking for kernel module symbol versions... "yes"
checking for PCI support in kernel... "yes"
checking for SGI/MIPS (HAL2) architecture... "no"
checking for directory to store kernel modules... /lib/modules/2.4.20-gentoo-r5/kernel/sound
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... "yes"
checking for processor type... "unknown"
checking for SMP... "no"
checking for ISA PnP driver in kernel... yes
checking for ISA PnP support... yes
Removing local linux/isapnp.h.
checking for vmalloc_to_page... "yes"
checking for driver version... 0.9.2
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for RTC callback support in kernel... "no"
checking for USB support... "no"
checking for USB module support... "yes"
checking for kernel PCMCIA
checking for PCMCIA support... "no"
checking for PCMCIA module support... "no"
checking for PC9800 support in kernel... "no"
checking for which soundcards to compile driver for... intel8x0
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged
if [ ! -d include/sound -a ! -L include/sound ]; then \
ln -sf ../alsa-kernel/include include/sound ; \
fi
cp -auvf include/version.h include/sound/version.h
`include/version.h' -> `include/sound/version.h'
make dep
make[1]: Entering directory `/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/acore'
make -C ioctl32 fastdep
make[3]: Entering directory `/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/acore/ioctl32'
/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/sndversions.h was updated
gcc -M -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include -I/usr/src/linux/include -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD hwdep32.c ioctl32.c pcm32.c rawmidi32.c seq32.c timer32.c > .depend
In file included from /var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/sound/driver.h:43,
from ../../alsa-kernel/core/ioctl32/hwdep32.c:21,
from hwdep32.c:2:
/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/adriver.h:40:31: linux/modversions.h: No such file or directory
In file included from /var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/sound/driver.h:43,
from ../../alsa-kernel/core/ioctl32/ioctl32.c:21,
from ioctl32.c:2:
/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/adriver.h:40:31: linux/modversions.h: No such file or directory
In file included from /var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/sound/driver.h:43,
from ../../alsa-kernel/core/ioctl32/pcm32.c:21,
from pcm32.c:2:
/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/adriver.h:40:31: linux/modversions.h: No such file or directory
In file included from /var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/sound/driver.h:43,
from ../../alsa-kernel/core/ioctl32/rawmidi32.c:21,
from rawmidi32.c:2:
/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/adriver.h:40:31: linux/modversions.h: No such file or directory
In file included from /var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/sound/driver.h:43,
from ../../alsa-kernel/core/ioctl32/seq32.c:21,
from seq32.c:2:
/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/adriver.h:40:31: linux/modversions.h: No such file or directory
In file included from /var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/sound/driver.h:43,
from ../../alsa-kernel/core/ioctl32/timer32.c:21,
from timer32.c:2:
/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/include/adriver.h:40:31: linux/modversions.h: No such file or directory
make[3]: *** [fastdep] Error 1
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/acore/ioctl32'
make[2]: *** [_sfdep_ioctl32] Error 2
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/var/tmp/portage/alsa-driver-0.9.2/work/alsa-driver-0.9.2'
make: *** [include/sndversions.h] Error 2

!!! ERROR: media-sound/alsa-driver-0.9.2 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! Parallel Make Failed

ZuXeZ
13.08.03, 18:07
worauf zeigt /usr/src/linux? ist das zeil vorhanden?

gfc
13.08.03, 18:10
10sekunden suche, das gefunden:

http://forums.gentoo.org/viewtopic.php?t=67036&highlight=sis7012

bin ich zu gut, oder du zu faul?