[Lazarus] Lazarus 2 Installation under Raspbian Stretch fails
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Feb 11 00:07:37 CET 2019
On Sun, 10 Feb 2019 23:33:04 +0100
Joe via lazarus <lazarus at lists.lazarus-ide.org> wrote:
> Am 10.02.2019 um 22:31 schrieb Mattias Gaertner via lazarus:
> > Again, check with -vut:
> > make bigide OPT=-vut
> Mattias,
> here you get the make outputĀ and the cfg file.
Your cfg contains
-Fu/units/$fpctarget
This path does not exists:
...
Hint: (11030) Start of reading config file /etc/fpc.cfg
Path "/units/arm-linux/" not found
...
Maybe you mean
-Fu/usr/local/lib/fpc/$fpctarget/
?
Mattias
More information about the lazarus
mailing list