Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] apache2 default for 2006.0
Date: Wed, 30 Nov 2005 09:53:45
Message-Id: 200511301253.27155.pauldv@gentoo.org
In Reply to: Re: [gentoo-dev] apache2 default for 2006.0 by Chris Gianelloni
1 On Wednesday 30 November 2005 01:11, Chris Gianelloni wrote:
2 > On Tue, 2005-11-29 at 23:19 +0000, Stuart Herbert wrote:
3 > > Hi,
4 > >
5 > > On Thu, 2005-11-24 at 09:16 -0500, Chris Gianelloni wrote:
6 > > > I'd like to add the apache2 USE flag to 2006.0's profile. This
7 > > > would not resolve bug #95140, but would keep users from hitting it
8 > > > by default. With apache being such a popular package, having it
9 > > > fail from a default stage3 installation reflects poorly on us all.
10 > > > If I haven't heard any good objections by November 30th, I'll make
11 > > > the change. This will *not* be retroactive to any previous release
12 > > > profiles.
13 > >
14 > > I must be missing something. How is adding the apache2 USE flag the
15 > > right solution to this problem with users trying to install apache
16 > > v1?
17 >
18 > *sigh*
19 >
20 > "This would not resolve bug #95140, but would keep users from hitting
21 > it by default."
22
23 Why not fix the bug by adding this line to the compile stage of apache:
24 'CFLAGS="$CFLAGS -I/usr/include/gdbm"'
25
26 This works and even without pulling in an extra dependency on db-1
27
28 Paul
29
30 --
31 Paul de Vrieze
32 Gentoo Developer
33 Mail: pauldv@g.o
34 Homepage: http://www.devrieze.net

Replies

Subject Author
Re: [gentoo-dev] apache2 default for 2006.0 Chris Gianelloni <wolf31o2@g.o>