└─# linux32 make
make all-recursive
make[1]: Entering directory '/root/test/stegdetect'
Making all in jpeg-6b
make[2]: Entering directory '/root/test/stegdetect/jpeg-6b'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/root/test/stegdetect/jpeg-6b'
Making all in file
make[2]: Entering directory '/root/test/stegdetect/file'
make all-am
make[3]: Entering directory '/root/test/stegdetect/file'
sed -e s@CSECTION@1@g
-e s@FSECTION@4@g
-e s@VERSION@3.37@g
-e s@MAGIC@/usr/local/share/magic@g ./file.man > file.1
sed -e s@CSECTION@1@g
-e s@FSECTION@4@g
-e s@VERSION@3.37@g
-e s@MAGIC@/usr/local/share/magic@g ./magic.man > magic.4
make[3]: Leaving directory '/root/test/stegdetect/file'
make[2]: Leaving directory '/root/test/stegdetect/file'
make[2]: Entering directory '/root/test/stegdetect'
gcc -O2 -Wall -g -o stegdetect common.o jphide_table.o util.o stegdetect.o chi2cdf.o extraction.o discrimination.o math.o dct.o jutil.o f5.o strlcat.o strlcpy.o dirname.o md5.o -L./jpeg-6b -ljpeg -L./file -lfile -lm -L./jpeg-6b -ljpeg
/usr/bin/ld: ./file/libfile.a(file.o):/root/test/stegdetect/file/file.c:96: multiple definition of `progname'; stegdetect.o:/root/test/stegdetect/stegdetect.c:76: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:559: stegdetect] Error 1
make[2]: Leaving directory '/root/test/stegdetect'
make[1]: *** [Makefile:633: all-recursive] Error 1
make[1]: Leaving directory '/root/test/stegdetect'
make: *** [Makefile:450: all] Error 2
└─# linux32 make
make all-recursive
make[1]: Entering directory '/root/test/stegdetect'
Making all in jpeg-6b
make[2]: Entering directory '/root/test/stegdetect/jpeg-6b'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/root/test/stegdetect/jpeg-6b'
Making all in file
make[2]: Entering directory '/root/test/stegdetect/file'
make all-am
make[3]: Entering directory '/root/test/stegdetect/file'
sed -e s@CSECTION@1@g
-e s@FSECTION@4@g
-e s@VERSION@3.37@g
-e s@MAGIC@/usr/local/share/magic@g ./file.man > file.1
sed -e s@CSECTION@1@g
-e s@FSECTION@4@g
-e s@VERSION@3.37@g
-e s@MAGIC@/usr/local/share/magic@g ./magic.man > magic.4
make[3]: Leaving directory '/root/test/stegdetect/file'
make[2]: Leaving directory '/root/test/stegdetect/file'
make[2]: Entering directory '/root/test/stegdetect'
gcc -O2 -Wall -g -o stegdetect common.o jphide_table.o util.o stegdetect.o chi2cdf.o extraction.o discrimination.o math.o dct.o jutil.o f5.o strlcat.o strlcpy.o dirname.o md5.o -L./jpeg-6b -ljpeg -L./file -lfile -lm -L./jpeg-6b -ljpeg
/usr/bin/ld: ./file/libfile.a(file.o):/root/test/stegdetect/file/file.c:96: multiple definition of `progname'; stegdetect.o:/root/test/stegdetect/stegdetect.c:76: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:559: stegdetect] Error 1
make[2]: Leaving directory '/root/test/stegdetect'
make[1]: *** [Makefile:633: all-recursive] Error 1
make[1]: Leaving directory '/root/test/stegdetect'
make: *** [Makefile:450: all] Error 2