It seems that whoever builds HTTPD 1.3 for OS/X is doing so without a
"standard" OS/X distribution... OTOOL reports a requirement for a
/usr/local/lib/libld.dylib, and I have _no_ whatsoever clue about what
that is...
If you guys want, I can do the OS/X builds on a regular system...
(BTW, ignore all that WebApp module dissertion, just look at the side
note :)
Pier
--- Begin Message ---
Hi,
I am trying to get Tomcat working with Apache on MacOSX 10.1 using the
warp connector.
I downloaded and installed version 1.3.22 of Apache and 4.0.1 of Tomcat.
I downloaded the webapp_module.
When I check the configuration in apache, I get the following error
dyld: /usr/sbin/httpd Undefined symbols:
_ap_ctx_get
Side Note:
I tried to use the binary for apache and got an error about not
finding the /usr/local/lib/libld.dyld
I looked on the complete filesystem for libld.dyld with no luck.
So I compiled apache locally and it works fine without the
webapp_module.
Any information or thoughts as to why I cannot get the webapp_module
working would be helpful.
I was going to try to compile it locally, but I couldn't find the
source in the tomcat distribution.
Thanks
--Peter
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>
--- End Message ---