[lazarus] FCL Libraries - Compile Problems

Payne Thomas E CNIN payne_t at crane.navy.mil
Sat May 8 13:37:42 EDT 1999


I found fcl.zip at
http://ftp.itep.ru/uscape/blue_and_white/C/p/Top/Programming/Compilers/Pasca
l/Free_Pascal/source
I am assuming this is the correct file

The following is the result of a make.

[root at a202-073 fcl]# ls
Makefile  dos  go32v2  inc  linux  os2 template  tests  win32
[root at a202-073 fcl]# make
make -C linux all
make[1]: Entering directory `/usr/local/fcl/linux'
ppc386 -Tlinux -S2  -Fu/usr/lib/fpc/0.99.11/rtl/linux
-Fu/usr/lib/fpc/0.99.11/units/linux -Fi../inc -Fi../i386 -FE.  -di386
../inc/classes.pp
Free Pascal Compiler version 0.99.10 [1998/12/22] for i386
Copyright (c) 1993-98 by Florian Klaempfl
Target OS: Linux for i386
Compiling ../inc/classes.pp
util.inc(5,1) Warning: Function result does not seem to be set
util.inc(7,29) Hint: Parameter not used IDENT
bits.inc(108,19) Error: Identifier not found ALLOCMEM
bits.inc(110,10) Error: Identifier not found REALLOCMEM
bits.inc(110,79) Error: Illegal expression
streams.inc(234,16) Warning: Function result does not seem to be set
streams.inc(324,3) Error: Identifier not found FILETRUNCATE
streams.inc(324,32) Error: Illegal expression
streams.inc(423,10) Warning: Function result does not seem to be set
stringl.inc(237,14) Warning: Function result does not seem to be set
classes.pp(69) Fatal: There were 5 errors compiling module, stopping
make[1]: *** [classes.ppu] Error 1
make[1]: Leaving directory `/usr/local/fcl/linux'
make: *** [all] Error 2
[root at a202-073 fcl]#

Where am I going wrong?

Tom






More information about the Lazarus mailing list