|
From: | Johannes Pilkahn |
Subject: | Compiling the latest source on Ubuntu 12.04, make error |
Date: | Thu, 26 Sep 2013 22:53:19 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 |
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 |
[Prev in Thread] | Current Thread | [Next in Thread] |