From owner-freebsd-sparc64@FreeBSD.ORG Thu Jul 21 21:15:16 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A321716A420 for ; Thu, 21 Jul 2005 21:15:16 +0000 (GMT) (envelope-from evultrole@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 245D943D5D for ; Thu, 21 Jul 2005 21:14:53 +0000 (GMT) (envelope-from evultrole@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so103996wri for ; Thu, 21 Jul 2005 14:14:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=g+AQ24MMpjCeU69HaaWkrfTjSLFEmK5LFH4CkcP80dnsWKNoSnDcW5O/74s4PfveFJlknSS1SKm1EyIs6+uRMB7sxhsKxKyAoERfjSHuP+8A8EkY9EZAXfcpKYjWsPVrqAgNZmzlsH/o4qS4eIEKzQm8OJrrUMZ4Ms1u3UzrPbo= Received: by 10.54.31.69 with SMTP id e69mr744866wre; Thu, 21 Jul 2005 14:14:25 -0700 (PDT) Received: by 10.54.96.16 with HTTP; Thu, 21 Jul 2005 14:14:24 -0700 (PDT) Message-ID: <3405945305072114147c171aff@mail.gmail.com> Date: Thu, 21 Jul 2005 14:14:24 -0700 From: Steven Hillis To: Matthias Muthmann In-Reply-To: <1121949587.22060.2.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <34059453050720171645b3a73d@mail.gmail.com> <1121949587.22060.2.camel@localhost> Cc: freebsd-sparc64@freebsd.org Subject: Re: 6.0-Beta build error (Matthias Muthmann) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Steven Hillis List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2005 21:15:16 -0000 On 7/21/05, Matthias Muthmann wrote: > Am Mittwoch, den 20.07.2005, 17:16 -0700 schrieb Steven Hillis: >=20 > > try: > > cd /usr/src/usr.bin/cap_mkdb && make && make install clean && rehash > > > > then try the install again? > > > Thanks - that did it! >=20 > -- > Matthias Muthmann >=20 Glad to hear it. So, anyone know what that change was about? Did we just take the cap_mkdb from NetBSD (only other -b supporting version I've seen, not that I've been looking)? I didn't see any notes about this anywhere either, grepped UPDATING and README, tried to check out release notes, nothing I could see. Somebody should probably get it in there someplace, since it's kind of a weird compile time error.