Ok Roy, it build silently with the following configure step, installed
correctly, started correctly, server a few pages correctly and also survived a little bit of continued restart hammering without problems. All under FreeBSD 3.1. CC="egcc" \ CFLAGS="-pipe -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align \ -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline" \ TARGET="apache" \ ./configure --with-layout=GNU --target=apache --prefix=/tmp/apache --enable-module=all --enable-shared=max So, here is at least my +1 for rolling the beast... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@83688 13f79535-47bb-0310-9956-ffa450edef68
Loading
Please sign in to comment