I can't compile it on my Ubuntu. The error message is: src/data/make-file.c:180: error: too few arguments to function ‘gen_tempname’
Looking at gnulib log, seems like the function gen_tempname now accepts one more argument: 2009-08-23 Bruno Haible <[email protected]> ... (gen_tempname): Add flags argument. So pspp calls gen_tempname with two arguments, but it should be three. Thank you, Michel _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
