<div dir="ltr">Hi<div><br></div><div>Not sure if this is the right place to ask, but I am trying to compile LTP with a specific kernel release. The source tarball was extracted. I make install the linux kernel headers:</div><div><br></div><div>make headers_install INSTALL_HDR_PATH=/tmp/test-kernel-h<br></div><div><br></div><div>Then I proceeded with:</div><div><br></div><div><div>make autotool</div><div>./configure --prefix=/tmp/out --includedir=/tmp/kernel-h/include/linux</div><div>make</div><div>make install</div></div><div><br></div><div>My question is how can I tell if it's really compiled with those headers? Is includedir the right one to use? I see oldincludedir is defaults to /usr/include.</div><div><br></div><div>ver_linux script looks at /etc/*release file.</div><div><br></div><div>Thanks</div><div><br></div><div>YW</div><div><br></div></div>