[MacPorts] #18743: Sleuthkit build error - ewf.h problem

MacPorts noreply at macports.org
Thu Mar 5 06:16:14 PST 2009


#18743: Sleuthkit build error - ewf.h problem
------------------------------+---------------------------------------------
 Reporter:  ketil@…           |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:  Port Bugs                            
Component:  ports             |     Version:  1.7.0                                
 Keywords:                    |        Port:                                       
------------------------------+---------------------------------------------
 Trying to install sleuthkit using a fresh install of port on Mac. First I
 ran "sudo port install afflib", which installed fine with dependencies.
 After that I ran "sudo port install sleuthkit", which gives this output:


 {{{
 $ sudo port install sleuthkit
 --->  Building sleuthkit
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_sleuthkit/work/sleuthkit-2.09"
 && make all " returned error 2
 Command output: r - libewf-tsk/ewf_section.o
 r - libewf-tsk/ewf_string.o
 r - libewf-tsk/ewf_table.o
 r - libewf-tsk/ewf_volume.o
 r - libewf-tsk/ewf_volume_smart.o
 r - libewf-tsk/libewf.o
 r - libewf-tsk/libewf_chunk_cache.o
 r - libewf-tsk/libewf_common.o
 r - libewf-tsk/libewf_debug.o
 r - libewf-tsk/libewf_digest_context.o
 r - libewf-tsk/libewf_endian.o
 r - libewf-tsk/libewf_file.o
 r - libewf-tsk/libewf_hash_values.o
 r - libewf-tsk/libewf_header_values.o
 r - libewf-tsk/libewf_internal_handle.o
 r - libewf-tsk/libewf_notify.o
 r - libewf-tsk/libewf_offset_table.o
 r - libewf-tsk/libewf_read.o
 r - libewf-tsk/libewf_section.o
 r - libewf-tsk/libewf_section_list.o
 r - libewf-tsk/libewf_segment_table.o
 r - libewf-tsk/libewf_string.o
 r - libewf-tsk/libewf_write.o
 make -C src/imgtools
 gcc -I/opt/local/include  -DDARWIN -DVER=\"2.09\" -I../auxtools
 -I../afflib/lib -I../libewf/include/ -O -Wall  -g   -c -o img_open.o
 img_open.c
 In file included from img_open.c:33:
 ewf.h:30: error: 'LIBEWF_STRING_DIGEST_HASH_LENGTH_MD5' undeclared here
 (not in a function)
 make: *** [img_open.o] Error 1
 make[1]: *** [defs] Error 2
 make: *** [no-perl] Error 2

 Error: Status 1 encountered during processing.
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/18743>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list