[lazarus] Problem compiling lazarus under new install of 1.0.7

David Creelman dave at geko.net.au
Tue Nov 5 07:49:54 EST 2002


Hi,

I followed Tony Maro's instructions for installing fpc 1.0.7 and at
first had a problem getting gtkproc to compile. So then I downloaded
unitsx11.tar.gz and got further, but now I get the following error. 

make[3]: Entering directory
`/home/davidc/develop/lazarus/lcl/interfaces/gtk'
/bin/rm -f ../../units/gtk/interfaces.ppu ../../units/interfaces.ppu
/usr/local/bin/ppc386 -gl -Fu../../units -Fu.
-Fu/usr/local/lib/fpc/1.0.7/units/linux/rtl
-Fu/usr/local/lib/fpc/1.0.7/units/linux/fcl
-Fu/usr/local/lib/fpc/1.0.7/units/linux/gtk
-Fu/usr/local/lib/fpc/1.0.7/units/linux/x11 -FU../../units/gtk
-Fl/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96 -Fl/usr/X11R6/lib
-Fl/usr/lib/qt2/lib -Fl/usr/local/lib/wine -Fl/usr/local/lib -di386
interfaces.pp
Free Pascal Compiler version 1.0.7 [2002/11/05] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
Target OS: Linux for i386
Compiling interfaces.pp
Compiling gtkint.pp
gtkobject.inc(5760,28) Error: illegal call by reference parameters
gtkobject.inc(5759,28) Error: illegal call by reference parameters
gtkobject.inc(5758,28) Error: illegal call by reference parameters
gtkobject.inc(5757,28) Error: illegal call by reference parameters
gtkint.pp(628) Fatal: There were 4 errors compiling module, stopping
make[3]: *** [interfaces.ppu] Error 1
make[3]: Leaving directory
`/home/davidc/develop/lazarus/lcl/interfaces/gtk'
make[2]: *** [gtk_all] Error 2
make[2]: Leaving directory `/home/davidc/develop/lazarus/lcl/interfaces'
make[1]: *** [interfaces] Error 2
make[1]: Leaving directory `/home/davidc/develop/lazarus/lcl'
make: *** [lcl] Error 2
[davidc at gauss lazarus]$ 

What am I doing wrong here ?

Cheers
David






More information about the Lazarus mailing list