Hello,
You can compile using just the headers (assuming that also comes with
the .config) file. If the headers do not have the .config file include
then you need to get them from the kernel package. The kernel package
will also have the System.map file that you need to make the profile.
To compile against the downloaded headers, you need to edit the
Makefile to point only to your new directory, which looks like
/tmp/header/usr/src/linux-
headers-2.6.32-41 in your case, and not the normal headers directory.
If you need help with the Makefile please let me know.
On Mon, Oct 7, 2013 at 12:32 PM, <chris-2012(a)arcor.de> wrote:
Dear all,
I tried to create a Linux profile according to [1].
Which packages are needed for an Ubuntu profile? I downloaded
linux-headers-2.6.32-41_2.6.32-41.91_all.deb, extracted the file on a CentOS machine and
pointed the Makefile to the header's path.
The error message was:
/tmp/header/usr/src/linux-headers-2.6.32-41/lib/modules/2.6.32-41/build was not found.
1. Do I have to download any other packages?
2. Is it possible to compile module.c on another distribution or do I need a running
Ubuntu 10?
Thank you in advance!
Chris
[1]
http://code.google.com/p/volatility/wiki/LinuxMemoryForensics
_______________________________________________
Vol-users mailing list
Vol-users(a)volatilityfoundation.org
http://lists.volatilityfoundation.org/mailman/listinfo/vol-users