unknown-1 <[email protected]> writes: > 2010/1/27 Ben Pfaff : >> unknown-1 writes: >> >>>>Re: too few arguments to function 'gen_tempname' >>>>michel <addr...@hidden> writes: >>> >>>>> I'm having the above error while trying to compile the snapshot >>>>> http://pspp.benpfaff.org/~blp/pspp-master-20091115.tar.gz. >>>>> >>>>> src/data/make-file.c: In function 'replace_file_start': >>>>> src/data/make-file.c:180: error: too few arguments to function >>>>> 'gen_tempname' >>>>> make[2]: ** [src/data/src_data_libdata_la-make-file.lo] Erro 1 >>>>> >>>>> This problem was discussed some time ago, and it is related with a change >>>>> on gnulib, but seems like the snapshots are being made >>>>> with this problem. >>> >>>>Oops. I'll try to fix that tonight. >>> >>> This is a mail from november 16 and I still have this problem with >>> openSUSE 11.2. >>> Is there any progress yet? >> >> I'm pretty sure we've fixed this on the master branch. Have you >> checked out the gnulib commit recommended in README.Git? >> -- > > No, I downloaded the latest stable and output version from > http://pspp.benpfaff.org/~blp/ I guess this should be the correct > version?
Yes. The build script had a bug. I hope that I have fixed it now. You can also get "make dist" distributions from the .tar.gz files available at http://benpfaff.org:8010/ (although this builder needs some work) -- "There's only one thing that will make them stop hating you. And that's being so good at what you do that they can't ignore you. I told them you were the best. Now you damn well better be." --Orson Scott Card, _Ender's Game_ _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
