(I don't know if this message was sended. Sorry if it was) 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 <br...@clisp.org> ... (gen_tempname): Add flags argument. So pspp calls gen_tempname with two arguments, but it should be three. On my linux I just put a '0' on the flag argument, and it works fine. Michel _______________________________________________ Pspp-users mailing list Pspp-users@gnu.org http://lists.gnu.org/mailman/listinfo/pspp-users