Hi,

>> I copied the header to the kernel tree before running "make
>> install_headers". Where do I specify where I want them to be copied?
>> Aren't they just automatically copied to /usr/include/linux?
>
> Try "make help" in your kernel source tree.
> But I'd suggest you to think again abount installing to
> /usr/include/linux. __If__ other user/program refer to it, your
> installation __may__ disturb them. For such case, people install the
> header file to $PWD/usr/include and specify the path when compiling
> aufs2-util generally.

Okay, got it. I didn't realize "make headers_install" puts them in
usr/include in the kernel tree.

Thanks so much.
Alex

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb

Reply via email to