[alsa-devel] Gitcompile for Kernel 3.2?

Takashi Iwai tiwai at suse.de
Mon Aug 6 16:52:14 CEST 2012


At Mon, 6 Aug 2012 14:43:35 +0000,
Brand, Mark (Mr) (Summerstrand Campus South) wrote:
> 
> Takashi Iwai wrote:
> > Well, it depends on the error you got...
> 
> Yes of course, sorry.  When I:
> 
> mark at ubuntustudio:~/workspace/alsa-driver-build$ ALSAKERNELDIR=/usr/src/linux-lowlatency-3.2.0 ./gitcompile --with-moddir=updates

alsa-driver-build git tree is strictly coupled with sound git tree.
You can't use it for other kernels for $ALSAKERNELDIR.

Of course, you can _build_ the drivers included in sound git tree for
your kernel.  It's a completely different issue.  With the command
sequence above, you were trying to build the driver code of your 3.2.x
kernel with the alsa-driver build stub for 3.6.  This doesn't work.

That is, prepare both alsa-driver-build.git and sound.git trees in the
same directory.  Then run ./gitcompile without ALSAKERNELDIR.


Takashi


More information about the Alsa-devel mailing list