Menu

#2 Installing foremost-0.67 error out

open
nobody
5
2003-09-11
2003-09-11
No

I have Suse 8.2 with Linux Kernel 2.4.20-4GB-athlon

enginer75@home:~/foremost-0.67> make
gcc -Wall -O2 -D__LINUX -c helpers.c
helpers.c: In function `extractString':
helpers.c:206: warning: comparison between signed and
unsigned
helpers.c:207: warning: signed and unsigned type in
conditional expression
helpers.c:220: warning: comparison between signed and
unsigned
helpers.c:220: warning: signed and unsigned type in
conditional expression
gcc -Wall -O2 -D__LINUX -c foremost.c
gcc -Wall -O2 -D__LINUX -c files.c
gcc -Wall -O2 -D__LINUX -c dig.c
dig.c: In function `digImageFile':
dig.c:347: warning: comparison between signed and unsigned
dig.c:366: warning: comparison between signed and unsigned
gcc -Wall -O2 -D__LINUX -o foremost helpers.o
foremost.o files.o dig.o
engineer75@home:~/foremost-0.67> make install
install -CDm 755 foremost /usr/local/bin/foremost
install: invalid option -- C
Try `install --help' for more information.
make: *** [install] Error 1

Discussion