|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen-3.1.0 compile error
On 6/18/07, 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.
-------------------
[1]
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
In which dir are you?
xenapi.ps seems missing.
did you remove it explicitly or is it something Xen scripts are doing?
Thanks
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
--
---
pradeep singh rautela
"Genius is 1% inspiration, and 99% perspiration" - not me :)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|