Re: [EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-27 Thread michael young
Nick Kew wrote: On Monday 27 February 2006 17:35, michael young wrote: This used to be an FAQ: DBM on Linux has always been a mess. Google for my replies on the subject back in the 1990s. Thanks, I'll look for them. Hmmm, I think I was a bit terse this morning. The executive

Re: [EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-27 Thread Nick Kew
On Monday 27 February 2006 17:35, michael young wrote: > >This used to be an FAQ: DBM on Linux has always been a mess. > >Google for my replies on the subject back in the 1990s. > > Thanks, I'll look for them. Hmmm, I think I was a bit terse this morning. The executive summary is, don't use mod_

Re: [EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-27 Thread michael young
Nick Kew wrote: On Monday 27 February 2006 05:22, michael young wrote: Hi, I get this error in compiling apache 1.3.34. Why are you compiling a version that's four years obsolete? I want to upgrade my existing server without having to create a new http.conf file, as the 1 I curren

Re: [EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-27 Thread Nick Kew
On Monday 27 February 2006 05:22, michael young wrote: > Hi, > I get this error in compiling apache 1.3.34. Why are you compiling a version that's four years obsolete? > mod_auth_dbm.c && mv mod_auth_dbm.o mod_auth_dbm.lo > mod_auth_dbm.c:41:18: error: ndbm.h: No such file or directory This used

[EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-26 Thread michael young
Hi, I get this error in compiling apache 1.3.34. # error start ### gcc -c -I../../os/unix -I../../include -DLINUX=22 -DHAVE_SET_DUMPABLE -DNO_DBM_REWRITEMAP -DUSE_HSREGEX `../../apaci` -fpic -DSHARED_MODULE mod_auth_anon.c && mv mod_auth_anon.o mod_auth_anon.lo gcc -shared