<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Turns out I did not have Perl installed and hence
no pod2man command, so it was not groff after all.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But 'true', what ever it does, does not seem
to be working on Cygwin.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Courier size=2>true pod2man --release=1.5 --center="LLVM Command
Guide" /usr/build/llvm/../../src/llvm-1.5/docs/CommandGuide/analyze.pod
/usr/build/llvm/docs/CommandGuide/analyze.1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>'true' seems to behaving like a "do
nothing machine".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>From looking at the Bash documentation it does not
look like it should be there at all !</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> <A
href="http://www.faqs.org/docs/bashman/bashref_68.html">http://www.faqs.org/docs/bashman/bashref_68.html</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Can anyone enlighten me please as to what 'true' is
doing there, and can I remove it ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Aaron</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=angray@beeb.net href="mailto:angray@beeb.net">Aaron Gray</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=llvmdev@cs.uiuc.edu
href="mailto:llvmdev@cs.uiuc.edu">LLVM Developers Mailing List</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, May 19, 2005 11:12
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [LLVMdev] [Cygwin] groff build
error</DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT><FONT
face=Arial size=2></FONT><BR></DIV>
<DIV>
<DIV><FONT face=Arial size=2>Here it is, a missing file "analyze.1"
:-</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Courier size=2>/usr/bin/groff -Tps -man
/usr/build/llvm/docs/CommandGuide/analyze.1 >
/usr/buil<BR>d/llvm/docs/CommandGuide/analyze.ps<BR>troff: fatal error: can't
open `/usr/build/llvm/docs/CommandGuide/analyze.1': No<BR> such file or
directory<BR>make[2]: *** [/usr/build/llvm/docs/CommandGuide/analyze.ps] Error
1<BR>make[2]: Leaving directory
`/usr/build/llvm/docs/CommandGuide'<BR>make[1]: *** [install] Error
1<BR>make[1]: Leaving directory `/usr/build/llvm/docs'<BR>make: *** [install]
Error 1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Whoopse, this is actually the pre 1.5 version of
llvm I am using, so I do not know whether it has been fixed in the 1.5
release, probably not, but if it is not obvious, please, do not waste too
much time on it, and I will do a clean 1.5 rebuild tomorrow, then hopefully a
CVS build.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Hopefully I can put together a sh script and
makefile combination to automate the build process.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Aaron</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>LLVM Developers
mailing
list<BR>LLVMdev@cs.uiuc.edu
http://llvm.cs.uiuc.edu<BR>http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev<BR></BLOCKQUOTE></BODY></HTML>