[alsa-devel] 2.6.18 unknown symbol ksize error

Clemens Ladisch clemens at ladisch.de
Mon Jun 18 10:25:06 CEST 2012


Patrick Shirkey wrote:
> I have compiled the latest stable alsa drivers against 2.6.18 kernel with
> gcc-4.1.
>
> I am getting an error when I insert the sound card modules.
>
>     snd_rawmidi: Unknown symbol ksize
>
> As far as I can tell 2.6.18 has support for ksize so I am not sure where
> this error is coming from.

That kernel didn't export ksize.

Try --with-debug=memory to get a separate allocator implementation.


Regards,
Clemens


More information about the Alsa-devel mailing list