On Tue, 27 May 2003, Miles Lane wrote: > gcc -D__KERNEL__ -DMODULE=1 -I/home/usr/src/alsa-driver-0.9.3c/include > -I/usr/src/linux-2.5.70/include -O2 -D__powerpc__ -fsigned-char > -fno-builtin -msoft-float -ffixed-r2 -Wno-uninitialized -mmultiple > -mstring -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer > -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD > -DEXPORT_SYMTAB -c sound.c > In file included from sound.c:1: > ../alsa-kernel/core/sound.c: In function `snd_register_device': > ../alsa-kernel/core/sound.c:231: warning: implicit declaration of > function `devfs_register' > ../alsa-kernel/core/sound.c:231: `DEVFS_FL_DEFAULT' undeclared (first > use in this function) > ../alsa-kernel/core/sound.c:231: (Each undeclared identifier is reported > only once > ../alsa-kernel/core/sound.c:231: for each function it appears in.) > In file included from sound.c:1: > ../alsa-kernel/core/sound.c: In function `alsa_sound_init': > ../alsa-kernel/core/sound.c:373: `DEVFS_FL_DEFAULT' undeclared (first > use in this function) > make[1]: *** [sound.o] Error 1
This problem is fixed in CVS. The devfs was very reduced in 2.5. Jaroslav ----- Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Maintainer ALSA Project, SuSE Labs ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user