Trying to build 0.2.0alpha on FreeBSD 6.0 results in: thunar-launcher.c: In function `thunar_launcher_open_paths': thunar-launcher.c:381: warning: implicit declaration of function `ngettext' thunar-launcher.c:381: warning: passing arg 1 of `g_strdup_printf' makes pointer from integer without a cast thunar-launcher.c: In function `thunar_launcher_open_new_windows': thunar-launcher.c:492: warning: passing arg 2 of `gtk_message_dialog_format_secondary_text' makes pointer from integer without a cast thunar-launcher.c: In function `thunar_launcher_update': thunar-launcher.c:548: warning: passing arg 3 of `g_snprintf' makes pointer from integer without a cast *** Error code 1 Stop in /usr/home/mbowie/thunar/Thunar-0.2.0alpha-r19548/thunar. *** Error code 1 Stop in /usr/home/mbowie/thunar/Thunar-0.2.0alpha-r19548/thunar. *** Error code 1 Stop in /usr/home/mbowie/thunar/Thunar-0.2.0alpha-r19548. *** Error code 1 Stop in /usr/home/mbowie/thunar/Thunar-0.2.0alpha-r19548. Reproducible: Always Steps to Reproduce: 1. Install exo-0.3.1.2alpha 2. Add vfs build patch 3. make clean && make FreeBSD 6.0R cvs upgraded from 5.4R.
Do you have devel/gettext installed?
Hm, looks pretty similar to #1341. *** This bug has been marked as a duplicate of 1341 ***