sorry, corrections:

At Wed, 09 Oct 2002 11:55:44 +0200,
I wrote:
> 
> as mentioned above, alsa-lib needs only the three header files from
> alsa-kernel.  hence the duplication is necessary only for them, and
> it's not too much.
 
also ainstr_*.h are necessary, too.

> the installation of kernel header files shall be done anyway from
> alsa-driver, so the all files will be there.  should be no problem.

it turned out that the files are included as <sound/*.h>, so
apparently we need to put the files under sound directory.

the candidate is,

1. /usr/include/alsa/kernel/sound/*.h
2. /usr/include/alsa/sound/*.h
3. /usr/include/sound/*.h       (as it is)

i'd prefer 1 since it's clear that the header files belong to the
kernel, but it's a bit too deep.

suggestions?


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to