[CLAM] help with clam installation

Dani Boronat daniboronat at gmail.com
Sat Oct 23 12:34:02 PDT 2004


hello, i'm trying to install the CLAM in my computer. I have a
mandrake 10.1 linux OS. I've unpacked the clam's tar, and I've changed
the path to ../CLAM-0.6.1/build/srcdeps
then I've tipped make and I've found the following error:

make 
Makefile:17: listhash.d: No such file or directory
Makefile:17: objdepname.d: No such file or directory
Makefile:17: parser.d: No such file or directory
Makefile:17: config_parser.d: No such file or directory
Makefile:17: strptr.d: No such file or directory
Makefile:17: includepaths.d: No such file or directory
Makefile:17: recursedir.d: No such file or directory
Makefile:17: list.d: No such file or directory
Makefile:17: strfuncs.d: No such file or directory
Makefile:17: hash.d: No such file or directory
Makefile:17: stack.d: No such file or directory
Makefile:17: conditions.d: No such file or directory
Makefile:17: main.d: No such file or directory
Makefile:17: makegen.d: No such file or directory
Makefile:17: dsp_parser.d: No such file or directory
Makefile:17: vcproj_parser.d: No such file or directory
Makefile:17: tree.d: No such file or directory
Makefile:17: emptydsp.d: No such file or directory
Makefile:17: emptyvcproj.d: No such file or directory
gcc -M emptyvcproj.c -o emptyvcproj.d
gcc -M emptydsp.c -o emptydsp.d
gcc -M tree.c -o tree.d
gcc -M vcproj_parser.c -o vcproj_parser.d
gcc -M dsp_parser.c -o dsp_parser.d
gcc -M makegen.c -o makegen.d
gcc -M main.c -o main.d
gcc -M conditions.c -o conditions.d
gcc -M stack.c -o stack.d
gcc -M hash.c -o hash.d
gcc -M strfuncs.c -o strfuncs.d
gcc -M list.c -o list.d
gcc -M recursedir.c -o recursedir.d
gcc -M includepaths.c -o includepaths.d
gcc -M strptr.c -o strptr.d
gcc -M config_parser.c -o config_parser.d
gcc -M parser.c -o parser.d
gcc -M objdepname.c -o objdepname.d
gcc -M listhash.c -o listhash.d
gcc -c -Wall -g listhash.c -o listhash.o
gcc -c -Wall -g objdepname.c -o objdepname.o
gcc -c -Wall -g parser.c -o parser.o
gcc -c -Wall -g config_parser.c -o config_parser.o
gcc -c -Wall -g strptr.c -o strptr.o
gcc -c -Wall -g includepaths.c -o includepaths.o
gcc -c -Wall -g recursedir.c -o recursedir.o
gcc -c -Wall -g list.c -o list.o
gcc -c -Wall -g strfuncs.c -o strfuncs.o
gcc -c -Wall -g hash.c -o hash.o
gcc -c -Wall -g stack.c -o stack.o
gcc -c -Wall -g conditions.c -o conditions.o
gcc -c -Wall -g main.c -o main.o
gcc -c -Wall -g makegen.c -o makegen.o
gcc -c -Wall -g dsp_parser.c -o dsp_parser.o
gcc -c -Wall -g vcproj_parser.c -o vcproj_parser.o
gcc -c -Wall -g tree.c -o tree.o
gcc -c -Wall -g emptydsp.c -o emptydsp.o
gcc -c -Wall -g emptyvcproj.c -o emptyvcproj.o
gcc -c -Wall -g mystrdup.c -o mystrdup.o
gcc listhash.o objdepname.o parser.o config_parser.o strptr.o
includepaths.o recursedir.o list.o strfuncs.o hash.o stack.o
conditions.o main.o makegen.o dsp_parser.o vcproj_parser.o tree.o
emptydsp.o emptyvcproj.o mystrdup.o  -o srcdeps

i hope somebody would help me. 

thanks.




More information about the clam-users mailing list