On 6/7/2010 11:11, Mattias Gärtner wrote:
Zitat von Marcos Douglas <[email protected]>:
On Mon, Jun 7, 2010 at 11:22 AM, Marcos Douglas <[email protected]> wrote:
Rigth. But the 'make install' do not override these files? If not,
then is better delete all .ppu files in all directory?
I deleted all ppu files. Now I have another error:
C:\freepascal\lazarus>make all OPT="-glw2"
Always try "clean":
make clean all OPT="-glw2"
i've been noticing that it seems that locating that Contnrs unit is a real
buggar... the bad ppu was that one and now that the ppus are gone, this one
unit's sources are not found? is this where killing the .o files is needed or
does "clean" kill the .ppus and .os?
Mattias
make -C lcl all
make[1]: Entering directory `C:/freepascal/lazarus/lcl'
c:/freepascal/binutils/i386-win32/rm.exe -f
units/i386-win32/alllclunits.ppu
c:/freepascal/binutils/i386-win32/gmkdir.exe -p units/i386-win32
c:/freepascal/fpc/bin/i386-win32/ppc386.exe -gl -Fu. -Fuforms
-Fuwidgetset -Fiin
clude -FE. -FUunits/i386-win32 -glw2 -di386 alllclunits.pp
Free Pascal Compiler version 2.4.1 [2010/06/07] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling alllclunits.pp
Compiling lclversion.pas
Compiling lclstrconsts.pas
Writing Resource String Table file: lclstrconsts.rst
Compiling fpcadds.pas
Compiling lazlinkedlist.pas
Compiling dynhasharray.pp
Compiling lclproc.pas
Compiling avglvltree.pas
Compiling fileutil.pas
Compiling masks.pas
Fatal: Can't find unit Contnrs used by Masks
Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Error 1
make[1]: Leaving directory `C:/freepascal/lazarus/lcl'
make: *** [lcl] Error 2
Is better to get a clean branch of FPC 2.4.1?
Marcos Douglas
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus