Recent

Author Topic: [SOLVED] Build Lazarus with GTK2 OpenSuse 11.1 64 bits  (Read 5027 times)

Lord_ZealoN

  • Full Member
  • ***
  • Posts: 141
    • http://lordzealon.com
[SOLVED] Build Lazarus with GTK2 OpenSuse 11.1 64 bits
« on: May 19, 2009, 11:22:57 am »
After some attempts to build lazarus with GTK2 without success, i copied the folder to my home, and tried from there.

Now, seems to do something (from the default directory, don't do nothing), but, stop with this error on shell
Code: [Select]
other compiling messages....
.
.
.
Compiling statusbarpropedit.pp                                                                                                                                                                                   
Compiling treeviewpropedit.pas                                                                                                                                                                                   
32355 lines compiled, 3.5 sec                                                                                                                                                                                   
1 warning(s) issued                                                                                                                                                                                             
make: Leaving directory `/home/glpunzi/desarrollo/lazarus/ideintf'                                                                                                                                               
"Interface del IDE" completed                                                                                                                                                                                   
[TExternalToolList.Run] CmdLine="/usr/bin/make clean all -w" WorkDir="/home/glpunzi/desarrollo/lazarus/designer/jitform"                                                                                         
make: Entering directory `/home/glpunzi/desarrollo/lazarus/designer/jitform'                                                                                                                                     
/bin/rm -f units/x86_64-linux/jitform.ppu                                                                                                                                                                       
/bin/rm -f                                                                                                                                                                                                       
/bin/rm -f fpcmade.x86_64-linux Package.fpc ppas.sh script.res link.res                                                                                                                                         
/bin/rm -f *.s *_ppas.sh                                                                                                                                                                                         
/bin/rm -f units/x86_64-linux/jitform.ppu                                                                                                                                                                       
/usr/bin/fpc -gl -Fu../../lcl/units/x86_64-linux -Fu. -FE. -FUunits/x86_64-linux -Cg -dx86_64 jitform.pas
Free Pascal Compiler version 2.2.4 [2009/04/13] for x86_64
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: Linux for x86-64
Compiling jitform.pas
123 lines compiled, 0.4 sec
make: Leaving directory `/home/glpunzi/desarrollo/lazarus/designer/jitform'
"Formulario JIT" completed
[TExternalToolList.Run] CmdLine="/usr/bin/make clean all -w" WorkDir="/home/glpunzi/desarrollo/lazarus/examples"
TExternalToolList.Run Se produjo un fallo al ejecutar la herramienta Invalid filename
  Stack trace:
  $0000000000A183FD
  $0000000000ABFE06
  $0000000000AEDE9E
  $0000000000A8AB74
  $0000000000A8A1B9
  $0000000000C5DF34
  $0000000000773CA0
  $0000000000757949
  $0000000000B3E194
  $0000000000B41C41
  $000000000086C974
  $000000000086D199
  $00000000007110E8
  $000000000098CA45
  $00007FED2C574761
TExternalToolList.Run AAA1
Gdk-ERROR **: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :0.0.
Gdk-ERROR **: BadGC (invalid GC parameter)
  serial 136620 error_code 13 request_code 56 minor_code 0
libxcb: WARNING! Program tries to lock an already locked connection,
        which indicates a programming error.
        There will be no further warnings about this issue.
Gdk-ERROR **: BadGC (invalid GC parameter)
  serial 136621 error_code 13 request_code 56 minor_code 0
glpunzi@dhcppc2:~/desarrollo/lazarus>

I installed Lazarus from Yast against PackMan repositories ( http://packman.links2linux.de/package/lazarus ), thath install Lazarus 0.9.26.2, and fpc 2.2.4

Some idea?
« Last Edit: May 19, 2009, 12:54:14 pm by Lord_ZealoN »

Lord_ZealoN

  • Full Member
  • ***
  • Posts: 141
    • http://lordzealon.com
Re: Build Lazarus with GTK2 OpenSuse 11.1 64 bits
« Reply #1 on: May 19, 2009, 12:53:58 pm »
Solved.

I configured it again withou examples, and now builded Ok.

Cheers.

 

TinyPortal © 2005-2018