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 lazarus rev: 16177 fpc 2.3.1 rev: 11621 _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
