On Fri, 30 Mar 2001, Ken Williams wrote:
> Hi,
>
> The current CVS tree does not build on Darwin with Apache 1.3.19. The
> errors during 'make' are:
...
> cc -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED
> -g -pipe -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing
> -I/System/Library/Perl/darwin/CORE -I. -I../.. -DUSE_PERL_SSI -g -pipe
> -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing
> -DMOD_PERL \
> -o httpd buildmark.o modules.o modules/perl/libperl.a
> modules/standard/libstandard.a main/libmain.a ./os/unix/libos.a
> ap/libap.a regex/libregex.a lib/expat-lite/libexpat.a `perl
> /Users/ken/src/modperl/src/modules/perl/ldopts `
to figure out what's missing, we'd need to see the link line that works
for vanilla apache (should be similar to the above, but no perl stuff)
> /usr/bin/ld: Undefined symbols:
> _actions_module
> _include_module
> _log_config_module
> make[1]: *** [target_static] Error 1
> make: *** [apache_httpd] Error 2
>
> By itself, Apache compiles fine (Darwin is one of the platforms that
> Apache supports out-of-the-box).
>
> Where do I start digging?
>
> Seems to be different than the issue in
> http://forum.swarthmore.edu/epigone/modperl/brusexspe , but I haven't
> started trying to figure it out.
>
>
> ------------------- -------------------
> Ken Williams Last Bastion of Euclidity
> [EMAIL PROTECTED] The Math Forum
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]