error compiling in knoppix 4.0.2/Debian 2.6.12
Bruce Forestal <[email protected]> Thu, 26 Jan 2006 12:52:40 -0600
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <[email protected]> |
Good Day,
I've not been able to compile cipe-1.6.0 in knoppix 4.0.2 which is
actually Debian 2.6.12. The make output with errors is below. Any
ideas on how to solve this?
Thanks in advance,
Bruce
root@wb6are9:~/cipe-1.6.0# make
make -C lib all
make[1]: Entering directory `/root/cipe-1.6.0/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/cipe-1.6.0/lib'
make -C 2.6.12-i386-SMP-cb all
make[1]: Entering directory `/root/cipe-1.6.0/2.6.12-i386-SMP-cb'
ln -sf ../cipe/*.[chS] .
ln -sf crc32.c ucrc32.c
make -C /usr/src/linux-2.6.12 SUBDIRS=/root/cipe-1.6.0/2.6.12-i386-
SMP-cb modules
make[2]: Entering directory `/usr/src/linux-2.6.12'
CC [M] /root/cipe-1.6.0/2.6.12-i386-SMP-cb/device.o
In file included from /root/cipe-1.6.0/2.6.12-i386-SMP-cb/device.c:15:
/root/cipe-1.6.0/2.6.12-i386-SMP-cb/cipe.h:274:1: warning:
"CURRENT_TIME_SEC" redefined
In file included from include/linux/skbuff.h:20,
from include/linux/if_ether.h:107,
from include/linux/netdevice.h:29,
from /root/cipe-1.6.0/2.6.12-i386-SMP-cb/cipe.h:152,
from /root/cipe-1.6.0/2.6.12-i386-SMP-cb/device.c:15:
include/linux/time.h:93:1: warning: this is the location of the
previous definition
/root/cipe-1.6.0/2.6.12-i386-SMP-cb/device.c: In function
`cipe_dev_close':
/root/cipe-1.6.0/2.6.12-i386-SMP-cb/device.c:444: error: structure
has no member named `sk_zapped'
make[3]: *** [/root/cipe-1.6.0/2.6.12-i386-SMP-cb/device.o] Error 1
make[2]: *** [_module_/root/cipe-1.6.0/2.6.12-i386-SMP-cb] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.12'
make[1]: *** [all25] Error 2
make[1]: Leaving directory `/root/cipe-1.6.0/2.6.12-i386-SMP-cb'
make: *** [all] Error 2
root@wb6are9:~/cipe-1.6.0#
--
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>