---> Fetching stegdetect ---> Verifying checksum(s) for stegdetect ---> Extracting stegdetect ---> Configuring stegdetect ---> Building stegdetect with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_security_stegdetect/work/stegdetect-0.6" && make all " returned error 2 Command output: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./jpeg-6b -I./file -I./compat -I/opt/local/include -O2 -Wall -g -c common.c In file included from common.c:42: config.h:57:1: warning: "HAVE_STDLIB_H" redefined In file included from ./jpeg-6b/jpeglib.h:24, from common.c:39: ./jpeg-6b/jconfig.h:12:1: warning: this is the location of the previous definition /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./jpeg-6b -I./file -I./compat -I/opt/local/include -O2 -Wall -g -c jphide_table.c /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./jpeg-6b -I./file -I./compat -I/opt/local/include -O2 -Wall -g -c util.c /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./jpeg-6b -I./file -I./compat -I/opt/local/include -O2 -Wall -g -c stegdetect.c In file included from ./jpeg-6b/jpeglib.h:24, from stegdetect.c:44: ./jpeg-6b/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined In file included from stegdetect.c:33: config.h:57:1: warning: this is the location of the previous definition In file included from ./file/file.h:37, from stegdetect.c:45: ./config.h:57:1: warning: "HAVE_STDLIB_H" redefined In file included from ./jpeg-6b/jpeglib.h:24, from stegdetect.c:44: ./jpeg-6b/jconfig.h:12:1: warning: this is the location of the previous definition stegdetect.c:81: error: static declaration of 'debug' follows non-static declaration ./file/file.h:166: error: previous declaration of 'debug' was here stegdetect.c: In function 'detect_print': stegdetect.c:1025: warning: pointer targets in initialization differ in signedness stegdetect.c:1050: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' stegdetect.c: In function 'detect': stegdetect.c:1209: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness make[2]: *** [stegdetect.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 Error: Status 1 encountered during processing.