GNOME Bugzilla – Bug 516954
FTBFS: actions, adblock needs gio porting (or update in include/)
Last modified: 2008-02-17 18:32:19 UTC
In file included from ephy-actions-extension.c:26: ../../include/ephy-file-helpers.h:27:49: error: libgnomevfs/gnome-vfs-mime-handlers.h: No such file or directory ../../include/ephy-file-helpers.h:28:39: error: libgnomevfs/gnome-vfs-ops.h: No such file or directory In file included from ephy-actions-extension.c:26: ../../include/ephy-file-helpers.h:43: error: expected declaration specifiers or '...' before 'GnomeVFSMonitorEventType' ../../include/ephy-file-helpers.h:85: error: expected ')' before '*' token ../../include/ephy-file-helpers.h:94: error: expected declaration specifiers or '...' before 'GnomeVFSMonitorType'
I must add: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DSHARE_DIR=\"/home/diego/gnome/src/build//share/epiphany-extensions\" -DEPHY_EXTENSIONS_LOCALEDIR=\"/home/diego/gnome/src/build//share/locale\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGCONF_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/home/diego/gnome/src/build//include/epiphany/2.21 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -MT libactionsextension_la-ephy-actions-extension.lo -MD -MP -MF .deps/libactionsextension_la-ephy-actions-extension.Tpo -c ephy-actions-extension.c -fPIC -DPIC -o .libs/libactionsextension_la-ephy-actions-extension.o
My mistake, it was actions not adblock.
Ok even more spam... adblock doesn't work either, I didn't trust my eyes.
The build is fixed now, the bug to get rid of gnome-vfs is bug 516844. *** This bug has been marked as a duplicate of 516844 ***