[lazarus] Help! Beginner cvs or compiling WOES

Michael A. Hess mhess at miraclec.com
Sat Aug 7 22:56:08 EDT 1999


Chris Bordeman wrote:
> 
> Here is a directory listing up to that point:
> 
> ----------------------------------------
> compiler       (cvs dir)
> demo           (cvs dir)
> gtk            (cvs dir)
> makefile.fpc   (I copied out of base)
> cvs_init       (HOW-TO script)
> docs           (cvs dir)
> lazarus          (cvs dir)
> new_ppc        (HOW-TO script)
> base           (cvs dir)
> cvs_update     (HOW-TO script)
> fcl            (cvs_dir)
> libgcc.a       (not sure how that got there)
> ppc386.release (copied from installed executable)
> units          (units/linux self-created dir)
> -----------------------------------------
> 
> make: *** ../rtl/Free: No such file or directory.  Stop.
> make: *** [cycle] Error 2
> mv: *.ppu: No such file or directory
> cp: compiler/ppc386: No such file or directory

As the error indicates it can't find the rtl (run time library)
directory. As you listing above indicates you don't have that directory
so you must have failed to checkit out of CVS. Do everything you did
before just be sure to get the rtl as well. Copy everything from base to
the /opt/fpc directory as you figured out and then try the new_ppc
script again. I think this should do it for you.  :-)

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list