Recompiled and tested, the problem remains ... :

[Wed Sep 04 13:22:27 2002] [info] Server: Apache/2.0.41-dev, Interface:
mod_ssl/2.0.41-dev, Library: OpenSSL/0.9.6c
[Wed Sep 04 13:22:27 2002] [notice] Apache/2.0.41-dev (Unix)
mod_ssl/2.0.41-dev OpenSSL/0.9.6c DAV/2 configured -- resuming normal
operations
[Wed Sep 04 13:22:27 2002] [info] Server built: Sep  3 2002 16:31:17
[Wed Sep 04 13:38:28 2002] [notice] child pid 29748 exit signal
Segmentation fault (11)

Crash after 71 Mb . When I have the time, I'll investigate further !

Peter.

Graham Leggett wrote:
> 
> Peter Van Biesen wrote:
> 
> > I've checked out the latest version from CVS, but I see there's no
> > configure script in there. How do I get/generate it ? Do I need it to
> > compile ?
> 
> Pull the following three from cvs:
> 
> - httpd-2.0
> - apr
> - apr-util
> 
> Copy both the apr and apr-util directories to httpd-2.0/srclib, like so:
> 
> [root@jessica srclib]# pwd
> /home/minfrin/src/apache/sandbox/proxy/httpd-2.0/srclib
> [root@jessica srclib]# ls -al
> total 40
> drwxr-xr-x    7 minfrin  minfrin      4096 Sep  2 10:31 .
> drwxr-xr-x   14 minfrin  minfrin      4096 Sep  2 10:39 ..
> drwxr-xr-x   32 minfrin  minfrin      4096 Sep  2 10:34 apr
> drwxr-xr-x   21 minfrin  minfrin      4096 Sep  2 10:35 apr-util
> drwxr-xr-x    2 minfrin  minfrin      4096 Jun 20 00:01 CVS
> -rw-r--r--    1 minfrin  minfrin        32 Jun 20 00:01 .cvsignore
> -rw-r--r--    1 root     root            0 Sep  2 10:31 .deps
> drwxr-xr-x    3 minfrin  minfrin      4096 Dec  6  2001 expat-lite
> -rw-r--r--    1 root     root          477 Sep  2 10:31 Makefile
> -rw-r--r--    1 minfrin  minfrin       136 May 20 10:53 Makefile.in
> drwxr-xr-x    7 minfrin  minfrin      4096 Sep  2 10:36 pcre
> 
> In the httpd-2.0 directory, run the following to create the ./configure
> scripts:
> 
> ./buildconf
> 
> Then run ./configure as you normally would.
> 
> Regards,
> Graham
> --
> -----------------------------------------
> [EMAIL PROTECTED]
>         "There's a moon
>                                         over Bourbon Street
>                                                 tonight..."

Reply via email to