[Thunar-dev] Thunar doesn't build on DragonFlyBSD

Jonathan Buschmann jonthn at agmact.com
Tue Mar 14 00:55:05 CET 2006


Hello,

I tried to compile last rev. (20403) on DragonFlyBSD 1.4.2-RELEASE.
And I get the error below which seems weird to me, I tried to include 
some other files but that doesn't help.
If someone have any idea.

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DEXO_API_SUBJECT_TO_CHANGE 
-DEXO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"thunar-vfs\" 
-DLIBEXECDIR=\"/home/jonthn/user//libexec\" -DSN_API_NOT_YET_FROZEN 
-DTHUNAR_VFS_COMPILATION -DTHUNAR_VFS_VERSION_API=\"1\" 
-DHAVE_GNUC_VISIBILITY -I/home/jonthn/user//include/exo-0.3 
-I/usr/pkg/include/gtk-2.0 -I/usr/pkg/include/xfce4 
-I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 
-I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
-DORBIT2=1 -pthread -I/usr/pkg/include/gconf/2 
-I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include -pthread 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
-I/usr/pkg/include -I/usr/pkg/include/startup-notification-1.0 
-fno-strict-aliasing -Werror -Wall -I /usr/pkg/include 
-I/usr/pkg/xorg/include -I/home/jonthn/user/include -MT 
libthunar_vfs_1_la-thunar-vfs-util.lo -MD -MP -MF 
.deps/libthunar_vfs_1_la-thunar-vfs-util.Tpo -c thunar-vfs-util.c  -fPIC 
-DPIC -o .libs/libthunar_vfs_1_la-thunar-vfs-util.o
In file included from /usr/pkg/include/glib/glib-2.0/glib/gi18n-lib.h:24,
                from /home/jonthn/user//include/exo-0.3/exo/exo.h:32,
                from ../thunar-vfs/thunar-vfs-config.h:24,
                from ../thunar-vfs/thunar-vfs-util.h:24,
                from thunar-vfs-util.c:45:
/usr/pkg/include/libintl.h:118: error: syntax error before "const"
/usr/pkg/include/libintl.h:134: error: syntax error before "const"
/usr/pkg/include/libintl.h:152: error: syntax error before "const"
/usr/pkg/include/libintl.h:233: error: syntax error before "const"
/usr/pkg/include/libintl.h:251: error: syntax error before "do"
In file included from /usr/pkg/include/glib/glib-2.0/glib/gi18n-lib.h:24,
                from /home/jonthn/user//include/exo-0.3/exo/exo.h:32,
                from ../thunar-vfs/thunar-vfs-config.h:24,
                from ../thunar-vfs/thunar-vfs-util.h:24,
                from thunar-vfs-util.c:45:
/usr/pkg/include/libintl.h:239:1: unterminated #else
/usr/pkg/include/libintl.h:19:1: unterminated #ifndef
In file included from /home/jonthn/user//include/exo-0.3/exo/exo.h:32,
                from ../thunar-vfs/thunar-vfs-config.h:24,
                from ../thunar-vfs/thunar-vfs-util.h:24,
                from thunar-vfs-util.c:45:
/usr/pkg/include/glib/glib-2.0/glib/gi18n-lib.h:19:1: unterminated #ifndef
In file included from ../thunar-vfs/thunar-vfs-config.h:24,
                from ../thunar-vfs/thunar-vfs-util.h:24,
                from thunar-vfs-util.c:45:
/home/jonthn/user//include/exo-0.3/exo/exo.h:31:1: unterminated #if
/home/jonthn/user//include/exo-0.3/exo/exo.h:23:1: unterminated #ifndef
In file included from ../thunar-vfs/thunar-vfs-util.h:24,
                from thunar-vfs-util.c:45:
../thunar-vfs/thunar-vfs-config.h:21:1: unterminated #ifndef
In file included from thunar-vfs-util.c:45:
../thunar-vfs/thunar-vfs-util.h:21:1: unterminated #ifndef
gmake[3]: *** [libthunar_vfs_1_la-thunar-vfs-util.lo] Erreur 1
gmake[3]: Leaving directory 
`/home/jonthn/heads/thunar/thunar-svn/thunar-vfs'
gmake[2]: *** [all] Erreur 2
gmake[2]: Leaving directory 
`/home/jonthn/heads/thunar/thunar-svn/thunar-vfs'
gmake[1]: *** [all-recursive] Erreur 1
gmake[1]: Leaving directory `/home/jonthn/heads/thunar/thunar-svn'
gmake: *** [all] Erreur 2
[1]    20105 exit 2     gmake

Regards,
   Jonathan



More information about the Thunar-dev mailing list