All of lore.kernel.org
 help / color / mirror / Atom feed
* Both cvs and 0.9.3c alsa-driver fail to compile on kernel 2.5.70! 2.5.70 tree contains 0.9.2.
@ 2003-05-29 15:04 Miles Lane
  0 siblings, 0 replies; only message in thread
From: Miles Lane @ 2003-05-29 15:04 UTC (permalink / raw)
  To: alsa-devel

I have posted these reports before and gotten no responses.

CVS
---

gcc -D__KERNEL__ -DMODULE=1 -I/home/usr/src/alsa-driver/include 
-I/usr/src/linux-2.5/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 pcm.c
In file included from pcm.c:1:
../alsa-kernel/core/pcm.c: In function 
`snd_pcm_substream_proc_hw_params_read':
../alsa-kernel/core/pcm.c:320: structure has no member named `lock'
../alsa-kernel/core/pcm.c:323: structure has no member named `lock'
../alsa-kernel/core/pcm.c:343: structure has no member named `lock'
In file included from pcm.c:1:
../alsa-kernel/core/pcm.c: In function 
`snd_pcm_substream_proc_sw_params_read':
../alsa-kernel/core/pcm.c:354: structure has no member named `lock'
../alsa-kernel/core/pcm.c:357: structure has no member named `lock'
../alsa-kernel/core/pcm.c:370: structure has no member named `lock'
In file included from pcm.c:1:
../alsa-kernel/core/pcm.c: In function `snd_pcm_new_stream':
../alsa-kernel/core/pcm.c:591: structure has no member named `link_next'
../alsa-kernel/core/pcm.c:592: structure has no member named `link_prev'
In file included from pcm.c:1:
../alsa-kernel/core/pcm.c: In function `snd_pcm_open_substream':
../alsa-kernel/core/pcm.c:796: structure has no member named `lock'
make[1]: *** [pcm.o] Error 1

0.9.3c
------

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 SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-29 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-29 15:04 Both cvs and 0.9.3c alsa-driver fail to compile on kernel 2.5.70! 2.5.70 tree contains 0.9.2 Miles Lane

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.