[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU PSPP 0.6.2-pre6 now available
From: |
michel |
Subject: |
Re: GNU PSPP 0.6.2-pre6 now available |
Date: |
Thu, 10 Sep 2009 20:36:59 -0300 |
User-agent: |
RoundCube Webmail/0.3-stable |
(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 <address@hidden>
...
(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
- GNU PSPP 0.6.2-pre6 now available, Ben Pfaff, 2009/09/09
- Re: GNU PSPP 0.6.2-pre6 now available,
michel <=
- Re: GNU PSPP 0.6.2-pre6 now available, John Darrington, 2009/09/11
- Re: GNU PSPP 0.6.2-pre6 now available, michel, 2009/09/11
- Re: GNU PSPP 0.6.2-pre6 now available, John Darrington, 2009/09/11
- Re: GNU PSPP 0.6.2-pre6 now available, michel, 2009/09/12
- Re: GNU PSPP 0.6.2-pre6 now available, John Darrington, 2009/09/13
- Re: GNU PSPP 0.6.2-pre6 now available, Ben Pfaff, 2009/09/13
Re: GNU PSPP 0.6.2-pre6 now available, Robert Westlund, 2009/09/10