Closed arclance closed 11 years ago
Building with "--disable-desktop-integration" is broken in the next branch.
/bin/bash ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o spacefm spacefm-mime-type.o spacefm-mime-action.o spacefm-mime-cache.o spacefm-vfs-file-monitor.o spacefm-vfs-mime-type.o spacefm-vfs-file-info.o spacefm-vfs-dir.o spacefm-vfs-app-desktop.o spacefm-vfs-file-task.o spacefm-vfs-volume-nohal.o spacefm-vfs-execute.o spacefm-vfs-async-task.o spacefm-vfs-thumbnail-loader.o spacefm-vfs-utils.o spacefm-md5.o spacefm-glib-utils.o spacefm-ptk-file-browser.o spacefm-ptk-file-list.o spacefm-ptk-path-entry.o spacefm-ptk-text-renderer.o spacefm-ptk-file-icon-renderer.o spacefm-ptk-utils.o spacefm-working-area.o spacefm-ptk-dir-tree-view.o spacefm-ptk-dir-tree.o spacefm-ptk-location-view.o spacefm-ptk-bookmarks.o spacefm-ptk-input-dialog.o spacefm-ptk-file-task.o spacefm-ptk-file-archiver.o spacefm-ptk-clipboard.o spacefm-ptk-file-menu.o spacefm-ptk-file-misc.o spacefm-ptk-file-properties.o spacefm-ptk-app-chooser.o spacefm-exo-icon-view.o spacefm-exo-tree-view.o spacefm-exo-private.o spacefm-exo-string.o spacefm-exo-marshal.o spacefm-desktop.o spacefm-main.o spacefm-main-window.o spacefm-settings.o spacefm-pref-dialog.o spacefm-find-files.o spacefm-go-dialog.o spacefm-cust-dialog.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lstartup-notification-1 -ludev -lX11 -lm libtool: link: gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -ggdb3 -O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o spacefm spacefm-mime-type.o spacefm-mime-action.o spacefm-mime-cache.o spacefm-vfs-file-monitor.o spacefm-vfs-mime-type.o spacefm-vfs-file-info.o spacefm-vfs-dir.o spacefm-vfs-app-desktop.o spacefm-vfs-file-task.o spacefm-vfs-volume-nohal.o spacefm-vfs-execute.o spacefm-vfs-async-task.o spacefm-vfs-thumbnail-loader.o spacefm-vfs-utils.o spacefm-md5.o spacefm-glib-utils.o spacefm-ptk-file-browser.o spacefm-ptk-file-list.o spacefm-ptk-path-entry.o spacefm-ptk-text-renderer.o spacefm-ptk-file-icon-renderer.o spacefm-ptk-utils.o spacefm-working-area.o spacefm-ptk-dir-tree-view.o spacefm-ptk-dir-tree.o spacefm-ptk-location-view.o spacefm-ptk-bookmarks.o spacefm-ptk-input-dialog.o spacefm-ptk-file-task.o spacefm-ptk-file-archiver.o spacefm-ptk-clipboard.o spacefm-ptk-file-menu.o spacefm-ptk-file-misc.o spacefm-ptk-file-properties.o spacefm-ptk-app-chooser.o spacefm-exo-icon-view.o spacefm-exo-tree-view.o spacefm-exo-private.o spacefm-exo-string.o spacefm-exo-marshal.o spacefm-desktop.o spacefm-main.o spacefm-main-window.o spacefm-settings.o spacefm-pref-dialog.o spacefm-find-files.o spacefm-go-dialog.o spacefm-cust-dialog.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/x86_64-linux-gnu/libcairo.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lstartup-notification-1 -ludev -lX11 -lm -pthread spacefm-ptk-file-menu.o: In function `create_new_file': /media/Linux_Data/Programs_CB10/spacefm/spacefm_next_2013-03-06_debug_2/src/ptk/ptk-file-menu.c:2731: undefined reference to `desktop_window_on_autoopen_cb' spacefm-ptk-file-menu.o: In function `on_popup_desktop_select': /media/Linux_Data/Programs_CB10/spacefm/spacefm_next_2013-03-06_debug_2/src/ptk/ptk-file-menu.c:547: undefined reference to `desktop_window_select' spacefm-ptk-file-menu.o: In function `on_popup_desktop_new_app_activate': /media/Linux_Data/Programs_CB10/spacefm/spacefm_next_2013-03-06_debug_2/src/ptk/ptk-file-menu.c:522: undefined reference to `desktop_window_add_application' spacefm-ptk-file-menu.o: In function `on_popup_desktop_sort_activate': /media/Linux_Data/Programs_CB10/spacefm/spacefm_next_2013-03-06_debug_2/src/ptk/ptk-file-menu.c:507: undefined reference to `desktop_window_sort_items' /media/Linux_Data/Programs_CB10/spacefm/spacefm_next_2013-03-06_debug_2/src/ptk/ptk-file-menu.c:510: undefined reference to `desktop_window_sort_items' spacefm-ptk-file-menu.o: In function `on_copycmd': /media/Linux_Data/Programs_CB10/spacefm/spacefm_next_2013-03-06_debug_2/src/ptk/ptk-file-menu.c:305: undefined reference to `desktop_window_copycmd' spacefm-ptk-file-menu.o: In function `ptk_file_menu_action': /media/Linux_Data/Programs_CB10/spacefm/spacefm_next_2013-03-06_debug_2/src/ptk/ptk-file-menu.c:2829: undefined reference to `desktop_window_get_selected_files' collect2: error: ld returned 1 exit status make[1]: *** [spacefm] Error 1 make[1]: Leaving directory `/media/Linux_Data/Programs_CB10/spacefm/spacefm_next_2013-03-06_debug_2/src' make: *** [all-recursive] Error 1
Thanks this is corrected in the next branch.
Building with "--disable-desktop-integration" is broken in the next branch.