Re: [sleuthkit-users] Sleuthkit & Autopsy on AMD64
Brought to you by:
carrier
From: Paul S. <pa...@vn...> - 2004-04-09 14:56:11
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just as a follow up ...=20 I compiled TSK 1.68 (static) on a suse 9.0 32 bit system and transferred t= he=20 binaries over to the Mandrake 9.2 AMD64 system, and then ran make for Autop= sy=20 2.0 on the AMD64 system pointing to the transferred files. It all seems to= =20 work so far without issues. The logic behind this? AMD64 systems are=20 supposed to be 32bit binary compatible... so are the O/S's that run on=20 them... so far, it seems to hold true :-)=20 If anyone knows of any issues I may introduce by doing this, please let me= =20 know. Thanks, Paul On April 1, 2004 10:30 pm, Paul Stillwell wrote: > Hello, > > Just got a brand new shiny amd64 system and I'm trying to compile > sleuthkit. I also realize that this may not have been done before, but I'm > hoping it has > > :-) Anyhow, I'm not positive, but I don't think I've had to compile > : anything > > on this system yet so I could simply be missing some libraries, but it > doesn't look like that to me. > > I'm running Mandrake 9.2 for AMD64 (10 is still beta for AMD64) > > "uname -a" gives the following output: > Linux Pluto 2.4.22-24mdk #1 Tue Nov 4 15:08:30 CET 2003 x86_64 unknown > unknown GNU/Linux > > I downloaded (and verified) sleuthkit-1.68, and when I run install, I get > the following output: > > cd src/fstools; make "CC=3Dgcc" MAKELEVEL=3D > gcc -DLINUX2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE64_SOURCE -DVER=3D\"1.6= 8\" > -I../misc -O -Wall -g -c -o fs_buf.o fs_buf.c > gcc -DLINUX2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE64_SOURCE -DVER=3D\"1.6= 8\" > -I../misc -O -Wall -g -c -o fs_inode.o fs_inode.c > gcc -DLINUX2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE64_SOURCE -DVER=3D\"1.6= 8\" > -I../misc -O -Wall -g -c -o fs_io.o fs_io.c > gcc -DLINUX2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE64_SOURCE -DVER=3D\"1.6= 8\" > -I../misc -O -Wall -g -c -o fs_open.o fs_open.c > gcc -DLINUX2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE64_SOURCE -DVER=3D\"1.6= 8\" > -I../misc -O -Wall -g -c -o fs_dent.o fs_dent.c > gcc -DLINUX2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE64_SOURCE -DVER=3D\"1.6= 8\" > -I../misc -O -Wall -g -c -o fs_types.o fs_types.c > gcc -DLINUX2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE64_SOURCE -DVER=3D\"1.6= 8\" > -I../misc -O -Wall -g -c -o fs_data.o fs_data.c > gcc -DLINUX2 -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE64_SOURCE -DVER=3D\"1.6= 8\" > -I../misc -O -Wall -g -c -o mylseek.o mylseek.c > mylseek.c: In function `_llseek': > mylseek.c:34: error: `__NR__llseek' undeclared (first use in this functio= n) > mylseek.c:34: error: (Each undeclared identifier is reported only once > mylseek.c:34: error: for each function it appears in.) > make: *** [mylseek.o] Error 1 > make: *** [defs] Error 2 > make: *** [no-perl] Error 2 > > > There was some other stuff above this that looked like it worked OK, so I= 'm > only including what I think is pertinent. > > Any help appreciated, > > Paul > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli= ck > _______________________________________________ > sleuthkit-users mailing list > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > http://www.sleuthkit.org =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAdrljbu2E+kpEvNgRAgD4AKCcSAn55t5Gsdfvd4q30Di0vvyL9gCffS+8 Y4Axwba+Qh9XI3uhMyY09dE=3D =3DXli5 =2D----END PGP SIGNATURE----- |