From owner-freebsd-security Wed Jul 3 19:26:46 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D75D37B400 for ; Wed, 3 Jul 2002 19:26:44 -0700 (PDT) Received: from hotmail.com (f213.law15.hotmail.com [64.4.23.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26BBC43E52 for ; Wed, 3 Jul 2002 19:26:44 -0700 (PDT) (envelope-from amyshaftoe@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 3 Jul 2002 19:26:44 -0700 Received: from 12.237.225.124 by lw15fd.law15.hotmail.msn.com with HTTP; Thu, 04 Jul 2002 02:26:43 GMT X-Originating-IP: [12.237.225.124] From: "Amy Shaftoe" To: freebsd-security@freebsd.org Subject: Rebuilding the static programs Date: Wed, 03 Jul 2002 21:26:43 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 04 Jul 2002 02:26:44.0067 (UTC) FILETIME=[3D088330:01C22302] Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Since I don't have enough disk space to do a make world on my 4.6-RELEASE system, I was going to rebuild libc and the static programs individually after applying the FreeBSD-SA-02:28.resolv patch. I applied the patch then did a "make", "make install" and a "make clean" in /usr/src/lib/libc. That went fine. Then I did the same in /usr/src/sbin and that when fine. But in /usr/src/bin it dies with this: >===> rmail >Warning: Object directory not changed from original /usr/src/bin/rmail >ln -sf >/usr/src/bin/rmail/../../contrib/sendmail/include/sm/os/sm_os_freebsd.h >sm_os.h >cc -O -pipe -I/usr/src/bin/rmail/../../contrib/sendmail/include -I. -Wall >-Wformat -c /usr/src/bin/rmail/../../contrib/sendmail/rmail/rmail.c >cc -O -pipe -I/usr/src/bin/rmail/../../contrib/sendmail/include -I. -Wall >-Wformat -o rmail rmail.o /usr/src/bin/rmail/../../lib/libsm/libsm.a >cc: /usr/src/bin/rmail/../../lib/libsm/libsm.a: No such file or directory >*** Error code 1 > >Stop in /usr/src/bin/rmail. >*** Error code 1 > >Stop in /usr/src/bin. Is this expected behavior? Should you be able to rebuild the system in this manner? _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message