Jason Stover <[email protected]> writes:

> I'm compiling PSPP on a new laptop. It has no fpsetmask, and
> configure is failing because of that:

[...]

> But another system I have used doesn't have fpsetmask and it has
> no trouble. HAVE_FPSETMASK in undef'd in config.h.in.

Are you sure that fpsetmask is really the reason that configure
is failing?  The only reference to fpsetmask in configure is in a
context where it should not cause configuration to fail.

Sometimes, when looking at config.log, it is easy to believe that
the first failure that you see is the problem, but looking beyond
it often reveals another problem.
-- 
Ben Pfaff 
http://benpfaff.org


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to