[lazarus] Newbie - Compilation problem

Torben von Deyen torben at vondeyen.dk
Sun Jan 14 13:46:17 EST 2001


Hi

I got a little problem compiling Lazarus. I checked out the latest 
source from cvs, but when I make it I get following:

svinet:/opt/fpc/lazarus# make
make -C lcl all
make[1]: Entering directory `/opt/fpc/lazarus/lcl'
rm -f ./units/allunits.ppu
ppc386 -Ca -Fu./units -Fu. -Fu./interfaces/gtk -Fu/usr/lib/fpc/1.0.4/units/linux/rtl -Fu/usr/lib/fpc/1.0.4/units/linux/fcl -Fu/usr/lib/fpc/1.0.4/units/linux -Fi./include -Fi./interfaces/gtk -FE. -FU./units -di386 allunits.pp
gtkproc.inc(134,49) Error: Incompatible type for arg no. 3: Got Array Of LONGINT, expected Array Of CHAR
gtkproc.inc(135,49) Error: Incompatible type for arg no. 3: Got Array Of LONGINT, expected Array Of CHAR
gtkproc.inc(136,49) Error: Incompatible type for arg no. 3: Got Array Of LONGINT, expected Array Of CHAR
gtkproc.inc(137,49) Error: Incompatible type for arg no. 3: Got Array Of LONGINT, expected Array Of CHAR
gtkproc.inc(138,49) Error: Incompatible type for arg no. 3: Got Array Of LONGINT, expected Array Of CHAR
gtkint.pp(640) Fatal: There were 5 errors compiling module, stopping
make[1]: *** [allunits.ppu] Error 1
make[1]: Leaving directory `/opt/fpc/lazarus/lcl'
make: *** [lcl_all] Error 2
I'm using FPC version 1.0.4.

What seems to be the problem?

Torben.







More information about the Lazarus mailing list