[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00419) can't compile 20010416-snapshot (linux22)
- To: "(Lista) usagi-users@xxxxxxxxxxxxxx" <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 00419) can't compile 20010416-snapshot (linux22)
- From: Juan Fco Rodriguez Hervella <jrh@xxxxxxxxxx>
- Date: Mon, 23 Apr 2001 15:15:34 +0200
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- Sender: jrh@xxxxxxxxxxxxxxxxxxxx
Hi:
I have downloaded the "usagi-20010416-linux22.tar.bz2" file,
and when I go to kernel/linux22 and try to compile with
make "bzImage" (after do a make xconfig & make dep),
the following error appears:
cc -D__KERNEL__ -I/usr/src/usagi/kernel/linux22/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce -DMODULE -DMODVERSIONS -include
/usr/src/usagi/kernel/linux22/include/linux/modversions.h -c -o icmp.o
icmp.c
icmp.c:51: linux/md5.h: No existe el fichero o el directorio
icmp.c: In function `icmpv6_ni_group':
icmp.c:530: `MD5_CTX' undeclared (first use in this function)
icmp.c:530: (Each undeclared identifier is reported only once
icmp.c:530: for each function it appears in.)
icmp.c:530: parse error before `ctxt'
icmp.c:543: `ctxt' undeclared (first use in this function)
icmp.c:544: warning: implicit declaration of function `MD5Init'
icmp.c:545: warning: implicit declaration of function `MD5Update'
icmp.c:546: warning: implicit declaration of function `MD5Final'
make[2]: *** [icmp.o] Error 1
make[2]: Leaving directory `/usr/src/usagi/kernel/linux22/net/ipv6'
make[1]: *** [_modsubdir_ipv6] Error 2
make[1]: Leaving directory `/usr/src/usagi/kernel/linux22/net'
make: *** [_mod_net] Error 2
Some idea ??
Thanks in advance.
--
*********************************
Juan F. Rodriguez Hervella
Universidad Carlos III de Madrid
********************************