[Lazarus] SQLite3Connection / db framework problem

K. P. platysternon at hotmail.com
Tue Jun 8 01:14:44 CEST 2010


On 6/7/2010 11:11, Mattias Gärtner wrote:
> Zitat von Marcos Douglas <md at delfire.net>:
>
>> On Mon, Jun 7, 2010 at 11:22 AM, Marcos Douglas <md at delfire.net> 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
>> Lazarus at lists.lazarus.freepascal.org
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>
>
>





More information about the Lazarus mailing list