From owner-freebsd-geom@FreeBSD.ORG Thu May 3 20:53:57 2007 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B4E616A407 for ; Thu, 3 May 2007 20:53:57 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id 4594513C44B for ; Thu, 3 May 2007 20:53:57 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so671757ana for ; Thu, 03 May 2007 13:53:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YoF7BjhCmzfuKS2mFO9anJ/PPl6tX6FHqyHLyFlswKasOL1bBQqjvwwA5MWtmILHv/KHJGtkzzPQgoqDkHrAuB9nm+HFtDtf0Lai/jKDisbyC9LiC+sq6b0NMcKe617tYr44chfGqAkxsl8JxCZkjZMx5PYzUJw85eX90eE4DGU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FhCz3dk/YcK7pwsgEFTbm1OaGHLb3onnRPLj0TljsCphA/MxIsyRKreniVdrFvF+ILOYVQndrIC7tSCk1el0QWl2WDKJId5DMpEjfUuc9ONzDf0f1zO+IfdB99URYIEVz+zE1jDeKoihZchJWj0RV1RDAV25ohLv1QgFJzKlWvI= Received: by 10.100.197.15 with SMTP id u15mr2038334anf.1178223964188; Thu, 03 May 2007 13:26:04 -0700 (PDT) Received: by 10.100.141.14 with HTTP; Thu, 3 May 2007 13:26:04 -0700 (PDT) Message-ID: <790a9fff0705031326q8e3e408y8467a35a99bc2aea@mail.gmail.com> Date: Thu, 3 May 2007 15:26:04 -0500 From: "Scot Hetzel" To: "=?ISO-8859-1?Q?Arne_W=F6rner?=" In-Reply-To: <571814.46202.qm@web30301.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1003497296.20070503201226@uzvik.kiev.ua> <571814.46202.qm@web30301.mail.mud.yahoo.com> Cc: deniswork , freebsd-geom@freebsd.org Subject: Re: graid5 compilation problem X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2007 20:53:57 -0000 On 5/3/07, Arne W=F6rner wrote: > > [root@82 /usr/src/sbin/geom/class/raid5]# cd /usr/src/sbin/geom/class/r= aid5/ : > > [root@82 /usr/src/sbin/geom/class/raid5]# make depend > > [root@82 /usr/src/sbin/geom/class/raid5]# > > [root@82 /usr/src/sbin/geom/class/raid5]# make > > Warning: Object directory not changed from original > > /usr/src/sbin/geom/class/raid5 > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > This means nothing important, I would guess... I always ignored that... > if you do a "make obj" before the make depend, then this warning will not appear. Scot --=20 DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.