[lazarus] Problem compiling lazarus under new install of 1.0.7

Tony Maro tony at maro.net
Thu Nov 7 09:39:24 EST 2002


What I meant was, I wonder if there are other units you didn't install. 
Placing them in the full path like you've done shouldn't be necessary. 
Did you download all the units, or just a few?

I'm not aware of an up-to-date RPM for FPC 1.0.7.  In fact, I'm not
aware of a single package for 1.0.7 at all.

On Thu, 2002-11-07 at 03:49, David Creelman wrote:
> Hi Tony,
> Thanks for that. However, that didn't fix the problem. I put the file
> that was missing into the search path, but now I get this error...
> 
> Is there an RPM with all of this setup for 1.0.7 ? 
> 
> /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]$ 
> 






More information about the Lazarus mailing list