From owner-freebsd-stable@FreeBSD.ORG Fri Aug 29 21:20:48 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96ECC1065670 for ; Fri, 29 Aug 2008 21:20:48 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id 769F68FC08 for ; Fri, 29 Aug 2008 21:20:48 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 005A71A90C8 for ; Fri, 29 Aug 2008 13:52:50 -0700 (PDT) X-Virus-Scanned: amavisd-new at X-Spam-Flag: NO X-Spam-Score: -4.351 X-Spam-Level: X-Spam-Status: No, score=-4.351 tagged_above=-10 required=6.6 tests=[ALL_TRUSTED=-1.8, AWL=0.048, BAYES_00=-2.599] Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jTEBvc8rdVI9 for ; Fri, 29 Aug 2008 13:52:50 -0700 (PDT) Received: from [10.0.0.40] (iago.office.miralink.com [10.0.0.40]) by plato.miralink.com (Postfix) with ESMTP id AE2B41A90BA for ; Fri, 29 Aug 2008 13:52:50 -0700 (PDT) Message-ID: <48B863EC.8030206@miralink.com> Date: Fri, 29 Aug 2008 14:02:36 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: stable/6 make and build errors X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 21:20:48 -0000 I've run into a variance in behavior between my SVN updated tree and my CVSUP'd tree that is befuddling me. Running a make depend on two freshly updated trees seems to generate errors with my SVN tree but not my CVSUP tree. Here is the output of the SVN tree. This is freshly checked out from stable/6 not updated. SVN: ===> share/info (depend) ===> include (depend) ===> include/arpa (depend) ===> include/protocols (depend) ===> include/rpcsvc (depend) ===> include/rpc (depend) ===> lib (depend) ===> lib/csu/i386-elf (depend) rm -f .depend mkdep -f .depend -a -I/home/sbruno/bsd/6/lib/csu/i386-elf/../common -I/home/sbruno/bsd/6/lib/csu/i386-elf/../../libc/include /home/sbruno/bsd/6/lib/csu/i386-elf/crt1.c /home/sbruno/bsd/6/lib/csu/i386-elf/crti.S /home/sbruno/bsd/6/lib/csu/i386-elf/crtn.S /usr/bin/mkdep: cannot create _mkdep18423: Permission denied /usr/bin/mkdep: cannot create _mkdep18423: Permission denied mkdep: compile failed *** Error code 1 Stop in /home/sbruno/bsd/6/lib/csu/i386-elf. *** Error code 1 Stop in /home/sbruno/bsd/6/lib. *** Error code 1 Stop in /home/sbruno/bsd/6. *** Error code 1 -- Sean Bruno MiraLink Corporation 6015 NE 80th Ave, Ste 100 Portland, OR 97218 Phone 503-621-5143 Fax 503-621-5199 MSN: sbruno@miralink.com Google: seanwbruno@gmail.com Yahoo: sean_bruno@yahoo.com