From owner-freebsd-stable@FreeBSD.ORG Fri Apr 29 22:25:06 2005 Return-Path: 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 77F0316A4CE for ; Fri, 29 Apr 2005 22:25:06 +0000 (GMT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.24.2.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9EEE43D2D for ; Fri, 29 Apr 2005 22:25:05 +0000 (GMT) (envelope-from martines@rochester.rr.com) Received: from domain.crafts4life.com (cpe-66-66-65-30.rochester.res.rr.com [66.66.65.30])j3TMOoP4026975; Fri, 29 Apr 2005 18:24:51 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by domain.crafts4life.com (Postfix) with ESMTP id CBC694045; Fri, 29 Apr 2005 18:24:50 -0400 (EDT) Received: from domain.crafts4life.com (localhost [127.0.0.1]) by localhost (AvMailGate-2.0.1.16) id 28862-0DF49D25; Fri, 29 Apr 2005 18:24:50 -0400 Received: from SAURONXP (SAURON-XP.crafts4life.com [192.168.1.247]) by domain.crafts4life.com (Postfix) with SMTP id 2C4C33FDA; Fri, 29 Apr 2005 18:24:48 -0400 (EDT) Message-ID: <006f01c54d0a$4974f2e0$f701a8c0@SAURONXP> From: "Eduard Martinescu" To: , "Damian Gerow" References: <20050418120423.GA697@afflictions.org> <200504281207.41387.josemi@redesjm.local> <20050428154112.GD69135@afflictions.org> <200504281830.21956.josemi@redesjm.local> <20050428170548.GA721@afflictions.org> <42713082.2050606@alumni.rice.edu> <20050428185408.GG1261@afflictions.org> <4271370A.30506@alumni.rice.edu> Date: Fri, 29 Apr 2005 18:14:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.30.0.7; VDF: 6.30.0.136; host: domain.crafts4life.com) X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-stable@freebsd.org cc: Jose M Rodriguez Subject: Re: UPDATE: ATA mkIII official patches for releng_5 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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 Apr 2005 22:25:06 -0000 I ran into a similar error, only when processing if_vlan. Removing /usr/obj solved my issue. Ed ----- Original Message ----- From: "Jonathan Noack" To: "Damian Gerow" Cc: ; "Jose M Rodriguez" Sent: Thursday, April 28, 2005 3:18 PM Subject: Re: UPDATE: ATA mkIII official patches for releng_5 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 4/28/2005 1:54 PM, Damian Gerow wrote: >> Thus spake Jonathan Noack (noackjr@alumni.rice.edu) [28/04/05 14:53]: >> : Does this error happen all the time or only with ATA mkIII? >> >> Only with ATA mkIII. I'm running a system that I rebuilt this morning >> without issue. >> >> : Check /etc/stable-supfile to make sure you're getting RELENG_5_4 >> : (tag=RELENG_5_4 and no date=). Also, do any of the hunks fail when >> : patching? An easy way to find out is by checking the patch before >> : applying (this is a good habit anyway): >> >> I'm definitely running RELENG_5_4 (I've also tried with RELENG_5), and >> none >> of the hunks fail: >> >> % cd /usr/src >> % find . -type f -name \*.rej >> % >> >> : If they all say succeeded then the patch should apply correctly. If >> : this doesn't generate any leads, try "make -DALWAYS_CHECK_MAKE >> : buildworld" before building the kernel. I'm not sure but this could be >> : an out-of-date make. >> >> Not likely if the system I'm running was built this morning. Though I >> admit, it does /feel/ like a make error. > > Have you ever removed /usr/obj? If not, give it a little "rm -rf > /usr/obj" action and try again. Otherwise, I'm running low on ideas. > We may need to bring in a make guru... > > - -- > Jonathan Noack | noackjr@alumni.rice.edu | OpenPGP: 0x991D8195 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (MingW32) > > iD8DBQFCcTcJUFz01pkdgZURAnWuAKDJBmH2kUI2/AvvNauh+y3njqen8gCfdjds > DHiTsPAbBAhIujpH+zwjJ88= > =cBs5 > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >