* make doc error
@ 2004-09-16 7:18 ben iori
2004-09-16 7:26 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: ben iori @ 2004-09-16 7:18 UTC (permalink / raw)
To: xen-devel
While trying to compile xen-bk.2.0 unstable,at my debian 3.1 machine
everthing went fine until make docs
here`s the error message
-------------------------------------------------------------------------------------------------------
make -C docs all || true
make[2]: Entering directory `/root/xen-2.0.bk/docs'
latex interface >/dev/null
if [ -e interface.toc ] ; then latex interface >/dev/null ; fi
dvips -Ppdf -G0 -o interface.ps interface.dvi
This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
' TeX output 2004.09.16:0716' -> interface.ps
<tex.pro><alt-rule.pro><texc.pro><f7b6d320.enc><74afc74c.enc><aae443f0.enc>
<bbad153f.enc><09fbbfac.enc><texps.pro><special.pro>. <cmtt10.pfb>
<cmsy10.pfb><cmmi10.pfb><cmti10.pfb><cmr17.pfb><cmsl10.pfb><cmr10.pfb>
<cmbx10.pfb><cmr12.pfb><cmbx12.pfb>[1<eps/xenlogo.eps>] [2] [1] [2] [1] [2]
[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19]
[20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34]
ps2pdf interface.ps interface.pdf
latex2html --split 0 --nonavigation --noinfo --math interface.tex
1>/dev/null 2>/dev/null
make[2]: *** [interface.html] Error 127
rm interface.dvi
make[2]: Leaving directory `/root/xen-2.0.bk/docs'
make[1]: Leaving directory `/root/xen-2.0.bk
-----------------------------------------------------------------------------------------------------
any pointer is greatly appreciated
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: make doc error
2004-09-16 7:18 make doc error ben iori
@ 2004-09-16 7:26 ` Keir Fraser
0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2004-09-16 7:26 UTC (permalink / raw)
To: ben iori; +Cc: xen-devel
Edit docs/Makefile and get rid of uses of 1>/dev/null and
2>/dev/null. Then we will see an error message.
-- Keir
> While trying to compile xen-bk.2.0 unstable,at my debian 3.1 machine
> everthing went fine until make docs
> here`s the error message
> -------------------------------------------------------------------------------------------------------
> make -C docs all || true
> make[2]: Entering directory `/root/xen-2.0.bk/docs'
> latex interface >/dev/null
> if [ -e interface.toc ] ; then latex interface >/dev/null ; fi
> dvips -Ppdf -G0 -o interface.ps interface.dvi
> This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
> ' TeX output 2004.09.16:0716' -> interface.ps
> <tex.pro><alt-rule.pro><texc.pro><f7b6d320.enc><74afc74c.enc><aae443f0.enc>
> <bbad153f.enc><09fbbfac.enc><texps.pro><special.pro>. <cmtt10.pfb>
> <cmsy10.pfb><cmmi10.pfb><cmti10.pfb><cmr17.pfb><cmsl10.pfb><cmr10.pfb>
> <cmbx10.pfb><cmr12.pfb><cmbx12.pfb>[1<eps/xenlogo.eps>] [2] [1] [2] [1] [2]
> [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19]
> [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34]
> ps2pdf interface.ps interface.pdf
> latex2html --split 0 --nonavigation --noinfo --math interface.tex
> 1>/dev/null 2>/dev/null
> make[2]: *** [interface.html] Error 127
> rm interface.dvi
> make[2]: Leaving directory `/root/xen-2.0.bk/docs'
> make[1]: Leaving directory `/root/xen-2.0.bk
> -----------------------------------------------------------------------------------------------------
> any pointer is greatly appreciated
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
> Project Admins to receive an Apple iPod Mini FREE for your judgement on
> who ports your project to Linux PPC the best. Sponsored by IBM.
> Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-16 7:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-16 7:18 make doc error ben iori
2004-09-16 7:26 ` Keir Fraser
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.