On 12/14/06, K. Clair <[EMAIL PROTECTED]> wrote:
On 12/14/06, Joe Orton <[EMAIL PROTECTED]> wrote:
> On Thu, Dec 14, 2006 at 10:04:01AM -0600, K. Clair wrote:
> > I don't think it has anything to do with the installed libraries:
> > httpd-2.0.55 with the same configure options compiles with no er
On 12/14/06, Joe Orton <[EMAIL PROTECTED]> wrote:
On Thu, Dec 14, 2006 at 10:04:01AM -0600, K. Clair wrote:
> I don't think it has anything to do with the installed libraries:
> httpd-2.0.55 with the same configure options compiles with no errors
> on the same machine.
>
> I also tried to compile
On Thu, Dec 14, 2006 at 10:04:01AM -0600, K. Clair wrote:
> I don't think it has anything to do with the installed libraries:
> httpd-2.0.55 with the same configure options compiles with no errors
> on the same machine.
>
> I also tried to compile httpd-2.0.57, and I got the same make error as
> w
I don't think it has anything to do with the installed libraries:
httpd-2.0.55 with the same configure options compiles with no errors
on the same machine.
I also tried to compile httpd-2.0.57, and I got the same make error as
with 2.0.59. Again, all of this was done on the same system.
Has any
What version of gdbm is installed? Was it perhaps removed in a clean up of
the machine? I know under Debian deborphan always wants to remove
libgdbm-dev
On 12/12/06, K. Clair <[EMAIL PROTECTED]> wrote:
Hi,
I'm trying to upgrade apache from 2.0.55 to 2.0.59. We have a
standard configure line t
Hi,
I'm trying to upgrade apache from 2.0.55 to 2.0.59. We have a
standard configure line that we have been using for the entire 2.0.x
release of apache:
./configure --enable-maintainer-mode --enable-proxy
--disable-proxy-connect --disable-proxy-ftp --enable-mods-shared=all
--with-dbm=gdbm --wi