#include <stdlib.h> To fix a problem with a machine not being able to find malloc Kent
added the following 3 lines to everything in the intern dir: #ifdef HAVE_CONFIG_H #include <config.h> #endif Kent -- mein@cs.umn.edu