En/na Dave Coventry ha escrit: > Thanks Vincent. > > I got over that hurdle. Now I'm getting this: > > ~~~~~~~~~~~~~~~~~~~ snip ~~~~~~~~~~~~~~~~~~~ > Linking ../lazarus > /usr/local/lib/fpc/2.2.2/units/x86_64-linux/gtk2/gtk2.o: In function > `GTK2_GTK_FILE_SYSTEM_ERROR$$LONGWORD': > gtk2.pas:(.text+0x104ed): undefined reference to `gtk_file_system_error_quark' > /usr/local/lib/fpc/2.2.2/units/x86_64-linux/gtk2/gtk2.o: In function > `GTK2_GTK_TYPE_FILE_INFO$$QWORD': > gtk2.pas:(.text+0x10505): undefined reference to `gtk_file_info_get_type' > /usr/local/lib/fpc/2.2.2/units/x86_64-linux/gtk2/gtk2.o: In function > `GTK2_GTK_TYPE_FILE_SYSTEM$$QWORD': > gtk2.pas:(.text+0x1051d): undefined reference to `gtk_file_system_get_type' > /usr/local/lib/fpc/2.2.2/units/x86_64-linux/gtk2/gtk2.o: In function > `GTK2_GTK_TYPE_FILE_FOLDER$$QWORD': > gtk2.pas:(.text+0x105b5): undefined reference to `gtk_file_folder_get_type' > lazarus.pp(122,1) Error: Error while linking > lazarus.pp(122,1) Fatal: There were 1 errors compiling module, stopping > Fatal: Compilation aborted > make[2]: *** [lazarus] Error 1 > make[2]: Leaving directory `/usr/lib/lazarus/ide' > make[1]: *** [ide] Error 2 > make[1]: Leaving directory `/usr/lib/lazarus/ide' > make: *** [ide] Error 2 > ~~~~~~~~~~~~~~~~~~~ snip ~~~~~~~~~~~~~~~~~~~
This was fixed later than 2.2.2, so you should get a snapshot of the fixes tree (if you want to stay with the "stable" branch) or of the development tree. http://freepascal.org/develop.var Bye -- Luca Olivetti Wetron Automatización S.A. http://www.wetron.es/ Tel. +34 93 5883004 Fax +34 93 5883007 _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
