[lazarus] Can't compile Lazarus

Vincent Snijders VSDS at RND.VB.CBS.NL
Mon Aug 18 03:13:04 EDT 2003


Hi,

> -----Oorspronkelijk bericht-----
> Van: Elio Cuevas Gómez [mailto:elcugo at yahoo.com.mx]
> Hi.
> I cvs updated my copy of lazarus and i now i get the following when making:
> 
> (...)
> Free Pascal Compiler version 1.0.10 [2003/06/26] for i386
> Copyright (c) 1993-2003 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling lazarus.pp
> Compiling splash.pp
> Assembling splash
> Compiling main.pp
> Compiling compiler.pp
> Compiling compileroptions.pp
> Compiling patheditordlg.pas
> Compiling ideprocs.pp
> Compiling lazconf.pp
> lazconf.inc(36,2) Fatal: Can't open include file ../unix/lazbaseconf.inc
> make[1]: *** [lazarus] Error 1
> make[1]: Leaving directory `/home/eliocg/lazarus'
> make: *** [ide] Error 2
> 
> I made a "make clean all". Thanks.
> 

Check if ../unix/lazbaseconf.inc is present on your system.

If not,
Use the -dP option when updating from cvs, it also gets new directories,
i.e. cvs -z3 -d :pserver:cvs at cvs.freepascal.org:/FPC/CVS update -dP lazarus

HTH,

Vincent






More information about the Lazarus mailing list