CIPE 1.6 compile on SUSE linux

David Lusty <[email protected]> Sun, 17 Oct 2004 13:46:13 +0100
Newsgroups gmane.comp.encryption.cipe
Message-ID <[email protected]>
can anyone give me a hint as to what I need to do to fix the following make? 
I'm using the 2.6.5-7.108 source from SUSE.
Thanks for any help
Dave

linux:/home/dlusty/cipe/cipe-1.6.0 # make
gmake -C lib all
gmake[1]: Entering directory `/home/dlusty/cipe/cipe-1.6.0/lib'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/dlusty/cipe/cipe-1.6.0/lib'
gmake -C 2.6.5-7.108-default-i386-cb all
gmake[1]: Entering directory 
`/home/dlusty/cipe/cipe-1.6.0/2.6.5-7.108-default-i386-cb'
ln -sf ../cipe/*.[chS] .
ln -sf crc32.c ucrc32.c
gmake -C /usr/src/linux-2.6.5-7.108 
SUBDIRS=/home/dlusty/cipe/cipe-1.6.0/2.6.5-7.108-default-i386-cb modules
gmake[2]: Entering directory `/usr/src/linux-2.6.5-7.108'
Makefile:438: .config: No such file or directory

WARNING: Symbol version dump /usr/src/linux-2.6.5-7.108/Module.symvers is  
missing, modules will have CONFIG_MODVERSIONS disabled.

  CC [M]  /home/dlusty/cipe/cipe-1.6.0/2.6.5-7.108-default-i386-cb/module.o
/bin/sh: line 1: scripts/basic/fixdep: No such file or directory
gmake[3]: *** 
[/home/dlusty/cipe/cipe-1.6.0/2.6.5-7.108-default-i386-cb/module.o] Error 1
gmake[2]: *** 
[_module_/home/dlusty/cipe/cipe-1.6.0/2.6.5-7.108-default-i386-cb] Error 2
gmake[2]: Leaving directory `/usr/src/linux-2.6.5-7.108'
gmake[1]: *** [all25] Error 2
gmake[1]: Leaving directory 
`/home/dlusty/cipe/cipe-1.6.0/2.6.5-7.108-default-i386-cb'
make: *** [all] Error 2

--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>