[fpc-pascal] Compile errors
Frank McCormick
beacon at videotron.ca
Tue Jan 21 18:24:10 CET 2025
On 2025-01-21 11:05, Christo Crause via fpc-pascal wrote:
>
> On Tue, Jan 21, 2025 at 2:34 PM Frank McCormick via fpc-pascal <fpc-
> pascal at lists.freepascal.org <mailto:fpc-pascal at lists.freepascal.org>> wrote:
>
> Free Pascal Compiler version 3.2.2 [2025/01/10] for x86_64
> Copyright (c) 1993-2021 by Florian Klaempfl and others
> Target OS: Linux for x86-64
> Compiling ncrt.pp
> ncrt.inc(225,11) Error: Identifier not found "TermIOS"
>
> Are you using the ncurses package of FPC 3.2.2? The line number for the
> first error does not correspond to the location of the identifier.
> It should be on line 216: https://gitlab.com/freepascal.org/fpc/
> source/-/blob/release_3_2_2/packages/ncurses/src/ncrt.inc?
> ref_type=tags#L216 <https://gitlab.com/freepascal.org/fpc/source/-/blob/
> release_3_2_2/packages/ncurses/src/ncrt.inc?ref_type=tags#L216>
I guess you are reponding to the first message I posted to the list
yesterday when I was trying to compile the ncrt package I had downloaded
from the net. That was BEFORE I realized the whole ncurses package was
part of FPC.
Since then the screen_demo compiles but I get dozens of errors in the
linking. This was the second message I posted yesterday.
Frank McCormick
More information about the fpc-pascal
mailing list