Error when building Apache
Configuring for Apache, Version 1.3.33+ using installation path layout: Apache (config.layout)
Creating Makefile
sed: -e expression #44, char 59: unknown option to `s'
Creating Configuration.apaci in src
+ Rule SHARED_CORE=default
+ Rule SHARED_CHAIN=default
+ Rule SOCKS4=no
+ Rule SOCKS5=no
+ Rule IRIXNIS=no
+ Rule IRIXN32=yes
+ Rule PARANOID=no
+ Rule EXPAT=default
+ Rule CYGWIN_WINSOCK=no
+ Rule DEV_RANDOM=default
+ Rule WANTHSREGEX=default
+ Module mmap_static: no
...
So the error is sed: -e expression#44 char 59: unknown option to 's'. Done just a plain ./configure as well as ./configure [options]
This is a Deb 3.1 system with latest patches, 2.4 (will be moving to 2.6) kernel, P4 with HT. Current kernel does have SMP support. Apache 1.3.33 source from apache.org.