From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [GIT PULL v2] remove xend and libxen for 4.5 Date: Wed, 9 Apr 2014 08:49:47 +0200 Message-ID: <20140409064947.GA25741@aepfle.de> References: <1396617616.4211.234.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1396617616.4211.234.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Ian Jackson , xen-devel List-Id: xen-devel@lists.xenproject.org On Fri, Apr 04, Ian Campbell wrote: > These patches are too big for the list, hence sending as a pull request. > Below are the commit messages followed by the pull request itself. > > Since last time I've rebased, removed some .*ignore cruft and some of > the more obvious docs. I've also added a second patch to remove libxen > which is a client library for an early draft of the XenAPI. xen-unstable 28728:90a351780970 fails for me: ... [ 75s] make[1]: *** No rule to make target `html/man/xend-config.sxp.5.html', needed by `html'. ... [ 75s] make[1]: *** No rule to make target `html/man/xm.1.html', needed by `html'. ... [ 75s] make[1]: *** No rule to make target `html/man/xend-config.sxp.5.html', needed by `html'. [ 75s] make[1]: *** No rule to make target `html/man/xmdomain.cfg.5.html', needed by `html'. .. [ 75s] make[2]: *** No rule to make target `man5/xend-config.sxp.5'. [ 75s] make[2]: *** No rule to make target `man5/xmdomain.cfg.5'. .. [ 76s] make[1]: *** [man-pages] Error 2 ... [ 76s] make[2]: *** No rule to make target `txt/man/xend-config.sxp.5.txt'. [ 76s] make[2]: *** No rule to make target `txt/man/xmdomain.cfg.5.txt'. ... [ 76s] make[1]: *** [txt] Error 2 ... [ 79s] make: *** [install-docs] Error 2 ... Olaf