Here is the output error from my attempt build cooledit on FC4: coolnext.c:50: error: static declaration of 'run_callbacks' follows non-static declaration coollocal.h:52: error: previous declaration of 'run_callbacks' was here make[2]: *** [coolnext.lo] Error 1 make[2]: Leaving directory `/pub/cooledit-3.17.17/widget' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/pub/cooledit-3.17.17' make: *** [all] Error 2 Any one know if this is fixable? Keith