BSD's math.h has no 'trunc', but both GNU and BSD have 'floor' in math.h, so to fix this error on BSD:
src/language/stats/chisquare.c:78: undefined reference to `trunc' could we use floor instead? -Jason _______________________________________________ pspp-dev mailing list pspp-dev@gnu.org http://lists.gnu.org/mailman/listinfo/pspp-dev