[EMAIL PROTECTED] Re: httpd 2.2.3 compile failures

2006-11-06 Thread Erik van Dam
Erik van Dam wrote: Dear All, I'm trying to compile apache 2.2.3 with the following options: "./configure" \ "--prefix=/usr/local/apache" \ "--with-mpm=prefork" \ "--disable-include" \ "--disable-cgid" \ "--disable-imap&qu

[EMAIL PROTECTED] httpd 2.2.3 compile failures

2006-11-06 Thread Erik van Dam
eaving directory `/root/httpd-2.2.3/support' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/httpd-2.2.3/support' make: *** [all-recursive] Error 1 The reason it goes wrong is due the variable "--with-dbm=db43" anybody why this is and how to solve it? -- Erik