I vaguely recall this error. I think it occured when the readline library was not installed. Probably if you install readline this problem will go away.
But I'm wondering why you are using 0.7.7 ? Most development is done on the git master branch, whose most recent label is 0.7.8. Instructions for checking out the master branch can be found at http://savannah.gnu.org/git/?group=pspp Then, for building, follow the instructions in the file README.Git Regards, John On Sun, Oct 30, 2011 at 10:12:24AM -0700, Selma Leathem wrote: Hello John, When I tried to make version 0.7.7 I got an error concerning an undefined function named ???prompt_get??? in file terminal-reader.c. Replacing this function call with "prompt_style_to_string" appeared to solve the issue, in that at least make didn't give me any errors. However, I only know your code on a superficial level, and perhaps you could advise otherwise. Selma _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
