Re: cipe patch against 2.6.14.2

"Dick St.Peters" <[email protected]> Thu, 17 Nov 2005 10:05:12 -0500
Newsgroups gmane.comp.encryption.cipe
Message-ID <[email protected]>
Ronny Seffner writes:
> very thanks for the fast generation of a patch. But it don't work at my
> system:
> 
> [...]
> make[2]: Entering directory `/usr/src/linux-2.6.14.2'
>   CC [M]  /usr/local/src/cipe-1.6.0/2.6.14.2-i386-c/module.o
>   CC [M]  /usr/local/src/cipe-1.6.0/2.6.14.2-i386-c/device.o
>   CC [M]  /usr/local/src/cipe-1.6.0/2.6.14.2-i386-c/sock.o
>   CC [M]  /usr/local/src/cipe-1.6.0/2.6.14.2-i386-c/output.o
> /usr/local/src/cipe-1.6.0/2.6.14.2-i386-c/output.c: In Funktion »cipe_xmit«:
> /usr/local/src/cipe-1.6.0/2.6.14.2-i386-c/output.c:175: error: structure has
> no member named `inet'
> /usr/local/src/cipe-1.6.0/2.6.14.2-i386-c/output.c:197: error: structure has
> no member named `inet'
> make[3]: *** [/usr/local/src/cipe-1.6.0/2.6.14.2-i386-c/output.o] Fehler 1
> make[2]: *** [_module_/usr/local/src/cipe-1.6.0/2.6.14.2-i386-c] Fehler 2
> make[2]: Leaving directory `/usr/src/linux-2.6.14.2'
> make[1]: *** [all25] Fehler 2
> make[1]: Leaving directory `/usr/local/src/cipe-1.6.0/2.6.14.2-i386-c'
> make: *** [all] Fehler 2
> prokyon:/usr/local/src/cipe-1.6.0#
> [...]

Indeed, you are correct.  The problem occurs for two code lines where
the IOPT macro is used.  The cipe I use myself has a modification that
does not use the IOPT macro.

I've updated the patch to change the IOPT macro and posted the updated
version at the same URL.  Actually, it's at both these URLs:
  ftp://ftp.netheaven.com/pub/cipe/cipe-1.6.0.-kernel-2.6.14.2.patch
  ftp://ftp.netheaven.com/pub/cipe/cipe-1.6.0-kernel-2.6.14.2.patch

The extra "." in the original URL was a typo in the filename.

--
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>