Sleuthkit installeren onder Ubuntu 7.04

Pagina: 1
Acties:
  • 286 views sinds 30-01-2008

  • El_Bandito
  • Registratie: Mei 2003
  • Laatst online: 06-05-2024
Hallo..vraagje. Voor een school project moeten wij Sleuthkit + Authospy gebruiken. Alleen, ik krijg sleuthkit niet geinstalleerd. Ik ga gewoon naar de map toe waar de installer staat en ik doe "sudo make" en dan krijg ik deze errors:

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
stephan@stephan:~/Desktop/sleuthkit/sleuthkit-2.09$ sudo make
make -C src/auxtools
make[1]: Entering directory `/home/stephan/Desktop/sleuthkit/sleuthkit-2.09/src/auxtools'
make: Entering directory `/home/stephan/Desktop/sleuthkit/sleuthkit-2.09/src/auxtools'
gcc -DLINUX2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DVER=\"2.09\" -O -Wall -g   -c -o mymalloc.o mymalloc.c
mymalloc.c:54:19: error: stdio.h: No such file or directory
mymalloc.c:55:20: error: stdlib.h: No such file or directory
In file included from aux_tools.h:12,
                 from mymalloc.c:56:
tsk_os.h:106:22: error: inttypes.h: No such file or directory
In file included from mymalloc.c:56:
aux_tools.h:15:23: error: sys/param.h: No such file or directory
In file included from mymalloc.c:56:
aux_tools.h:23: warning: parameter names (without types) in function declaration
aux_tools.h:24: error: expected declaration specifiers or ‘...’ before ‘size_t’
aux_tools.h:104: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘INUM_T’
aux_tools.h:110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘DADDR_T’
aux_tools.h:116: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘OFF_T’
aux_tools.h:122: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘SSIZE_T’
aux_tools.h:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PNUM_T’
aux_tools.h:136: error: expected ‘)’ before ‘*’ token
aux_tools.h:138: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tsk_parse_offset’
aux_tools.h:139: error: expected declaration specifiers or ‘...’ before ‘INUM_T’
aux_tools.h:139: error: expected declaration specifiers or ‘...’ before ‘uint32_t’
aux_tools.h:140: error: expected declaration specifiers or ‘...’ before ‘uint16_t’
aux_tools.h:153: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tsk_guess_end_u16’
aux_tools.h:154: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tsk_guess_end_u32’
aux_tools.h:244: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tsk_errno’
aux_tools.h:250: error: expected ‘)’ before ‘*’ token
aux_tools.h:326: error: expected specifier-qualifier-list before ‘size_t’
aux_tools.h:331: warning: parameter names (without types) in function declaration
aux_tools.h:461: error: expected ‘)’ before ‘const’
aux_tools.h:477: error: expected ‘)’ before ‘*’ token
aux_tools.h:485: error: expected specifier-qualifier-list before ‘uint64_t’
aux_tools.h:489: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tsk_list_add’
aux_tools.h:490: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tsk_list_find’
aux_tools.h:526: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘UINT2’
aux_tools.h:529: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘UINT4’
aux_tools.h:542: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘BYTE’
aux_tools.h:553: error: expected specifier-qualifier-list before ‘UINT4’
aux_tools.h:569: error: expected specifier-qualifier-list before ‘UINT4’
aux_tools.h:578: error: expected declaration specifiers or ‘...’ before ‘BYTE’
aux_tools.h:579: error: expected ‘)’ before ‘*’ token
mymalloc.c:58:20: error: unistd.h: No such file or directory
mymalloc.c:63:20: error: string.h: No such file or directory
mymalloc.c:64:19: error: errno.h: No such file or directory
mymalloc.c:70: error: expected ‘)’ before ‘len’
mymalloc.c:85: error: expected declaration specifiers or ‘...’ before ‘size_t’
mymalloc.c: In function ‘tsk_realloc’:
mymalloc.c:87: warning: implicit declaration of function ‘realloc’
mymalloc.c:87: error: ‘len’ undeclared (first use in this function)
mymalloc.c:87: error: (Each undeclared identifier is reported only once
mymalloc.c:87: error: for each function it appears in.)
mymalloc.c:89: error: ‘tsk_errno’ undeclared (first use in this function)
mymalloc.c:90: warning: implicit declaration of function ‘snprintf’
mymalloc.c:90: warning: incompatible implicit declaration of built-in function ‘snprintf’
mymalloc.c:91: warning: implicit declaration of function ‘strerror’
mymalloc.c:91: error: ‘errno’ undeclared (first use in this function)
mymalloc.c:91: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’
make: *** [mymalloc.o] Error 1
make: Leaving directory `/home/stephan/Desktop/sleuthkit/sleuthkit-2.09/src/auxtools'
make[1]: *** [defs] Error 2
make[1]: Leaving directory `/home/stephan/Desktop/sleuthkit/sleuthkit-2.09/src/auxtools'
make: *** [no-perl] Error 2


Ik draai Ubuntu 7.04. Alvast bedankt!

i7 2600K / Gigabyte GA-Z68x-UD3H-B3 / 8GB Corsair / ZoTac GTX570 / 60GB SSD


  • blaataaps
  • Registratie: Juli 2001
  • Niet online
Wat heb je zelf al geprobeerd? Wat is er niet duidelijk aan "stdio.h: No such file or directory" en zou je ipv quote-tags code-tags willen gebruiken? :)

  • Gotiniens
  • Registratie: November 2002
  • Laatst online: 31-01 23:45

Gotiniens

Fairly odd Tim

waarom installeer je sleuthkit niet op de manier zoals het hoort? via synaptic of met:
sudo apt-get install sleuthkit

  • El_Bandito
  • Registratie: Mei 2003
  • Laatst online: 06-05-2024
Het staat in de readme dat het zo moet. Maar met apt-get lukt het idd.... thanks

[ Voor 44% gewijzigd door El_Bandito op 09-11-2007 17:26 ]

i7 2600K / Gigabyte GA-Z68x-UD3H-B3 / 8GB Corsair / ZoTac GTX570 / 60GB SSD


  • blaataaps
  • Registratie: Juli 2001
  • Niet online
Volgende keer zelf wat meer proberen dus.

Dit topic is gesloten.