[LLVMdev] [Cygwin] groff build error

Reid Spencer reid at x10sys.com
Thu May 19 15:27:37 PDT 2005


Aaron,

This looks to be exactly the same problem as with the executables.
There's probably a space where it shouldn't be. Either that or the
CommandGuide directory isn't getting created properly.


Reid

On Thu, 2005-05-19 at 23:12 +0100, Aaron Gray wrote:
> Here it is, a missing file "analyze.1" :-
>  
> /usr/bin/groff -Tps -man /usr/build/llvm/docs/CommandGuide/analyze.1
> > /usr/buil
> d/llvm/docs/CommandGuide/analyze.ps
> troff: fatal error: can't open
> `/usr/build/llvm/docs/CommandGuide/analyze.1': No
>  such file or directory
> make[2]: *** [/usr/build/llvm/docs/CommandGuide/analyze.ps] Error 1
> make[2]: Leaving directory `/usr/build/llvm/docs/CommandGuide'
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/usr/build/llvm/docs'
> make: *** [install] Error 1
>  
> 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.
>  
> Hopefully I can put together a sh script and makefile combination to
> automate the build process.
>  
> Aaron
>  
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050519/3edfd8df/attachment.sig>


More information about the llvm-dev mailing list