[ dropping [email protected] from this thread ] Are you building from the tarball, or from the git repository?
J'
On Thu, Sep 10, 2009 at 08:36:59PM -0300, michel wrote:
(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 <[email protected]>
...
(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
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-users
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
