Re: error compiling in knoppix 4.0.2/Debian 2.6.12
"Dick St.Peters" <[email protected]> Fri, 27 Jan 2006 10:19:35 -0500
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <[email protected]> |
Bruce Forestal writes: > I applied the patch and while the original error is gone I now get > another one. ... > root@wb6are9:/etc/cipe/cipe-1.6.0# make > make -C lib all > make[1]: Entering directory `/etc/cipe/cipe-1.6.0/lib' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory `/etc/cipe/cipe-1.6.0/lib' > make -C 2.6.12-i386-SMP-cb all > make[1]: Entering directory `/etc/cipe/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=/etc/cipe/cipe-1.6.0/2.6.12- > i386-SMP-cb modules > make[2]: Entering directory `/usr/src/linux-2.6.12' > CC [M] /etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.o > /etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.c: In function > `cipe_xmit': > /etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.c:175: error: > structure has no member named `inet' > /etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.c:197: error: > structure has no member named `inet' > make[3]: *** [/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.o] Error 1 > make[2]: *** [_module_/etc/cipe/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 `/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb' > make: *** [all] Error 2 > root@wb6are9:/etc/cipe/cipe-1.6.0# Hmmm ... lines 175 and 197 both involve the IOPT macro, which is changed by my 2.6.14 patch but not by my 2.6.12 patch even though my 2.6.14 patch says the change is needed for releases 2.6.12 and later. Those two lines are also the only places the IOPT macro is used, and they happen to both be in sections that I change in my own copy of cipe. I suspect that I screwed up in trying to make a public patch for 2.6.12. My 2.6.14 patch was a half-hearted attempt to include all the changes wrapped in switches that would turn them on only for releases for which they are needed. Try using it: ftp://ftp.netheaven.com/pub/cipe/cipe-1.6.0-kernel-2.6.14.patch Please let me know whether this works. Unfortunately, part of the reason I've never gotten back to cleaning up my patch(es) is that I lost my working directory in a disk corruption. -- Dick St.Peters, [email protected] -- 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>