At Wed, 25 Jun 2003 14:58:23 -0700 (PDT),
Eliot Blennerhassett wrote:
> 
> > ... proposed install locations for user lib and include files
> 
> Good idea.
> how about /usr/include/asihpi/hpi.h

well, assuming the certain header location is not recommended.

basically, the kernel sources must not refer to the standard header
files for user-space.  if you need a header file for the kernel,
include it in the kernel tree.  or, more easily, specify the header
path explicitly with -I option in Makefile (which may be given by the
configure script).


Takashi


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to