----- Original Message ----- > The Apache httpd 2.3.11-beta test tarballs are available at: > > http://httpd.apache.org/dev/dist/ > > Please vote on whether to release as 2.3.11-beta. > > This is our first Beta release; Based on the feedback and result > from this Beta, the hope is to push for a GA by the end of > March (2011)! > > Vote will close in 72 hours.
Debian stable (6.0) amd64 gcc 4.4.5 CFLAGS="-s -mtune=core2 -O2 -fpic -fPIC" CXXFLAGS="-s -mtune=core2 -O2 -fpic -fPIC" LDFLAGS="-Wl,-s -Wl,--as-needed -Wl,--reduce-memory-overheads" ./configure --enable-mods-shared=reallyall --enable-pie --with-included-apr --enable-ldap --enable-dbd --enable-ssl --with-ssl=/opt/bw --with-ldap-include=/opt/bw/include --with-ldap-lib=/opt/bw/lib --with-ldap=ldap_r --enable-lua --enable-exception-hook --prefix=/opt/bw --libexecdir=/opt/bw/libexec/apache --datadir=/opt/bw/share/apache --sysconfdir=/etc/bw/apache With OpenSSL 1.0.0d and lua 5.1 and system PCRE, only builds with: LIBS=-lpcre added >From my usual stack: Doesn't build: subversion, mod_security, mod_perl, mod_passenger Builds: mod_fcgid, mod_fcgid, mod_wsgi, mod_whatkilledus, mod_backtrace, mod_perlite, mod_proxy_html, mod_pony, mod_allowmethods (though redundant now) Will put it in test tomorrow (and give my +1 :) Good night, i -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: [email protected] URL: http://brainsware.org/
