I suspect you ran cvs without the -d option, so it failed to create that
directory when it was added.
If you use
% cd llvm
% utils/cvsupdate
you won't have that problem.
--Vikram
> -----Original Message-----
> From: llvmdev-admin at cs.uiuc.edu [mailto:llvmdev-admin at cs.uiuc.edu]On
> Behalf Of Aqeel Mahesri
> Sent: Monday, September 30, 2002 8:49 AM
> To: llvmdev at cs.uiuc.edu
> Subject: [LLVMdev] PreSelection
>
>
> Hello,
>
> My llvm tree doesn't compile; it exits after an error saying:
>
> /bin/sh: PreSelection: does not exist
>
> while in the lib/CodeGen directory. How can this error be overcome?
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
>