pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fpsetmask


From: Jason Stover
Subject: fpsetmask
Date: Sat, 27 Jun 2009 07:50:50 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]