From owner-freebsd-alpha@FreeBSD.ORG Sun Oct 19 11:56:00 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7675616A4BF; Sun, 19 Oct 2003 11:56:00 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4000C43F3F; Sun, 19 Oct 2003 11:55:57 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id h9JItuE7001510; Sun, 19 Oct 2003 12:55:56 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 19 Oct 2003 12:54:40 -0600 (MDT) Message-Id: <20031019.125440.45779982.imp@bsdimp.com> To: des+tinderbox@freebsd.org From: "M. Warner Losh" In-Reply-To: <200310191720.h9JHKrOo005884@cueball.rtp.FreeBSD.org> References: <200310191720.h9JHKrOo005884@cueball.rtp.FreeBSD.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: alpha@freebsd.org cc: current@freebsd.org Subject: Re: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2003 18:56:00 -0000 In message: <200310191720.h9JHKrOo005884@cueball.rtp.FreeBSD.org> Tinderbox writes: : /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/ep/if_ep.c:962: error: invalid type argument of `->' Ooops. That's my bad. Latest sources seem to work great. Warner