From owner-freebsd-current Sat Oct 5 12: 2:38 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70F6A37B404 for ; Sat, 5 Oct 2002 12:02:37 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id D2A7543E65 for ; Sat, 5 Oct 2002 12:02:36 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 1287 invoked by uid 1000); 5 Oct 2002 19:02:37 -0000 Date: Sat, 5 Oct 2002 12:02:37 -0700 (PDT) From: Nate Lawson To: Mike Barcroft Cc: mdodd@freebsd.org, current@freebsd.org Subject: Re: i386 tinderbox failure In-Reply-To: <20021005144222.A54720@espresso.q9media.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 5 Oct 2002, Mike Barcroft wrote: > Nate Lawson writes: > > Matt, something in your mcd commits (staticizing probe/attach) may have > > broken LINT. > > mcd.c intentionally creates an empty object file in the GEOM-defined > (ie. LINT) case. Ah, sorry. That means phk's big ifndef. How about creating a NULL probe/attach for GEOM that returns ENXIO so at least it links? I'll do it if no objections. -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message