diff -r 78392507fd82 -r 576d5a7857b7 components/webalizer/Makefile --- a/components/webalizer/Makefile Wed Dec 18 04:50:56 2013 -0800 +++ b/components/webalizer/Makefile Wed Dec 18 10:04:53 2013 -0800 @@ -48,7 +48,7 @@ $(GSED) -i -e 's?lib/httpd/logs/?apache2/2.2/logs/?' \ $(SOURCE_DIR)/sample.conf -COMPILER = gcc +COMPILER = gcc3 CONFIGURE_OPTIONS += --enable-dns CONFIGURE_OPTIONS += --with-gd=/usr/include/gd2