Hi John, thank you for a hint. I reinstalled readline (had 2 versions, don't know why, kept the newer one) and the make went further. It turned out I needed msgfmt from gettext-devel package. Added it. Now it stoppped with the following warnings:
make LD_RUN_PATH=/usr/local/lib/pspp module-make perl-module/PSPP-Perl-0.8.1.tar.gz make[3]: Entering directory `/home/User/bin/pspp-0.8.1' (echo '%Locations = (';\ printf " SourceDir => '";\ (cd . && echo `pwd`\', ) ;\ printf " BuildDir => '";\ (cd . && echo `pwd`\' );\ echo ');') > ./perl-module/pspp-module-config cd perl-module && /usr/bin/perl Makefile.PL PREFIX=/usr/local Checking if your kit is complete... Warning: the following files are missing in your kit: const-c.inc const-xs.inc Please inform the author. Writing Makefile for PSPP Writing MYMETA.yml cd perl-module && make LD_RUN_PATH=/usr/local/lib/pspp make[4]: Entering directory `/home/User/bin/pspp-0.8.1/perl-module' cp lib/PSPP.pm blib/lib/PSPP.pm make[4]: *** No rule to make target `/home/User/bin/pspp-0.8.1/src/.libs/libpspp-core.dll', needed by `subdirs'. Stop. make[4]: Leaving directory `/home/User/bin/pspp-0.8.1/perl-module' Makefile:12155: recipe for target `module-make' failed make[3]: *** [module-make] Error 2 make[3]: Leaving directory `/home/User/bin/pspp-0.8.1' Makefile:12157: recipe for target `perl_module_tarball' failed make[2]: *** [perl_module_tarball] Error 2 make[2]: Leaving directory `/home/User/bin/pspp-0.8.1' Makefile:11230: recipe for target `all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/User/bin/pspp-0.8.1' Makefile:4400: recipe for target `all' failed make: *** [all] Error 2 (When I'm choosing configure --without-perl-module, everything goes fine.) Can you help again, please? Przemek 2013/9/24 John Darrington <j...@darrington.wattle.id.au> > I think we saw this one before. It means that the version of readline is > too old. > Try a newer readline version or use --without-libreadline > > J' > > On Tue, Sep 24, 2013 at 02:07:50PM +0200, Przemek Powalko wrote: > Hi again, > > In a previous message I described installation problem with 0.8.0 > version > under Cygwin. This time I have problem with 0.8.1. After succesfull > > $ ./configure --without-gui --without-cairo > > "make" stops at different point -- seems like it went through the > place of > 0.8.0 failure -- please take a look at the last output lines: > > ... > mv -f src/ui/terminal/.deps/src_ui_terminal_libui_la-terminal-opts.Tpo > src/ui/terminal/.deps/src_ui_terminal_libui_la-terminal-opts.Plo > /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 > -DHAVE_CONFIG_H > -I. -I./gl -I./gl -DINSTALLDIR=\"/usr/local/bin\" -I./src -I./lib > -I./src/language/stats -I./src/language/expressions > -I./src/language/expressions -g -O2 -Wdeclaration-after-statement > -MT > src/ui/terminal/src_ui_terminal_libui_la-terminal-reader.lo -MD -MP > -MF > src/ui/terminal/.deps/src_ui_terminal_libui_la-terminal-reader.Tpo -c > -o > src/ui/terminal/src_ui_terminal_libui_la-terminal-reader.lo `test -f > 'src/ui/terminal/terminal-reader.c' || echo > './'`src/ui/terminal/terminal-reader.c > libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./gl -I./gl > -DINSTALLDIR=\"/usr/local/bin\" -I./src -I./lib -I./src/language/stats > -I./src/language/expressions -I./src/language/expressions -g -O2 > -Wdeclaration-after-statement -MT > src/ui/terminal/src_ui_terminal_libui_la-terminal-reader.lo -MD -MP > -MF > src/ui/terminal/.deps/src_ui_terminal_libui_la-terminal-reader.Tpo -c > src/ui/terminal/terminal-reader.c -DDLL_EXPORT -DPIC -o > src/ui/terminal/.libs/src_ui_terminal_libui_la-terminal-reader.o > src/ui/terminal/terminal-reader.c: In function 'terminal_reader_read': > 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] > Makefile:8564: recipe for target > `src/ui/terminal/src_ui_terminal_libui_la-terminal-reader.lo' failed > make[2]: *** > [src/ui/terminal/src_ui_terminal_libui_la-terminal-reader.lo] > Error 1 > make[2]: Opuszczenie katalogu `/home/User/bin/pspp-0.8.1' > Makefile:11230: recipe for target `all-recursive' failed > make[1]: *** [all-recursive] Error 1 > make[1]: Opuszczenie katalogu `/home/User/bin/pspp-0.8.1' > Makefile:4400: recipe for target `all' failed > make: *** [all] Error 2 > > Anyone help me, please? > > Thank you! > pp > > _______________________________________________ > Pspp-users mailing list > Pspp-users@gnu.org > https://lists.gnu.org/mailman/listinfo/pspp-users > > > -- > PGP Public key ID: 1024D/2DE827B3 > fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 > See http://sks-keyservers.net or any PGP keyserver for public key. > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > > iEYEARECAAYFAlJBxIwACgkQimdxnC3oJ7OtSgCeKYSyDRE6ES/cmsWO15eEu6qR > WdoAn2oiEh9RJIExph2y8et3+1HRO1Qp > =kBQN > -----END PGP SIGNATURE----- > >
_______________________________________________ Pspp-users mailing list Pspp-users@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-users