Hello, Now when I try to compile the master branch of pspp, I'm getting this error: xgettext: no input file given Try `xgettext --help' for more information.
The command which gives the error is: xgettext --directory=../pspp --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=0.7.4 [email protected] --add-comments='TRANSLATORS:' -j --language=glade -o po/pspp.pot I don't know if this matter, but here is the output of xgettext --version: xgettext (GNU gettext-tools) 0.17 Copyright (C) 1995-1998, 2000-2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Ulrich Drepper. _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
