pspp-dev
[Top][All Lists]
Advanced

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]