From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JA7dq-00047Z-Iv for garchives@archives.gentoo.org; Wed, 02 Jan 2008 17:44:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id m02Hh7Ve009216; Wed, 2 Jan 2008 17:43:07 GMT Received: from mail.marples.name (rsm.demon.co.uk [80.177.111.50]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id m02HdPJV002749 for ; Wed, 2 Jan 2008 17:39:25 GMT Received: from [10.73.1.31] (uberlaptop.marples.name [10.73.1.31]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.marples.name (Postfix) with ESMTP id D300C1900DE for ; Wed, 2 Jan 2008 17:39:24 +0000 (GMT) Subject: Re: [gentoo-dev] OpenRC available for testing. From: Roy Marples To: gentoo-dev@lists.gentoo.org In-Reply-To: <3c32af40801020852gd634b5i4160c338b26a52ab@mail.gmail.com> References: <1199191260.2786.9.camel@uberpc.marples.name> <3c32af40801020852gd634b5i4160c338b26a52ab@mail.gmail.com> Content-Type: text/plain Date: Wed, 02 Jan 2008 17:39:23 +0000 Message-Id: <1199295563.2373.32.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Archives-Salt: 790d38ea-3b55-4d10-9892-0bcf45c51858 X-Archives-Hash: e2a482a1925fee1a1905ede07fef91ad On Wed, 2008-01-02 at 17:52 +0100, Santiago M. Mola wrote: > On Jan 1, 2008 1:41 PM, Roy Marples wrote: > > > > I'd appreciate a lot of testing, and just email this thread or me saying > > that it works or there's a bug. Hopefully we can get this into portage > > soonish. > gcc: no input files > make[1]: *** [libeinfo.o] Error 1 > make[1]: Leaving directory Once either GNU Make optionally includes .depend by default OR FreeBSD make can specify an optional include in the Makefile I can avoid the trickery needed here. We now force a `make depend` which sould solve this. Thanks Roy -- gentoo-dev@gentoo.org mailing list