[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] xen-3.1.0 compile error
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
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |