[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v2] docs: make 'gmake dist-docs' work



At 14:11 +0200 on 13 May (1368454317), Christoph Egger wrote:
> On 13.05.13 13:34, Ian Campbell wrote:
> > I'm not suggesting your changes are wrong. I'd just like to understand
> > the breakage...
> 
> I retried w/o my patch to get the error message:
> 
> xen.git$ gmake dist-docs
> [...]
> ./xen-headers -O html/hypercall \
>         -T 'arch-x86_64 - Xen public headers' \
>         -X arch-x86_32 -X xen-x86_32 -X arch-arm \
>         ../xen include/public include/xen/errno.h
> gmake[1]: ./xen-headers: Command not found
> gmake[1]: *** [html/hypercall/index.html] Error 127
> gmake[1]: Leaving directory `/home/chegger/xen.git/docs'
> gmake: *** [install-docs] Error 2
> xen.git$
> 
> Since I am on the toplevel directory (or the shell at least)
> calling ./xen-headers can't be found, of course. That's my thinking.

make has gone into docs/ for you -- I suspect the 'Command not found'
comes from the '#!/usr/bin/perl -w' at the top of docs/xen-headers, and
so the important change in the patch is to use $(PERL) in the invocation.

Cheers,

Tim.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.