make[2]: Entrando no diretório `/home/alexsander/fontes/ambiente/lazarus/components/lazcontrols' /bin/rm -f lib/i386-linux/nogui/lazcontrols.ppu /usr/bin/ppc386 -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -dLCL -dLCLnogui -Fu../../lcl/units/i386-linux/nogui -Fu../../lcl/units/i386-linux -Fu../lazutils/lib/i386-linux -Fu../../packager/units/i386-linux -Fu. -Fu/usr/local/lib/fpc/2.6.2/units/i386-linux/rtl -FE. -FUlib/i386-linux/nogui -di386 lazcontrols.pas Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.2 [2013/02/16] for i386 Copyright (c) 1993-2012 by Florian Klaempfl and others Target OS: Linux for i386 Compiling lazcontrols.pas Compiling treefilteredit.pas treefilteredit.pas(28,48) Error: Illegal expression treefilteredit.pas(28,48) Error: Error in type definition treefilteredit.pas(28,48) Fatal: Syntax error, ">" expected but "" found Fatal: Compilation aborted make[2]: ** [lazcontrols.ppu] Erro 1 make[2]: Saindo do diretório `/home/alexsander/fontes/ambiente/lazarus/components/lazcontrols' make[1]: ** [base] Erro 2 make[1]: Saindo do diretório `/home/alexsander/fontes/ambiente/lazarus/components' make: ** [lazbuild] Erro 2
Lazarus source tree is from lazarus-1.0.14-0.tar.gz 2013/12/27 Mattias Gaertner <[email protected]> > On Thu, 26 Dec 2013 23:54:05 +0000 > Graeme Geldenhuys <[email protected]> wrote: > > > On 2013-12-26 17:29, Alexsander Rosa wrote: > > > Target OS: Linux for i386 > > > Compiling lazcontrols.pas > > > Compiling treefilteredit.pas > > > treefilteredit.pas(28,48) Error: Illegal expression > > > treefilteredit.pas(28,48) Error: Error in type definition > > > treefilteredit.pas(28,48) Fatal: Syntax error, ">" expected but "" > found > > > Fatal: Compilation aborted > > > make[2]: ** [lazcontrols.ppu] Erro 1 > > > > > > That seems like a fault in LCL - more specifically a component included > > with LCL. You should file a bug report for that. > > treefilteredit.pas is part of package LazControls - a base package of > the IDE. The IDE compiles on linux 32/64bit ubuntu with corresponding > fpc 2.6.2. The releases were built there too. I didn't try cross > compiling 64 to 32bit. > > Please post the output before the error, especially the fpc command. > > Mattias > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- Atenciosamente, Alexsander da Rosa
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
