On Mon, 24 Feb 2003, Michael Nidd wrote:
> On Monday 24 February 2003 17:35, Nils Faerber wrote:
> > Are there any ALSA modules for kernel
> > 2.4.19-pxa2-hh11
> > around? At least the /feeds/2.4.19/ directory does not have them. The
> > old style OSS modules are there but empty and I would like to listen to
> > my mp3's again ... :(
>
> Jamey Hicks wrote:
> > The latest alsa driver for the ipaq is in the alsa-driver package. You can
> > get it by checking out alsa/alsa-driver from cvs.handhelds.org. There are
> > binary packages available in feeds/2.4.19 and feeds/2.4.19-preempt --
> > package alsa-modules-sa
>
> The packages install OK. Compiling is a bit of a problem though. The arm
> toolchain that I'm using (2.95.2) seems to define "arm" as "1" for some
> reason. This interferes with the definition of a union in
> include/asm/processor.h that has a member variable named "arm."
>
> I tried using "-Uarm" in the EXTRA_CFLAGS variable, which got it to compile,
> but seems to have caused some files to not be linked into the modules.
> "-Darm=arm" didn't work either.
Using -Uarm should have fixed the problem. That's what the kernel uses.
Nicolas
Received on Mon Feb 24 18:02:00 2003
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:45:01 EDT