[fpc-devel] trunk/fcl/Makefile.fpc doesn't include db dir

Daniël Mantione daniel.mantione at freepascal.org
Wed Dec 14 14:34:07 CET 2005



Op Wed, 14 Dec 2005, schreef Vincent Snijders:

> Michalis Kamburelis wrote:
> > Hi
> > 
> > In revision 1944 in trunk (log is "+ Add PTCpas package"), among many
> > changes to packages/extra/, fcl/Makefile.fpc was changed, line
> >  dirs=xml image db shedit passrc net fpcunit
> > was changed to
> > dirs=xml image shedit passrc net fpcunit
> > 
> > Was there any reason to remove db dir from the build process ? If not,
> > can you restore `db' there ? Everything inside fcl/db/ builds correctly,
> > at least for me...
> > 
> 
> It also means that this svn version cannot be used anymore to build lazarus.
> It depends on the db units for its db controls in the LCL.

Don't know how it got removed, most likely an old local version that 
got committed while it should not have been. Readded it.

Daniël


More information about the fpc-devel mailing list