Stas, I'm 99% sure this is a FreeBSD specific problem. I can not duplicate this on Fedora Core 2/3

rm -rf /usr/home/pgollucci/dev/src/perl-bleed
rsync -acvz --delete --force rsync://public.activestate.com/perl-current/ /usr/home/pgollucci/dev/src/perl-bleed
/usr/home/pgollucci/dev/src/perl-bleed
cd /usr/home/pgollucci/dev/src/perl-bleed ; ./Configure -sde \
  -Dprefix=/usr/home/pgollucci/dev/apps/perl/bleed-26758 \
  -Dscriptdir=/usr/home/pgollucci/dev/apps/perl/bleed-26758/bin \
  -Uinstallusrbinperl \
  -Dcc=cc \
  -Doptimize="-g3 -O0" \
  -Duseshrplib \
  -Dusedevel \
  -Dusethreads=n \
  -Dusemymalloc=n \
  -Duse64bitint \
  -Dccflags=-pipe \
  -Ud_dosuid \
  -Ui_gdbm \
  -Ui_malloc \
  -Ui_iconv \
  -Ubincompat5005
cd /usr/home/pgollucci/dev/src/perl-bleed ; make all install
cd /usr/home/pgollucci/dev/apps
ln -fs bleed-26758 bleed
cd perl-bleed
ln -fs perl5.9.3 perlbleed

cd /usr/home/pgollucci/dev/repos/asf/httpd/httpd/trunk ; CFLAGS="-DAP_UNSAFE_ERROR_LOG_UNESCAPED -g3 -O0" \
 ./configure --prefix=/usr/home/pgollucci/dev/apps/httpd/trunk/prefork \
 --with-perl=/usr/local/bin/perl \
 --enable-v4-mapped \
 --with-dbm=sdbm \
 --with-ssl=/usr \
 --enable-ssl \
 --with-port=9999 \
 --with-mpm=event \
 --with-expat=/usr/local \
 --enable-debug \
 --enable-modules=all \
 --enable-mods-shared=all \
 --enable-so \
 --enable-proxy=shared \
 --enable-deflate=shared \
 --enable-maintainer-mode

rm -rf /usr/home/pgollucci/dev/repos/asf/perl/modperl/bleed_svn_prefork
cp -R /usr/home/pgollucci/dev/repos/asf/perl/modperl/trunk /usr/home/pgollucci/dev/repos/asf/perl/modperl/bleed_svn_prefork
cd /usr/home/pgollucci/dev/repos/asf/perl/modperl/bleed_svn_prefork ;
make distclean
cd /usr/home/pgollucci/dev/repos/asf/perl/modperl/bleed_svn_prefork ; /usr/home/pgollucci/dev/apps/perl/bleed/bin/perlbleed Makefile.PL\
 MP_APXS=/usr/home/pgollucci/dev/apps/httpd/svn/prefork/bin/apxs \
 MP_MAINTAINER=1 \
cd /usr/home/pgollucci/dev/repos/asf/perl/modperl/bleed_svn_prefork ; make all




/usr/home/pgollucci/dev/apps/perl/bleed/bin/perlbleed -V
Summary of my perl5 (revision 5 version 9 subversion 3 patch 26758) configuration:
  Platform:
    osname=freebsd, osvers=6.0-release, archname=i386-freebsd-64int
uname='freebsd freebsd.p6m7g8.net 6.0-release freebsd 6.0-release #0: thu nov 3 09:36:13 utc 2005 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' config_args='-sde -Dprefix=/usr/home/pgollucci/dev/apps/perl/bleed -Dscriptdir=/usr/home/pgollucci/dev/apps/perl/bleed/bin -Uinstallusrbinperl -Dcc=cc -Doptimize=-g3 -O0 -Duseshrplib -Dusedevel -Dusethreads=n -Dusemymalloc=n -Duse64bitint -Dccflags=-pipe -Ud_dosuid -Ui_gdbm -Ui_malloc -Ui_iconv -Ubincompat5005'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DDEBUGGING -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-g3 -O0',
cppflags='-pipe -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DDEBUGGING -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/home/pgollucci/dev/apps/perl/bleed/lib/5.9.3/i386-freebsd-64int/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: DEBUGGING PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        SPRINTF_RETURNS_STRLEN USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at Jan  9 2006 16:24:52
  %ENV:
    PERLDOC_PAGER="less -+C -E"
  @INC:
    /usr/home/pgollucci/dev/apps/perl/bleed/lib/5.9.3/i386-freebsd-64int
    /usr/home/pgollucci/dev/apps/perl/bleed/lib/5.9.3
/usr/home/pgollucci/dev/apps/perl/bleed/lib/site_perl/5.9.3/i386-freebsd-64int
    /usr/home/pgollucci/dev/apps/perl/bleed/lib/site_perl/5.9.3
    /usr/home/pgollucci/dev/apps/perl/bleed/lib/site_perl

------------------------------------------------------------------------
"Love is not the one you can picture yourself marrying,
but the one you can't picture the rest of your life without."

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

"I wanna hold ya till I die ... I wanna hold ya till the fear in me subsides."

Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to