[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache fails to build in woody...



Ok, so the only response I got from this is that "echo is POSIX complient".
Well, so what?

My point here is, "how the hell does this build??"

Doesn't anyone care anymore if anything builds from source? The changelog
reads:

apache (1.3.26-0woody3) stable-security; urgency=medium

  * Added another fix against two overflowed buffer in the htdigest
    program

 -- Martin Schulze <joey@infodrom.org>  Sat, 26 Oct 2002 09:48:11 +0200

apache (1.3.26-0woody2) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Backport security fixes from 1.3.27 for the following issues:
    - CAN-2002-0839 (shared memory scoreboard uid/gid)
    - CAN-2002-0840 (cross-site scripting in error page)
    - CAN-2002-0843 (buffer overflows in ApacheBench ab.c)
  * Fix insecure temporary file creation in htpasswd (mdz)
  * Fix insecure temporary file creation in htdigest (joey)

 -- Matt Zimmerman <mdz@debian.org>  Thu,  3 Oct 2002 16:01:51 -0400

apache (1.3.26-0woody1) testing-security; urgency=high

  * Recompile on woody.
  * Tweak dependencies on apache-common (oops).

 -- Matthew Wilcox <willy@debian.org>  Thu, 20 Jun 2002 07:59:31 -0600


so I'm assuming that it is possible to compile apache.


how do I compile apache (or apache-ssl) in woody? 
OR
are my woody machines the only boxes that cannot compile apache[,-ssl] ??

Thanks,
- Adam




On Tue, Dec 16, 2003 at 08:48:03PM -0600, Adam Majer wrote:
> Hi,
> 
> I can't seem to be able to build apache from source in woody:
> 
> --- configure: APACI and APXS ---
> 
> cp build-tree/apache-contrib-1.0.8/mod_macro/mod_macro.c build-tree/apache_1.3.26/src/modules/extra
> cd build-tree/apache_1.3.26 && CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O1" ./configure --target=apache --with-layout=Debian --enable-suexec --suexec-caller=www-data --suexec-docroot=/var/www --includedir=/usr/include/apache-1.3 --suexec-logfile=/var/log/apache/suexec.log --without-confadjust --without-execstrip --enable-shared=max --enable-rule=SHARED_CHAIN --enable-module=most --enable-module=status --enable-module=auth_digest --enable-module=log_referer --enable-module=log_agent --enable-module=auth_db  --activate-module=src/modules/extra/mod_macro.c
> Configuring for Apache, Version 1.3.26
>  + Warning: Your 'echo' command is slightly broken.
>  + It interprets escape sequences per default. We already
>  + tried 'echo -E' but had no real success. If errors occur
>  + please set the SEO variable in 'configure' manually to
>  + the required 'echo' options, i.e. those which force your
>  + 'echo' to not interpret escape sequences per default.
>  + using installation path layout: Debian (config.layout)
>  + activated macro module (modules/extra/mod_macro.c)
> Creating Makefile
> Creating Configuration.apaci in src
>  + enabling mod_so for DSO support
> Syntax error --- The configuration file is used only to
> define the list of included modules or to set Makefile in src
> options or Configure rules, and I don't see that at all:
> apache
> no
> default
> yes
> no
> no
> no
> yes
> no
> default
> no
> default
> default
> 
> <... bunch of empty lines here ...>
> 
> make: *** [configure-stamp] Error 1
> 
> 
> Can anyone build apache in woody? The sources are from the security server.
> 
> Thanks,
> Adam
> 




Reply to: