Dear PSPP developers,
I am in need of Fisher's Exact Test as part of a Chi-squared crosstab
analysis.
I was delighted to read that that feature should be functional in the
latest master.
Unfortunately I get the following error when running 'make':
src/ui/terminal/terminal-reader.c:127:20: error: 'rl_outstream'
undeclared (first use in this function)
src/ui/terminal/terminal-reader.c:127:20: note: each undeclared
identifier is reported only once for each function it appears in
src/ui/terminal/terminal-reader.c: In function 'handler':
src/ui/terminal/terminal-reader.c:228:3: warning: implicit declaration
of function 'rl_echo_signal_char' [-Wimplicit-function-declaration]
make[2]: ***
[src/ui/terminal/src_ui_terminal_libui_la-terminal-reader.lo] Error 1
make[2]: Leaving directory `/home/pille/pspp-0.8.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pille/pspp-0.8.1'
make: *** [all] Error 2
I am /not/ a C developer and this is where my understanding ends.
The ./configure script ran successfully.
Thanks in advance for your help.
Kind regards, Johannes Pilkahn
_______________________________________________
pspp-dev mailing list
pspp-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-dev