Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55686 - Apache 2.0.49-r4 configure error: invalid feature name: deflate
Summary: Apache 2.0.49-r4 configure error: invalid feature name: deflate
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-30 08:53 UTC by Jens Gutzeit
Modified: 2004-07-03 10:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Gutzeit 2004-06-30 08:53:09 UTC
I can't upgrade my Apache installation to 2.0.49-r4, I get an error during configure:

Configuring Apache Portable Runtime Utility library...

checking for APR-util... reconfig
configuring package in srclib/apr-util now
configure: error: invalid feature name: deflate
configure failed for srclib/apr-util

!!! ERROR: net-www/apache-2.0.49-r4 failed.
!!! Function src_compile, Line 195, Exitcode 1
!!! bad ./configure please submit bug report to bugs.gentoo.org. Include your config.layout.

My config.layout:
http://gutzeit.at/config.layout

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.5-grsec)
=================================================================
System uname: 2.6.5-grsec i686 AMD Athlon(tm) prosussor
Gentoo Base System version 1.5.1
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/
        ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
        ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
        http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
        http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/root/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X509 acl apache2 berkdb crypt curl flash gd gdbm ipv6 jpeg ldap maildir
mysql ncurses nls pdflib perl png python readline skey slang ssl tiff truetype
x86 xml2"
Comment 1 Chuck Short (RETIRED) gentoo-dev 2004-07-02 03:33:52 UTC
Please try 2.0.50
Comment 2 Jens Gutzeit 2004-07-03 10:44:26 UTC
yep, works perfectly.