Comment 2 for bug 196047

Revision history for this message
Psycona (jonathan-hepburn) wrote :

Sorry, that only fixes the last part of the error. I hadn't looked at it properly, but there were actually at least two problems in that message. I still get this part:

===

In file included from aff-start.c:24:
../../config.h:5:1: warning: "DBUS_API_SUBJECT_TO_CHANGE" redefined
<command-line>: warning: this is the location of the previous definition
In file included from /usr/include/exo-0.3/exo/exo.h:28,
                 from /usr/include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h:6,
                 from /usr/include/thunar-vfs-1/thunar-vfs/thunar-vfs.h:26,
                 from /usr/local/stow/avant//include/libawn/awn-vfs.h:37,
                 from aff-start.c:33:
/usr/include/glib-2.0/glib/gi18n-lib.h:30:1: warning: "_" redefined
In file included from aff-start.c:31:
/usr/include/glib-2.0/glib/gi18n.h:25:1: warning: this is the location of the previous definition
In file included from /usr/include/exo-0.3/exo/exo.h:28,
                 from /usr/include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h:6,
                 from /usr/include/thunar-vfs-1/thunar-vfs/thunar-vfs.h:26,
                 from /usr/local/stow/avant//include/libawn/awn-vfs.h:37,
                 from aff-start.c:33:
/usr/include/glib-2.0/glib/gi18n-lib.h:31:1: warning: "Q_" redefined
In file included from aff-start.c:31:
/usr/include/glib-2.0/glib/gi18n.h:26:1: warning: this is the location of the previous definition
aff-start.c: In function '_add_item':
aff-start.c:206: error: too few arguments to function 'thunar_vfs_path_new'

===

I don't know enough to be certain, but I think that the final two lines are also a separate bug in aff-start.c