From: "Bradley, Stephen W. Mr." <bradlesw@xxxxxxxxxx> > gcc -DHAVE_CONFIG_H -I.. > -I../include -I../src -I../include -Wall -Wpointer-arith > -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror > -D_REENTRANT -Wall -g -O2 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o > util.c > > cc1: warnings being treated as errors > > Any ideas? -Werror might be a bit too strong...? JD