GNOME Bugzilla – Bug 342399
evolution-data-server fails to build on NetBSD
Last modified: 2006-05-22 07:02:23 UTC
Please describe the problem: The program fails to build on NetBSD i386 with pkgsrc-current; just as described in problem report http://bugzilla.gnome.org/show_bug.cgi?id=342256 , too. Steps to reproduce: 1. Try to build evolution-data-server on NetBSD 2. 3. Actual results: Build error: [...] file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/pkgsrc/mail/evolution-data-server/default/.tools/bin/msgfmt -o $file fa.po <stdin>:2716: parse error <stdin>:4114: parse error found 2 fatal errors gmake[2]: *** [fa.gmo] Error 1 gmake[2]: Leaving directory [...] Expected results: Build to finish without errors. Does this happen every time? Yes Other information: Patch: http://9.otaku.se/~ceh/fa.po.diff
Thanks for the patch. Committed on both HEAD and gnome-2-14 branches.