>$ httpd -X
>Segmentation Fault(coredump)

Ouch!

>My config:
>
>Apache 1.3.9
>mod_perl 1.21
>Solaris 2.7
>
>$ cat makepl_args.modperl
>APACHE_SRC=/home2/web/build/apache_1.3.9/src
>EVERYTHING=1
>USE_APXS=1
>WITH_APXS=/home2/web/apache_1.3.9/bin/apxs

This is almost identical to my setup (same OS, architecture (sun4u), same apache & 
mod_perl versions, same compiler), except I don't do APXS:

APACHE_SRC=../apache_1.3.9/src
DO_HTTPD=1
USE_APACI=1
PREP_HTTPD=1
EVERYTHING=1

>$ perl -V
[ snipped ]

Here's mine, used in production for about 4 months now, under heavy usage.  Note that 
my compiler optimizations are different than yours.

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=solaris, osvers=2.7, archname=sun4-solaris
    uname='sunos titan 5.7 generic sun4u sparc sunw,ultra-250 '
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O -native', gccversion=
    cppflags='-I/opt/include'
    ccflags ='-I/opt/include'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-L/opt/lib'
    libpth=/opt/lib /lib /usr/lib /usr/ccs/lib
    libs=-lgdbm -lsocket -lnsl -ldl -lm -lc -lcrypt
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-KPIC', lddlflags='-G -L/opt/lib'

Characteristics of this binary (from libperl):
  Built under solaris
  Compiled at Sep 17 1999 14:21:43
  @INC:
    /opt/lib/perl5/5.00503/sun4-solaris
    /opt/lib/perl5/5.00503
    /opt/lib/perl5/site_perl/5.005/sun4-solaris
    /opt/lib/perl5/site_perl/5.005
    .



...Steve

-- 
Steve van der Burg
Information Services
London Health Sciences Centre
(519) 685-8300 ext 35559
[EMAIL PROTECTED]

Reply via email to