Lord Satan schreef:
> Hi,
> 
> trying to build lazarus I get this error on ubuntu 8.04 64-bit:
> 
> Linking ../startlazarus
> /usr/lib/fpc/2.3.1/units/x86_64-linux/gtk2/gtk2.o: In function 
> `GTK2_GTK_TYPE_FILE_CHOOSER_DEFAULT$$QWORD':
> gtk2.pas:(.text+0xd43d): undefined reference to 
> `_gtk_file_chooser_default_get_type'
> /usr/lib/fpc/2.3.1/units/x86_64-linux/gtk2/gtk2.o: In function 
> `GTK2_GTK_TYPE_FILE_CHOOSER_EMBED$$QWORD':
> gtk2.pas:(.text+0xd58d): undefined reference to 
> `_gtk_file_chooser_embed_get_type'
> /usr/lib/fpc/2.3.1/units/x86_64-linux/gtk2/gtk2.o: In function 
> `GTK2_GTK_TYPE_FILE_CHOOSER_ENTRY$$QWORD':
> gtk2.pas:(.text+0xd61d): undefined reference to 
> `_gtk_file_chooser_entry_get_type'
> startlazarus.lpr(51,1) Error: Error while linking
> /usr/lib/fpc/2.3.1/units/x86_64-linux/gtk2/gtk2.o: In function 
> `GTK2_GTK_TYPE_FILE_CHOOSER_DEFAULT$$QWORD':
> gtk2.pas:(.text+0xd43d): undefined reference to 
> `_gtk_file_chooser_default_get_type'
> /usr/lib/fpc/2.3.1/units/x86_64-linux/gtk2/gtk2.o: In function 
> `GTK2_GTK_TYPE_FILE_CHOOSER_EMBED$$QWORD':
> gtk2.pas:(.text+0xd58d): undefined reference to 
> `_gtk_file_chooser_embed_get_type'
> /usr/lib/fpc/2.3.1/units/x86_64-linux/gtk2/gtk2.o: In function 
> `GTK2_GTK_TYPE_FILE_CHOOSER_ENTRY$$QWORD':
> gtk2.pas:(.text+0xd61d): undefined reference to 
> `_gtk_file_chooser_entry_get_type'
> /home/satan/pascal/lazarus/ide/startlazarus.lpr(51,1) Error: Error while 
> linking
> /home/satan/pascal/lazarus/ide/startlazarus.lpr(51,1) Fatal: There were 1 
> errors compiling module, stopping
>

Do you gtk 2.14?

See also: http://bugs.freepascal.org/view.php?id=11837

Vincent
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to