it works!!!

sort of...
at this moment I have found that

dyld: /usr/local/apache/sbin/httpd multiple definitions of symbol 
_ApacheRequest___parse
/Library/Perl/darwin/auto/Apache/Cookie/Cookie.bundle definition of 
_ApacheRequest___parse
/Library/Perl/darwin/auto/Apache/Request/Request.bundle definition of 
_ApacheRequest___parse

just
use strict
use Apache::Request
works

cannot start httpd with both in the startup.pl either

the cookie.pl example uses both so it is unusable.

other examples which only use
Apache::Request are working fine.

this is the farthest I have gotten with this in several tries. over the 
past few months.

always before the undefined symbols problems now I have too many.(!!!)

I will try to compile libapreq.a again....

Jim


On Wednesday, October 24, 2001, at 09:58  AM, John Siracusa wrote:

> On Tuesday, October 23, 2001, at 08:00  PM, Hardi Bales-Stutes wrote:
>> At 6:59 PM -0400 10/23/01, John Siracusa wrote:
>>> Like I said (well, tried to say), I did indeed try to install 
>>> libapreq after
>>> building as per Ray's instructions.  No dice on server startup.
> Okay, so can you post the exact steps, from totally blank HD to working 
> mod_perl apache server with Apache::Request and Apache::Cookie loaded 
> and functioning correctly?
>
> Failing that, can you tar up the relevant binaries and source files and 
> post them somewhere? :)
>
> -John
>
>
---------------------------------------------------------------------------
reply directly to:
Jim Cooper
mailto:[EMAIL PROTECTED]
iMedia, Ltd.
Tokyo                            http://www.ai-media.co.jp
---------------------------------------------------------------------------

Reply via email to