From owner-freebsd-stable Thu Aug 1 11:13:17 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 C088437B401 for ; Thu, 1 Aug 2002 11:13:10 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F4D243E3B for ; Thu, 1 Aug 2002 11:13:09 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 31954 invoked from network); 1 Aug 2002 18:21:27 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 1 Aug 2002 18:21:27 -0000 Message-ID: <3D497A71.686942BA@liwing.de> Date: Thu, 01 Aug 2002 20:14:09 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Tancsa Cc: Ken Menzel , stable@FreeBSD.ORG Subject: Re: make -DNOCLEAN buildworld ? References: <5.1.1.6.0.20020801085659.041e5dc0@marble.sentex.ca> <5.1.1.6.0.20020801114146.0520cc30@marble.sentex.ca> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Mike Tancsa wrote: > > 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 I cannot speak for the freebsd team, but as far as i know it should work. The documentation said sth. 'bout that, what tells me, that it should not make to much problems. But, what had ever worked for me was: cd ${dir-of-changed-file} make clean make make install This (you know) build just the wanted part - but have a look how large the part is. Safe is: rm -rf /usr/obj/* cd /usr/src make buildworld If you use a production system without to heavy load but required/trusted reliability, it could make more sense rebuild world. In any other case -DNOCLEAN or rebuild the part should (not must) work fine. Good luck, Jens > 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 -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message