doug,

>
> ok. have you tried using -des -Dusethreads instead of the interactive
> Configure dialog?
>

not yet. just finishing up the -undefined suppress problem in LDFLAGS .......

unfortunately, although the -undefined suppress problem seems to have gone away, now make dies at:

cc -flat_namespace -bundle -undefined suppress -L/usr/local/lib -L/usr/local/BerkeleyDB/lib -L/usr/X11R6/lib \
\
mod_perl.lo modperl_interp.lo modperl_tipool.lo modperl_log.lo modperl_config.lo modperl_cmd.lo modperl_options.lo modperl_callback.lo modperl_handler.lo modperl_gtop.lo modperl_util.lo modperl_io.lo modperl_filter.lo modperl_bucket.lo modperl_mgv.lo modperl_pcw.lo modperl_global.lo modperl_env.lo modperl_cgi.lo modperl_perl.lo modperl_perl_global.lo modperl_hooks.lo modperl_directives.lo modperl_flags.lo modperl_xsinit.lo -flat_namespace -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/BerkeleyDB/lib /usr/local/perl/lib/5.8.0/darwin-thread-multi-64all-stdio/auto/DynaLoader/DynaLoader.a -L/usr/local/perl/lib/5.8.0/darwin-thread-multi-64all-stdio/CORE -lperl -lbind -ldl -liconv \
-o mod_perl.so
/usr/bin/ld: -undefined: unknown argument: -lbundle1.o
make[1]: *** [mod_perl.so] Error 1
make[1]: Leaving directory `/Volumes/ServerSystem/ports/modperl-2.0/src/modules/perl'
make: *** [modperl_lib] Error 2

i looked to our config differences, and the bundle flags seem to be ok ...... (see below)

thoughts?
thx,

richard

FYI,

here were the salient DIFFERENCES between your (@moof.apache.org) & my "perl -V" configs

dougm: (revision 5.0 version 8 subversion 0 patch 16897)
osvers=5.2
archname=darwin-thread-multi
uname='darwin kernel version 5.2: root:xnuxnu-201.14.obj~1release_ppc power macintosh powerpc '
config_args='-des -Dprefix=/Users/dougm/perl -Dusethreads -Doptimize=-g'
use64bitint=undef
gccversion='2.95.2 19991024 (release)'
byteorder=4321
ivtype='long'
ivsize=4
ldflags =' -flat_namespace'
libpth=/usr/lib
libs=-lm -lc
perllibs=-lm -lc
lddlflags=' -flat_namespace -bundle -undefined suppress'
======================================================
blakers: (revision 5.0 version 8 subversion 0 patch 16954)
osvers=5.4
archname=darwin-thread-multi-64all-stdio
uname='darwin server.internal.net 5.4 darwin kernel version 5.4: wed apr 10 09:27:47 pdt 2002; root:xnuxnu-201.19.3.obj~1release_ppc power macintosh powerpc '
config_args='-Dfirstmakefile=GNUmakefile -Dusedevel'
use64bitint=define
optimize='-g',
byteorder=87654321
ivtype='long long'
ivsize=8
ldflags ='-flat_namespace -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/BerkeleyDB/lib'
libpth=/usr/local/lib /usr/local/BerkeleyDB/lib /usr/X11R6/lib
libs=-lbind -ldb -ldl -lm -lc -liconv
perllibs=-lbind -ldl -lm -lc -liconv
libc=/System/Library/Frameworks/System.framework/System
lddlflags='-flat_namespace -bundle -undefined suppress -L/usr/local/lib -L/usr/local/BerkeleyDB/lib -L/usr/X11R6/lib'


for completeness, here's my complete perl -V:

Summary of my perl5 (revision 5.0 version 8 subversion 0 patch 16954) configuration:
Platform:
osname=darwin, osvers=5.4, archname=darwin-thread-multi-64all-stdio
uname='darwin server.internal.presence-group.net 5.4 darwin kernel version 5.4: wed apr 10 09:27:47 pdt 2002; root:xnuxnu-201.19.3.obj~1release_ppc power macintosh powerpc '
config_args='-Dfirstmakefile=GNUmakefile -Dusedevel -des'
hint=previous, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pipe -fno-common -DINT32_MIN_BROKEN -DINT64_MIN_BROKEN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/usr/include -I/usr/local/BerkeleyDB/include',
optimize='-g',
cppflags='-pipe -fno-common -DINT32_MIN_BROKEN -DINT64_MIN_BROKEN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/usr/include -I/usr/local/BerkeleyDB/include -pipe -fno-common -DINT32_MIN_BROKEN -DINT64_MIN_BROKEN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/usr/include -I/usr/local/BerkeleyDB/include'
ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-flat_namespace -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/BerkeleyDB/lib'
libpth=/usr/local/lib /usr/local/BerkeleyDB/lib /usr/X11R6/lib
libs=-lbind -ldb -ldl -lm -lc -liconv
perllibs=-lbind -ldl -lm -lc -liconv
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='-flat_namespace -bundle -undefined suppress -L/usr/local/lib -L/usr/local/BerkeleyDB/lib -L/usr/X11R6/lib'


Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Locally applied patches:
DEVEL16943
Built under darwin
Compiled at Jun 1 2002 12:48:34
@INC:
/usr/local/perl/lib/5.8.0/darwin-thread-multi-64all-stdio
/usr/local/perl/lib/5.8.0
/usr/local/perl/lib/site_perl/5.8.0/darwin-thread-multi-64all-stdio
/usr/local/perl/lib/site_perl/5.8.0
/usr/local/perl/lib/site_perl
.


--------------------------------------
R Blake
blakers <at> mac.com
http://homepage.mac.com/blakers
--------------------------------------

Reply via email to