Re: [sleuthkit-users] RE: Sleuthkit install problem
Brought to you by:
carrier
From: Brian C. <ca...@sl...> - 2004-05-27 13:48:06
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On May 26, 2004, at 3:16 PM, Angus Marshall wrote: > Ok - ignore EVERYTHING I have said on this issue up to this point. > Having done > some more work on it - it looks (to me - and I could be wrong, I > frequently > am) like the problem is being caused by the definition of syscall5 > moving > into a different header file. Adding a > > #include <linux/unistd.h> > > to mylseek.c immediately after the #include <syscall.h> line > seems to work for me (testing on SK1.67 currently). So, to confirm. You are using the original makedefs and fs_tools.h file. All you did was add linux/unistd.h to mylseek.c? brian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAtXm4OK1gLsdFTIsRAldYAJ9C11lWaM6BDf6cYXhae0ZTDoULSQCfbaFp hKEMe/BRtGfS44dM94umez0= =7gum -----END PGP SIGNATURE----- |