Jason Stover <[EMAIL PROTECTED]> writes: > With OBSD, x86-64: > > I just checked out a fresh copy from the cvs tree, configured --without-gui > no trouble, typed make, and got this: > > 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? -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
