On 24-Jul-2009, Jonathan Stickel wrote: | That is what I suspected. Is there an easy way to modify the include | statements? Compile with -DHAVE_CONFIG_H or unconditionally include <octave/config.h>. Change all other Octave header files from "FILE.h" to <octave/FILE.h>. jwe