>
> I ran the tests, and the result is as follows.
>
That sounds ok.
In this case could you please run your httpd under gdb with the -X
option e.g.
gdb --args /path/to/httpd -f /path/to/httpd.conf -X
Then do the request where you get the bus error and at the gdb prompt
type
bt
And send
The config for CFLAGS read by the make-maker tools
used: _LARGEFILE_SOURCE, when they needed
_LARGEFILE64_SOURCE
The _LARGEFILE64_SOURCE is used by the header files to
determine if they should define off64_t.
I still haven't found out where I need to change the
config though.
Just putting this o
I'm building 2.2.0 with Apache 2.2.4 and mod_perl
2.0.3
Doing a completely by-the-book build of apache then
mod_perl runs fine. Then doing a standard build of
Embperl fails during make (output below signature)
The output looks very strange in that there are these
รข characters. First I ran a scan