Thanks Jason. I committed that patch to CVS, so it should work out-of-the-box again on OpenBSD.
Jason Stover <[EMAIL PROTECTED]> writes: > That worked. > > On Sun, Aug 05, 2007 at 03:06:59PM -0700, Ben Pfaff wrote: >> Jason Stover <[EMAIL PROTECTED]> writes: >> >> > On Sat, Aug 04, 2007 at 09:03:52PM -0700, Ben Pfaff wrote: >> >> Jason Stover <[EMAIL PROTECTED]> writes: >> >> > src/data/settings.c:182: error: conflicting types for `get_safer_mode' >> >> > src/data/settings.h:33: error: previous declaration of >> >> > `get_safer_mode' >> >> >> >> I think that must have something to do with libncurses. There is >> >> some hideous wreckage in curses.h on my system here. >> >> >> >> If you comment out the line "#define HAVE_LIBNCURSES 1" in >> >> config.h, does the problem go away? >> > >> > Yes. >> >> Please un-comment that line from config.h, so that libncurses is >> enabled again, and try it with this patch. I believe that it >> should solve the problem. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
