Compile errors

Frank McCormick via fpc-pascal <[email protected]>
Newsgroups gmane.comp.compilers.free-pascal.general
Message-ID <[email protected]>
I have been trying out a CRT replacement called NCRT and OCRT and
am getting link errors which I can't track down. Originally I was 
getting compile errors but I sorted that out.
Are these units still workable with Free Pascal ?
These are the link errors I am getting:

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 screen_demo.pp
Linking screen_demo
/usr/bin/ld: /usr/lib64/fpc/3.2.2/units/x86_64-linux/ncurses/ncurses.o: 
in function `NCURSES_$$_ACS_ULCORNER$$QWORD':
ncurses.pp:(.text.n_ncurses_$$_acs_ulcorner$$qword+0x3): undefined 
reference to `acs_map'
/usr/bin/ld: /usr/lib64/fpc/3.2.2/units/x86_64-linux/ncurses/ncurses.o: 
in function `NCURSES_$$_ACS_LLCORNER$$QWORD':
ncurses.pp:(.text.n_ncurses_$$_acs_llcorner$$qword+0x3): undefined 
reference to `acs_map'
/usr/bin/ld: /usr/lib64/fpc/3.2.2/units/x86_64-linux/ncurses/ncurses.o: 
in function `NCURSES_$$_ACS_URCORNER$$QWORD':
ncurses.pp:(.text.n_ncurses_$$_acs_urcorner$$qword+0x3): undefined 
reference to `acs_map'
/usr/bin/ld: /usr/lib64/fpc/3.2.2/units/x86_64-linux/ncurses/ncurses.o: 
in function `NCURSES_$$_ACS_LRCORNER$$QWORD':
ncurses.pp:(.text.n_ncurses_$$_acs_lrcorner$$qword+0x3): undefined 
reference to `acs_map'
/usr/bin/ld: /usr/lib64/fpc/3.2.2/units/x86_64-linux/ncurses/ncurses.o: 
in function `NCURSES_$$_ACS_LTEE$$QWORD':
ncurses.pp:(.text.n_ncurses_$$_acs_ltee$$qword+0x3): undefined reference 
to `acs_map'
/usr/bin/ld: 
/usr/lib64/fpc/3.2.2/units/x86_64-linux/ncurses/ncurses.o:ncurses.pp:(.text.n_ncurses_$$_acs_rtee$$qword+0x3): 
more undefined references to `acs_map' follow
/usr/bin/ld: /usr/lib64/fpc/3.2.2/units/x86_64-linux/ncurses/ncurses.o: 
in function `NCURSES_$$_COLOR_SET$SMALLINT$POINTER$$LONGINT':
ncurses.pp:(.text.n_ncurses_$$_color_set$smallint$pointer$$longint+0xe): 
undefined reference to `stdscr'
/usr/bin/ld:


Can someone help ?

Thanks

Frank McCormick

_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.