Hi,
I got the kernel to build on mandrake's alpha! The changes that were
needed are:

- Comment out patch #54 and #55. These patches are alsa and pcmcia
patches, and installing them when the alsa & pcmcia sources aren't
installed (like on the alpha platform) causes problems. Maybe these
patches should be reqrouped with other alsa / pcmcia patches...

- Pressed enter at all the questions that were asked ;-) (.config files
aren't up2date)

- # CONFIG_SOUND_VIA82CXXX is not set --> this driver didn't compile,
see buildoutput:

cc -D__KERNEL__ -I/users/stefan/RPM/BUILD/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6 -DMODULE -DMODVERSIONS
-include /users/stefan/RPM/BUILD/linux/include/linux/modversions.h   -c
-o via82cxxx_audio.o via82cxxx_audio.c
via82cxxx_audio.c: In function `via_chan_init':
via82cxxx_audio.c:658: `loops_per_sec_Re367fd84' undeclared (first use
in this function)
via82cxxx_audio.c:658: (Each undeclared identifier is reported only once
via82cxxx_audio.c:658: for each function it appears in.)
via82cxxx_audio.c: In function `via_ac97_wait_idle':
via82cxxx_audio.c:972: `loops_per_sec_Re367fd84' undeclared (first use
in this function)
via82cxxx_audio.c: In function `via_ac97_read_reg':
via82cxxx_audio.c:1014: `loops_per_sec_Re367fd84' undeclared (first use
in this
function)
via82cxxx_audio.c: In function `via_ac97_write_reg':
via82cxxx_audio.c:1074: `loops_per_sec_Re367fd84' undeclared (first use
in this
function)
via82cxxx_audio.c: In function `via_ac97_reset':
via82cxxx_audio.c:1220: `loops_per_sec_Re367fd84' undeclared (first use
in this
function)
make[2]: *** [via82cxxx_audio.o] Error 1

Next I'm going to start working on getting alsa stuff working in the
alpha-kernel. Since kde2 requires alsa support this might as well be
turned on on the other platforms (sparc*, ppc).

Stefan

Reply via email to