--- Yorick/sysdep.c.orig Sat May 1 17:43:53 1999 +++ Yorick/sysdep.c Sat May 1 17:41:47 1999 @@ -135,7 +135,7 @@ fp_trap(FP_TRAP_FASTMODE); fp_enable(TRP_INVALID | TRP_DIV_BY_ZERO | TRP_OVERFLOW); #endif -#ifndef linux +#if !defined(linux) && !defined(__FreeBSD__) #ifdef __alpha /* References: exception_intro, ieee man pages */ #include