Re: error compiling in knoppix 4.0.2/Debian 2.6.12

Bruce Forestal <[email protected]> Fri, 27 Jan 2006 00:36:45 -0600
Newsgroups gmane.comp.encryption.cipe
Message-ID <[email protected]>
--Apple-Mail-8--1024668170
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed

  Dick,

I applied the patch and while the original error is gone I now get  
another one.

Thanks,
Bruce

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#

On Jan 26, 2006, at 3:48 PM, Dick St.Peters wrote:

> Bruce Forestal writes:
>> 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?
>
> Apply my patch
>    ftp://ftp.netheaven.com/pub/cipe/cipe-1.6.0-kernel-2.6.12.patch
>
> --
> Dick St.Peters, [email protected]


--Apple-Mail-8--1024668170
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=ISO-8859-1

<HTML><BODY style=3D"word-wrap: break-word; -khtml-nbsp-mode: space; =
-khtml-line-break: after-white-space; ">=A0Dick,<DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>I applied the patch and =
while the original error is gone I now get another one.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Thanks,</DIV><DIV>Bruce</DIV>=
<DIV><BR class=3D"khtml-block-placeholder"></DIV><DIV><SPAN =
class=3D"Apple-style-span">r<FONT class=3D"Apple-style-span" =
color=3D"#2E1296">oot@wb6are9:/etc/cipe/cipe-1.6.0# =
make</FONT></SPAN></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">make -C lib all</FONT></DIV><DIV><FONT =
class=3D"Apple-style-span" color=3D"#2E1296">make[1]: Entering directory =
`/etc/cipe/cipe-1.6.0/lib'</FONT></DIV><DIV><FONT =
class=3D"Apple-style-span" color=3D"#2E1296">make[1]: Nothing to be done =
for `all'.</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">make[1]: Leaving directory =
`/etc/cipe/cipe-1.6.0/lib'</FONT></DIV><DIV><FONT =
class=3D"Apple-style-span" color=3D"#2E1296">make -C 2.6.12-i386-SMP-cb =
all</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">make[1]: Entering directory =
`/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb'</FONT></DIV><DIV><FONT =
class=3D"Apple-style-span" color=3D"#2E1296">ln -sf ../cipe/*.[chS] =
.</FONT></DIV><DIV><FONT class=3D"Apple-style-span" color=3D"#2E1296">ln =
-sf crc32.c ucrc32.c</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">make -C /usr/src/linux-2.6.12 =
SUBDIRS=3D/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb =
modules</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">make[2]: Entering directory =
`/usr/src/linux-2.6.12'</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">=A0 CC [M]=A0 =
/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.o</FONT></DIV><DIV><FONT =
class=3D"Apple-style-span" =
color=3D"#2E1296">/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.c: In =
function `cipe_xmit':</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.c:175: =
error: structure has no member named `inet'</FONT></DIV><DIV><FONT =
class=3D"Apple-style-span" =
color=3D"#2E1296">/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.c:197: =
error: structure has no member named `inet'</FONT></DIV><DIV><FONT =
class=3D"Apple-style-span" color=3D"#2E1296">make[3]: *** =
[/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb/output.o] Error =
1</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">make[2]: *** =
[_module_/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb] Error =
2</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">make[2]: Leaving directory =
`/usr/src/linux-2.6.12'</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">make[1]: *** [all25] Error 2</FONT></DIV><DIV><FONT =
class=3D"Apple-style-span" color=3D"#2E1296">make[1]: Leaving directory =
`/etc/cipe/cipe-1.6.0/2.6.12-i386-SMP-cb'</FONT></DIV><DIV><FONT =
class=3D"Apple-style-span" color=3D"#2E1296">make: *** [all] Error =
2</FONT></DIV><DIV><FONT class=3D"Apple-style-span" =
color=3D"#2E1296">root@wb6are9:/etc/cipe/cipe-1.6.0#</FONT></DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV><DIV><DIV>On Jan 26, 2006, =
at 3:48 PM, Dick St.Peters wrote:</DIV><BR =
class=3D"Apple-interchange-newline"><BLOCKQUOTE type=3D"cite"><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">Bruce Forestal writes:</DIV> <BLOCKQUOTE =
type=3D"cite"><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">I've not been able to compile =
cipe-1.6.0 in knoppix 4.0.2 which is <SPAN =
class=3D"Apple-converted-space">=A0</SPAN></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">actually =
Debian 2.6.12.<SPAN class=3D"Apple-converted-space">=A0 </SPAN>The make =
output with errors is below.<SPAN class=3D"Apple-converted-space">=A0 =
</SPAN>Any <SPAN class=3D"Apple-converted-space">=A0</SPAN></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">ideas on how to solve this?</DIV> </BLOCKQUOTE><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Apply my =
patch</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><SPAN =
class=3D"Apple-converted-space">=A0=A0 </SPAN><A =
href=3D"ftp://ftp.netheaven.com/pub/cipe/cipe-1.6.0-kernel-2.6.12.patch">f=
tp://ftp.netheaven.com/pub/cipe/cipe-1.6.0-kernel-2.6.12.patch</A></DIV><D=
IV style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; =
">--</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">Dick St.Peters, <A =
href=3D"mailto:[email protected]">[email protected]</A><SPAN =
class=3D"Apple-converted-space">=A0</SPAN></DIV> =
</BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>=

--Apple-Mail-8--1024668170--

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