> It seems that mingw doesn't support siglongjmp That's unfortunate. What is siglongjmp? Maybe I can recompile or update something, or even tell mingw team and see if there's already a fix for that.
2008/11/8 John Darrington <[EMAIL PROTECTED]>: > > > > On Sat, Nov 08, 2008 at 04:28:17AM -0300, Michel Boaventura wrote: > Trying to compile it on mingwin, I've got this error: > > src/language/stats/.libs/wilcoxon.o > src/language/stats/wilcoxon.c:379: error: syntax error before "env" > src/language/stats/wilcoxon.c:379: warning: type defaults to `int' in > declaration of `env' > src/language/stats/wilcoxon.c:379: warning: data definition has no > type or storage class > src/language/stats/wilcoxon.c: In function `give_up_callback': > src/language/stats/wilcoxon.c:384: warning: implicit declaration of > function `siglongjmp' > src/language/stats/wilcoxon.c: In function `timed_wilcoxon_significance': > src/language/stats/wilcoxon.c:407: warning: implicit declaration of > function `sigsetjmp' > src/language/stats/wilcoxon.c:409: error: `SIGALRM' undeclared (first > use in this function) > src/language/stats/wilcoxon.c:409: error: (Each undeclared identifier > is reported only once > src/language/stats/wilcoxon.c:409: error: for each function it appears > in.) > src/language/stats/wilcoxon.c:410: warning: implicit declaration of > function `alarm' > make[2]: *** [src/language/stats/wilcoxon.lo] Error 1 > > > It seems that mingw doesn't support siglongjmp That's unfortunate. > > -- > PGP Public key ID: 1024D/2DE827B3 > fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 > See http://pgp.mit.edu or any PGP keyserver for public key. > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iD8DBQFJFXVTimdxnC3oJ7MRAkFGAJ0dM3eybLJA2asDsJlJVATBs198yACfQqvh > i6Sin5YZuzZrNnPFfxIriOE= > =YP3L > -----END PGP SIGNATURE----- > > _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
