Speaking from experience, db is normally that's the first unit that the
compiler fails to find if there's some kind of configuration problem
(whether with the config file itself or a bug that prevents proper
parsing of it).
Gareth aka. Kit
On 19/08/2022 11:04, Gabor Boros via fpc-devel wrote:
Hi,
On Fri, 19 Aug 2022, Michael Van Canneyt via fpc-devel wrote:
> > With actual FPC main (61debb15) got the below error. No error with an
> > earlier FPC main (8028a769). Any idea?
>
> It's a pretty basic unit, I can't imagine that it would not have been
> compiled.
I think such errors are als
2022.08.19. 11:51 keltezéssel, Michael Van Canneyt írta:
Do you find the db.ppu unit if you look for it ?
Yes:
e:\FPC\3.3.1\units\i386-win32\fcl-db\db.ppu
e:\FPC\3.3.1\units\x86_64-win64\fcl-db\db.ppu
I found an issue from the past with same error:
https://gitlab.com/freepascal.org/fpc/so
On Fri, 19 Aug 2022, Gabor Boros via fpc-devel wrote:
Hi All,
With actual FPC main (61debb15) got the below error. No error with an earlier
FPC main (8028a769). Any idea?
make -C packager/registration
make[1]: Entering directory `e:/Lazarus/main/packager/registration'
E:/FPC/3.2.2/bin/i3
Hi All,
With actual FPC main (61debb15) got the below error. No error with an
earlier FPC main (8028a769). Any idea?
make -C packager/registration
make[1]: Entering directory `e:/Lazarus/main/packager/registration'
E:/FPC/3.2.2/bin/i386-Win32/rm.exe -f ../units/x86_64-win64/fcllaz.ppu
E:/FPC/