From owner-freebsd-stable Thu Aug 1 17:36:47 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3327F37B400 for ; Thu, 1 Aug 2002 17:36:43 -0700 (PDT) Received: from hercules.icarz.com (ns1.icarz.com [207.99.22.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96C9D43E70 for ; Thu, 1 Aug 2002 17:36:41 -0700 (PDT) (envelope-from kenm@icarz.com) Received: from newken (dhcp104.icarz.com [207.99.22.104]) by hercules.icarz.com (8.11.6/8.10.1) with SMTP id g71H9Hj03465; Thu, 1 Aug 2002 13:09:17 -0400 (EDT) Message-ID: <041201c2397e$2ab28400$681663cf@icarz.com> From: "Ken Menzel" To: , "Mike Tancsa" References: <5.1.1.6.0.20020801085659.041e5dc0@marble.sentex.ca> <5.1.1.6.0.20020801114146.0520cc30@marble.sentex.ca> Subject: Re: make -DNOCLEAN buildworld ? Date: Thu, 1 Aug 2002 13:09:15 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Same here, cvsuped at 5:00AM EDT and built world this morning, then came the new fix! Try it, maybe you will have better luck. Ken ----- Original Message ----- From: "Mike Tancsa" To: "Ken Menzel" ; Sent: Thursday, August 01, 2002 11:46 AM Subject: Re: make -DNOCLEAN buildworld ? > > How old/stale was your /usr/obj and how much had changed since you did the > cvsup. I literally only had the *one* file noted below change. > > ---Mike > > At 10:59 AM 01/08/2002 -0400, Ken Menzel wrote: > >Didn't work for me! > > > >/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/cryptlib . > >c:105: #error "Inconsistency between crypto.h and cryptlib.c" > >mkdep: compile failed > >*** Error code 1 > >1 error > >*** Error code 2 > >1 error > > > > > >----- Original Message ----- > >From: "Mike Tancsa" > >To: > >Sent: Thursday, August 01, 2002 8:59 AM > >Subject: make -DNOCLEAN buildworld ? > > > > > > > > > > If I did a buildworld, buildkernel, installkernel, installworld and > > > rebooted 6hrs ago, and then I cvsup again this morning to get the > >following > > > change in the xdr_array.c file > > > > > > - if ((c > maxsize && UINT_MAX/elsize < c) && > > > + if ((c > maxsize || UINT_MAX/elsize < c) && > > > > > > am I safe to do the following ? > > > > > > cd /usr/src > > > make -DNOCLEAN buildworld ? > > > make installworld > > > > > > and then restart any of the RPC apps ? > > > > > > ---Mike > > > -------------------------------------------------------------------- > > > Mike Tancsa, tel +1 519 651 3400 > > > Sentex Communications, mike@sentex.net > > > Providing Internet since 1994 www.sentex.net > > > Cambridge, Ontario Canada www.sentex.net/mike > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-stable" in the body of the message > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-stable" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message