On Jan 17, 2008 3:16 PM, Patrick Ale <patrick.ale at gmail.com> wrote: > Hello :)
Nevermind, at initial lookup it finds the $XGETTEXT variable and uses it.. at a later stage it goes back to /usr/bin/xgettext , I dunno why. Maybe because it first checks for msgfmt and finds it in /usr/bin , I had issues with msgfmt before.. pkgbuild: checking for bind_textdomain_codeset... yes pkgbuild: checking for msgfmt... /usr/bin/msgfmt pkgbuild: checking for dcgettext... yes pkgbuild: checking if msgfmt accepts -c... no pkgbuild: checking for gmsgfmt... /usr/bin/msgfmt pkgbuild: checking for xgettext... /usr/bin/xgettext pkgbuild: checking for bind_textdomain_codeset... (cached) yes pkgbuild: found xgettext program is not GNU xgettext; ignore it pkgbuild: checking for intltool >= 0.35.0... 0.36.2 found pkgbuild: checking for xgettext... (cached) /usr/bin/xgettext pkgbuild: checking for msgmerge... /opt/jdsbld/bin/msgmerge pkgbuild: checking for msgfmt... (cached) /usr/bin/msgfmt pkgbuild: /usr/bin/xgettext: illegal option -- version pkgbuild: Usage: xgettext [-a [-x exclude-file]] [-jns][-c comment-tag] pkgbuild: [-d default-domain] [-m prefix] [-M suffix] [-p pathname] files ... pkgbuild: xgettext -h pkgbuild: configure: error: GNU gettext tools not found; required for intltool pkgbuild: Bad exit status from /var/tmp/pkgbuild-build/pkgbuild-tmp-2.669000 (%build) --- command output ends --- finished at Thu Jan 17 15:25:42 CET 2008 INFO: pkgbuild -ba finished at Thu Jan 17 15:25:42 CET 2008 ERROR: SUNWgnome-games FAILED INFO: Check the build log in /tmp/SUNWgnome-games.log for details
