I'm compiling PSPP on a new laptop. It has no fpsetmask, and configure is failing because of that:
configure:72259: checking for fpsetmask configure:72315: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement conftest.c -lgsl -lgslcblas -l plot -lm >&5 /tmp/ccMZCRWT.o: In function `main': /home/jhs/src/pspp/conftest.c:303: undefined reference to `fpsetmask' collect2: ld returned 1 exit status configure:72321: $? = 1 configure: failed program was: But another system I have used doesn't have fpsetmask and it has no trouble. HAVE_FPSETMASK in undef'd in config.h.in. Any help? -Jason _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
