Andreas Pakulat wrote:


Naja weil er offensichtlich irgendwelche Dateien nicht findet, hast du schonmal �berpr�ft ob die angegebenen Dateien im Kernel-Tree oder bei den alsa-modules existieren?

wenn ich im alsa Baum ein ./configure --with-kernel=/usr/src/linux-2.4.21 mache sieht alles gut aus ( ich packe den output unten mal dazu) wenn ich dann ein make all mache erhalte ich:

--------------------------------------------------------------------
[...]
make[1]: Entering directory `/usr/src/modules/alsa-driver/acore'
gcc -D__KERNEL__ -DMODULE=1 -I/usr/src/modules/alsa-driver/include -I/usr/src/
make[1]: Leaving directory `/usr/src/modules/alsa-driver/acore'
:27:24: sound/core.h: No such file or directory
hwdep.c:28:27: sound/control.h: No such file or directory
hwdep.c:29:26: sound/minors.h: No such file or directory
hwdep.c:30:25: sound/hwdep.h: No such file or directory
hwdep.c:31:24: sound/info.h: No such file or directory
[...]
---------------------------------------------------------------------


Die meisten sound/*.h dateien sind in /usr/src/modules/alsa-driver/include zu finden, aber warum entzieht sich meienr Kenntnis aber ein sound/core.h kann ich nicht finden

irgendetwas scheint da �barhaupt nicht zusammenzupassen :-(

ach ja gcc ist �brigens gcc (GCC) 3.3.1 20030626 (Debian prerelease)




######################################################## 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 gcc option to accept ANSI C... none needed checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... 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 current directory... /usr/src/modules/alsa-driver checking cross compile... checking for directory with kernel source... /usr/src/linux-2.4.21 checking for kernel version... 2.4.21 checking for kernel linux/pm.h... "yes" checking for kernel linux/spinlock.h... "yes" checking for kernel linux/irq.h... "yes" checking for kernel linux/threads.h... "yes" checking for kernel linux/rwsem.h... "yes" checking for kernel linux/gameport.h... "yes" checking for kernel linux/devfs_fs_kernel.h... "yes" checking for kernel linux/highmem.h... "yes" checking for kernel linux/workqueue.h... "no" checking for kernel asm/hw_irq.h... "yes" checking for kernel linux/jiffies.h... "no" checking for kernel linux/adb.h... "yes" checking for kernel linux/cuda.h... "yes" checking for kernel linux/pmu.h... "yes" 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.21/misc checking for verbose printk... on checking for debug level... none checking for ISA support in kernel... "yes" checking for processor type... i686 checking for SMP... "no" checking for ISA PnP driver in kernel... yes checking for PnP driver in kernel... no checking for Kernel ISA-PnP support... "no" checking for Kernel ISA-PnP module support... "yes" checking for strlcpy... "no" checking for snprintf... "yes" checking for vmalloc_to_page... "yes" checking for old kmod... "yes" checking for driver version... 0.9.4 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 if tty_struct.count is an atomic_t... "no" checking for which soundcards to compile driver for... all 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: include/config.h is unchanged config.status: creating include/config1.h config.status: include/config1.h is unchanged config.status: creating include/version.h config.status: include/version.h is unchanged


-- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)



Antwort per Email an