[openbeos] Re: Unable to compile
- From: "Andrew Bachmann" <shatty@xxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Fri, 26 Sep 2003 11:27:39 -0700 PDT
On Fri, 26 Sep 2003 20:08:24 GMT "Marcus Overhagen" <ml@xxxxxxxxxxxx> wrote:
> > Hello,
> >
> > I'm attempting to compile OpenBeos but at this time I am not able to do it.
> > I've downloaded and installed the linker (ld) and jam, I regularly do a
> > "cvs update" to try to get an uptodate release of the files but it still
>
> Doing a simple "cvs update" will not create files that have been added
> to the repository after the last checkout.
> Please use "cvs checkout" to get the missing files.
Alternatively, use the -d flag with update. To make this easier, consider
creating a .cvsrc with common flags in your home directory:
cvs -z3
diff -u
update -P -d
co -P
Andrew
- References:
- [openbeos] Re: Unable to compile
- From: Marcus Overhagen
Other related posts:
- » [openbeos] Unable to compile
- » [openbeos] Re: Unable to compile
- » [openbeos] Re: Unable to compile
- » [openbeos] Re: Unable to compile
- » [openbeos] Re: Unable to compile
- [openbeos] Re: Unable to compile
- From: Marcus Overhagen