Hi,
I installed Apache::Request on Mac OS X, which seemed to go fine (see
http://testers.cpan.org/search?request=dist&dist=libapreq#0.33+darwin+1.0+darwin)
However, when I ran the mod_perl-1.26 tests afterwards (with apache
1.3.20, built only with EVERYTHING=1), they failed pretty spectacularly
as soon as they hit 'modules/cookie', with this error:
modules/cookie......module Apache::Cookie is installed
module CGI::Cookie is installed
FAILED before any test output arrived
't/logs/error_log' shows this:
dyld: ../apache_1.3.20/src/httpd multiple definitions of symbol
_ApacheRequest___parse
/Library/Perl/darwin/auto/Apache/Request/Request.bundle definition of
_ApacheRequest___parse
/Library/Perl/darwin/auto/Apache/Cookie/Cookie.bundle definition of
_ApacheRequest___parse
Not sure where to go from here. All tests passed fine before
Apache::Request was installed, so that's got to be the culprit, but I
had to bring the mod_perl package into the picture because libapreq
doesn't supply any tests.
============================================================================
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
Platform:
osname=darwin, osvers=1.0, archname=darwin
uname='darwin negative 1.0 darwin kernel version 1.3: wed jan 3 16:05:51
pst 2001; aramesh:buildobjrelease_ppc power macintosh powerpc '
config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags='
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define
use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
Compiler:
cc='cc', optimize='-O3', gccversion=Apple DevKit-based CPP 6.0alpha
cppflags='-g -pipe -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE
-fno-strict-aliasing'
ccflags ='-g -pipe -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE
-fno-strict-aliasing'
stdchar='char', d_stdstdio=undef, usevfork=true
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =''
libpth=/usr/lib
libs=-lm -lc
libc=/System/Library/Frameworks/System.framework/System, so=dylib,
useshrplib=true, libperl=libperl.dylib
Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-bundle -undefined suppress'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under darwin
Compiled at 02/16/01 17:02:42
@INC:
/System/Library/Perl/darwin
/System/Library/Perl
/Library/Perl/darwin
/Library/Perl
/Library/Perl
/Network/Library/Perl/darwin
/Network/Library/Perl
/Network/Library/Perl
.
------------------- -------------------
Ken Williams Last Bastion of Euclidity
[EMAIL PROTECTED] The Math Forum
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]