Michel Boaventura <[email protected]> writes: > 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
Hmm, UI_FILES is not getting set properly. Can you send us the Makefile from your build tree? Did you try the "proposed-gettext" branch yet? It should fix the -lintl linking problem that you reported some time ago. If it works, then I will merge it into master. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
