Howdy! I'm trying to compile GDChart on OpenBSD 3.0 i386. Among other header files like 'math.h' it tries to include 'values.h' which is where compilation fails. It seems that in 'values.h' variables like MAXINT and MAXSHORT should be set. Is there an equivalent header file on OpenBSD? Ragnar