Subject: Re: About Openssl-0.9.7b
To: None <current-users@netbsd.org>
From: Marco Antonio Reis Henriques <marco_henriques@yahoo.com.br>
List: current-users
Date: 08/22/2003 14:32:04
This is a multi-part message in MIME format.
------=_NextPart_000_0187_01C368BA.286E7840
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi ALL,
Thanks for your reply. I ran "cvs checkout -P src", like said in =
Tracking NetBSD-current (http://www.netbsd.org/Documentation/current/)=20
then I try ./build.sh tools kernel=3DGENRIC and I receive the error =
message below:
cleandir =3D=3D=3D> lib
nbmake: "/usr/src/lib/Makefile" line 42: Malformed conditional =
((${MKKERBEROS4} !=3D "no"))
nbmake: "/usr/src/lib/Makefile" line 42: Missing dependency operator
nbmake: "/usr/src/lib/Makefile" line 46: if-less endif
nbmake: "/usr/src/lib/Makefile" line 46: Need an operator
nbmake: Fatal errors encountered -- cannot continue
nbmake: stopped in /usr/src/lib
*** Error code 1
Stop.
nbmake: stopped in /usr/src
*** Error code 1
Stop.
nbmake: stopped in /usr/src
I just want upgrade openssl, no the entire system. I tried execute:
# make includes
# cd lib/libcrypto
# make cleandir dependall
# make install
# cd ../../lib/libssl
# make cleandir dependall
# make install
and I received this error message below:
# make includes
includes =3D=3D=3D> include
make: "/usr/src/include/Makefile" line 38: Malformed conditional =
(${USE_TOOLS_TOOLCHAIN} !=3D "yes")
make: "/usr/src/include/Makefile" line 40: if-less endif
make: "/usr/src/include/Makefile" line 40: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/src/include
*** Error code 1
Stop.
make: stopped in /usr/src
Can you help me ?!? I'm running NetBSD 1-6-1 Box on Compaq Alpha Server.
Thank you again.=20
Cheers,
Marco
----- Original Message -----=20
From: Marco Antonio Reis Henriques=20
To: Jun-ichiro itojun Hagino=20
Sent: Wednesday, August 20, 2003 5:44 PM
Subject: Re: About Openssl-0.9.7b
Hi Itojun,
Thanks for your reply. I ran "cvs checkout -P src", like said in =
Tracking NetBSD-current (http://www.netbsd.org/Documentation/current/)=20
then I try ./build.sh tools kernel=3DGENRIC and I receive the error =
message below:
cleandir =3D=3D=3D> lib
nbmake: "/usr/src/lib/Makefile" line 42: Malformed conditional =
((${MKKERBEROS4} !=3D "no"))
nbmake: "/usr/src/lib/Makefile" line 42: Missing dependency operator
nbmake: "/usr/src/lib/Makefile" line 46: if-less endif
nbmake: "/usr/src/lib/Makefile" line 46: Need an operator
nbmake: Fatal errors encountered -- cannot continue
nbmake: stopped in /usr/src/lib
*** Error code 1
Stop.
nbmake: stopped in /usr/src
*** Error code 1
Stop.
nbmake: stopped in /usr/src
I just want upgrade openssl, no the entire system. I tried execute:
# make includes
# cd lib/libcrypto
# make cleandir dependall
# make install
# cd ../../lib/libssl
# make cleandir dependall
# make install
and I received this error message below:
# make includes
includes =3D=3D=3D> include
make: "/usr/src/include/Makefile" line 38: Malformed conditional =
(${USE_TOOLS_TOOLCHAIN} !=3D "yes")
make: "/usr/src/include/Makefile" line 40: if-less endif
make: "/usr/src/include/Makefile" line 40: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/src/include
*** Error code 1
Stop.
make: stopped in /usr/src
Can you help me ?!? I'm running NetBSD 1-6-1 Box on Compaq Alpha =
Server.
Thank you again.=20
Cheers,
Marco
----- Original Message -----=20
From: "Jun-ichiro itojun Hagino" <itojun@itojun.org>
To: <marco_henriques@yahoo.com.br>
Cc: <current-users@netbsd.org>
Sent: Tuesday, August 19, 2003 5:59 PM
Subject: Re: About Openssl-0.9.7b
> > I would like upgrade our openssl-0.9.6g on Netbsd 1.6.1 box to
> > openssl-0.9.7b using cvs tree. I read several messages on =
tech-crypto about
> > it, but i'm just confuse. Somebody could help me ?!?
>=20
> 1.6 branch still has 0.9.6g. netbsd-current is updated to 0.9.7b.
>=20
> itojun
------=_NextPart_000_0187_01C368BA.286E7840
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1226" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff background=3D"">
<DIV><FONT face=3DArial size=3D2>
<DIV>Hi ALL,<BR><BR>Thanks for your reply. I ran "cvs checkout -P src", =
like=20
said in Tracking NetBSD-current (<A=20
href=3D"http://www.netbsd.org/Documentation/current/">http://www.netbsd.o=
rg/Documentation/current/</A>)=20
<BR>then I try ./build.sh tools kernel=3DGENRIC and I receive the error =
message=20
below:<BR><BR>cleandir =3D=3D=3D> lib<BR>nbmake: =
"/usr/src/lib/Makefile" line 42:=20
Malformed conditional ((${MKKERBEROS4} !=3D "no"))<BR>nbmake:=20
"/usr/src/lib/Makefile" line 42: Missing dependency operator<BR>nbmake:=20
"/usr/src/lib/Makefile" line 46: if-less endif<BR>nbmake:=20
"/usr/src/lib/Makefile" line 46: Need an operator<BR>nbmake: Fatal =
errors=20
encountered -- cannot continue<BR><BR>nbmake: stopped in =
/usr/src/lib<BR>***=20
Error code 1<BR><BR>Stop.<BR>nbmake: stopped in /usr/src<BR>*** Error =
code=20
1<BR><BR>Stop.<BR>nbmake: stopped in /usr/src<BR><BR><BR>I just want =
upgrade=20
openssl, no the entire system. I tried execute:</DIV>
<DIV> </DIV>
<DIV># make includes<BR># cd lib/libcrypto<BR># make cleandir =
dependall<BR>#=20
make install<BR># cd ../../lib/libssl<BR># make cleandir dependall<BR># =
make=20
install<BR></DIV>
<DIV><FONT face=3DArial size=3D2>and I received this error message=20
below:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2># make includes<BR>includes =
=3D=3D=3D>=20
include<BR>make: "/usr/src/include/Makefile" line 38: Malformed =
conditional=20
(${USE_TOOLS_TOOLCHAIN} !=3D "yes")<BR>make: "/usr/src/include/Makefile" =
line 40:=20
if-less endif<BR>make: "/usr/src/include/Makefile" line 40: Need an=20
operator<BR>make: Fatal errors encountered -- cannot =
continue</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>make: stopped in =
/usr/src/include<BR>*** Error code=20
1</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Stop.<BR>make: stopped in =
/usr/src<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Can you help me ?!? I'm running NetBSD =
1-6-1 Box on=20
Compaq Alpha Server.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thank you again. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Cheers,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Marco</DIV></FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
<A title=3Dmarco_henriques@yahoo.com.br=20
href=3D"mailto:marco_henriques@yahoo.com.br">Marco Antonio Reis =
Henriques</A>=20
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Ditojun@itojun.org=20
href=3D"mailto:itojun@itojun.org">Jun-ichiro itojun Hagino</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Wednesday, August 20, =
2003 5:44=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: About =
Openssl-0.9.7b</DIV>
<DIV><BR></DIV>
<DIV>Hi Itojun,<BR><BR>Thanks for your reply. I ran "cvs checkout -P =
src",=20
like said in Tracking NetBSD-current (<A=20
=
href=3D"http://www.netbsd.org/Documentation/current/">http://www.netbsd.o=
rg/Documentation/current/</A>)=20
<BR>then I try ./build.sh tools kernel=3DGENRIC and I receive the =
error message=20
below:<BR><BR>cleandir =3D=3D=3D> lib<BR>nbmake: =
"/usr/src/lib/Makefile" line 42:=20
Malformed conditional ((${MKKERBEROS4} !=3D "no"))<BR>nbmake:=20
"/usr/src/lib/Makefile" line 42: Missing dependency =
operator<BR>nbmake:=20
"/usr/src/lib/Makefile" line 46: if-less endif<BR>nbmake:=20
"/usr/src/lib/Makefile" line 46: Need an operator<BR>nbmake: Fatal =
errors=20
encountered -- cannot continue<BR><BR>nbmake: stopped in =
/usr/src/lib<BR>***=20
Error code 1<BR><BR>Stop.<BR>nbmake: stopped in /usr/src<BR>*** Error =
code=20
1<BR><BR>Stop.<BR>nbmake: stopped in /usr/src<BR><BR><BR>I just want =
upgrade=20
openssl, no the entire system. I tried execute:</DIV>
<DIV> </DIV>
<DIV># make includes<BR># cd lib/libcrypto<BR># make cleandir =
dependall<BR>#=20
make install<BR># cd ../../lib/libssl<BR># make cleandir =
dependall<BR># make=20
install<BR></DIV>
<DIV><FONT face=3DArial size=3D2>and I received this error message=20
below:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2># make includes<BR>includes =
=3D=3D=3D>=20
include<BR>make: "/usr/src/include/Makefile" line 38: Malformed =
conditional=20
(${USE_TOOLS_TOOLCHAIN} !=3D "yes")<BR>make: =
"/usr/src/include/Makefile" line=20
40: if-less endif<BR>make: "/usr/src/include/Makefile" line 40: Need =
an=20
operator<BR>make: Fatal errors encountered -- cannot =
continue</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>make: stopped in =
/usr/src/include<BR>*** Error=20
code 1</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Stop.<BR>make: stopped in=20
/usr/src<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Can you help me ?!? I'm running =
NetBSD 1-6-1 Box=20
on Compaq Alpha Server.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thank you again. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Cheers,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Marco</DIV></FONT>
<DIV><BR><BR><BR>----- Original Message ----- <BR>From: "Jun-ichiro =
itojun=20
Hagino" <itojun@itojun.org><BR>To:=20
<marco_henriques@yahoo.com.br><BR>Cc:=20
<current-users@netbsd.org><BR>Sent: Tuesday, August 19, 2003 =
5:59=20
PM<BR>Subject: Re: About Openssl-0.9.7b<BR><BR><BR>> > I would =
like=20
upgrade our openssl-0.9.6g on Netbsd 1.6.1 box to<BR>> > =
openssl-0.9.7b=20
using cvs tree. I read several messages on tech-crypto about<BR>> =
> it,=20
but i'm just confuse. Somebody could help me ?!?<BR>> <BR>> 1.6 =
branch=20
still has 0.9.6g. netbsd-current is updated to 0.9.7b.<BR>> =
<BR>>=20
itojun</DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_0187_01C368BA.286E7840--