[lazarus] Building

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Jun 6 03:18:22 EDT 2001


On 2001.06.06 04:42 Robert Young wrote:
> I am just trying out lazarus and I was trying to build the project from 
> source.
> 
> I am using Redhat 7.1 with the latest Ximain updates.
> 
> after typing make I get
> 
> make --assume-new=interfaces.pp interfaces.ppu
> make[4]: Entering directory `/home/rob/lazarus/lazarus/lcl/interfaces/gtk'
> ppc386 -Ca -gl -Fu../../units/gtk -Fu../../units 
> -Fu/usr/lib/fpc/1.0.4/units/linux/rtl 

You need fpc 1.0.5.
You can try the rpm from the lazarus website.

Mattias




> -Fu/usr/lib/fpc/1.0.4/units/linux/fcl -Fu/usr/lib/fpc/1.0.4/units/linux 
> -Fi. -FU../../units/gtk -di386 interfaces.pp
> Free Pascal Compiler version 1.0.4 [2000/12/18] for i386
> Copyright (c) 1993-2000 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling interfaces.pp
> Compiling interfaces.pp
> Compiling interfaces.pp
> Compiling interfaces.pp
> Compiling gtkint.pp
> gtkint.pp(114,7) Warning: An inherited method is hidden by 
> TGTKOBJECT.CREATERECTRGN
> gtkint.pp(114,7) Warning: An inherited method is hidden by 
> TGTKOBJECT.PEEKMESSAGE
> gtkint.pp(114,7) Warning: An inherited method is hidden by 
> TGTKOBJECT.SETWINDOWLONG
> 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
> gtkwinapi.inc(2249,1) Warning: Function result does not seem to be set
> gtkwinapi.inc(3314,21) Warning: Comment level 2 found
> gtkwinapi.inc(3316,17) Warning: Comment level 2 found
> gtkint.pp(617) Fatal: There were 5 errors compiling module, stopping
> make[4]: Leaving directory `/home/rob/lazarus/lazarus/lcl/interfaces/gtk'
> make[3]: Leaving directory `/home/rob/lazarus/lazarus/lcl/interfaces/gtk'
> make[2]: Leaving directory `/home/rob/lazarus/lazarus/lcl/interfaces'
> make[1]: Leaving directory `/home/rob/lazarus/lazarus/lcl'
> 
> 
> 
> Am I doing something really dumb or is the current code not compatible 
> with my machine?
> 
> Rob
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>     archives at http://www.miraclec.com/list_archives/lazarus
> 






More information about the Lazarus mailing list