On Thursday, September 25, 2003, at 09:32 AM, Harry Zhu wrote:
When run
>>/usr/local/bin/perl Makefile.PL APACHE_SRC=../apache_1.3.28/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
got a bunch of messages like Unknown option: 1 Usage: head [-options] <url>...
and when run "make", it stopped at
ld: warning multiple definitions of symbol _regcomp
regex/libregex.a(regcomp.o) private external definition of _regcomp in section (__TEXT,__text)
/usr/lib/libm.dylib(regcomp.So) definition of _regcomp
ld: warning multiple definitions of symbol _regexec
regex/libregex.a(regexec.o) private external definition of _regexec in section (__TEXT,__text)
/usr/lib/libm.dylib(regexec.So) definition of _regexec
ld: warning multiple definitions of symbol _regfree
regex/libregex.a(regfree.o) private external definition of _regfree in section (__TEXT,__text)
/usr/lib/libm.dylib(regfree.So) definition of _regfree
ld: Undefined symbols:
_actions_module
_include_module
_log_config_module
make[3]: *** [target_static] Error 1
make[2]: *** [build-std] Error 2
make[1]: *** [build] Error 2
make: *** [apaci_httpd] Error 2
Someone on 'Mac OS X 10.2.6 (6L60) on PowerPC G3, Darwin Kernel Version 6.6' or similar needs to resolve this. This is not the first time this problem is reported. I'm not sure whether the _regcomp redefinition warnings are related or not. I'm surprised no one on macosX has sent a fix in yet, it seems that everybody and their mom own an imac nowadays ;).
Same problem with Perl5.8.1 release.
On the other hand, modperl1.99.10dev apache2.0.47 on perl5.8.1 builds and runs OK seemingly.
That's a good news ;)
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com