WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] xen-3.1.0 compile error

To: <ferdi@xxxxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] xen-3.1.0 compile error
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Mon, 18 Jun 2007 12:12:59 +0100
Delivery-date: Mon, 18 Jun 2007 04:08:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <30294141.8601182162960126.JavaMail.servlet@kundenserver>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcexmaDY35cpeB2MEdyJOwAWy6hiGQ==
Thread-topic: [Xen-devel] xen-3.1.0 compile error
User-agent: Microsoft-Entourage/11.3.3.061214
It's a bug in the docs Makefile, causing the docs installation to fail if
you don't have Graphviz installed. Either install Graphviz, or edit
docs/xen-api/Makefile and delete the lines 'cp xenapi.pdf ...' and 'cp
xenapi.ps ...'.

 -- Keir

On 18/6/07 11:36, "ferdi@xxxxxxxxxxxxxxxxxx" <ferdi@xxxxxxxxxxxxxxxxxx>
wrote:

> Hi everyboby,
> 
> during compilation from sources, I'm getting this error. The build process
> stops always. I think, it's in the doc-section. The "./chk build" script lists
> an "OK" to every checked item.
> 
> -------------------
> rm -rf /home/fgiese/xen-3.1.0-src/dist/install/usr/share/doc/xen
> install -d -m0755 -p /home/fgiese/xen-3.1.0-src/dist/install/usr/share/doc/xen
> make -C xen-api install
> make[3]: Entering directory `/home/fgiese/xen-3.1.0-src/docs/xen-api'
> install -d -m0755 -p
> /home/fgiese/xen-3.1.0-src/dist/install/usr/share/doc/xen/ps
> install -d -m0755 -p
> /home/fgiese/xen-3.1.0-src/dist/install/usr/share/doc/xen/pdf
> cp xenapi.ps /home/fgiese/xen-3.1.0-src/dist/install/usr/share/doc/xen/ps
> cp: cannot stat `xenapi.ps': No such file or directory
> make[3]: *** [install] Error 1
> make[3]: Leaving directory `/home/fgiese/xen-3.1.0-src/docs/xen-api'
> make[2]: *** [install] Error 2
> make[2]: Leaving directory `/home/fgiese/xen-3.1.0-src/docs'
> install -d -m0755 -p /home/fgiese/xen-3.1.0-src/dist/check
> install -m0644 -p ./COPYING /home/fgiese/xen-3.1.0-src/dist
> install -m0644 -p ./README /home/fgiese/xen-3.1.0-src/dist
> install -m0755 -p ./install.sh /home/fgiese/xen-3.1.0-src/dist
> install -m0755 -p tools/check/chk tools/check/check_*
> /home/fgiese/xen-3.1.0-src/dist/check
> make[1]: Leaving directory `/home/fgiese/xen-3.1.0-src'
> ------------------
> 
> What is the solution to avoid this error?
> 
> Thanks
> Ferdi
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>