On Thu, 20 Mar 2003, R. Hannes Niedner wrote: > Date: Thu, 20 Mar 2003 18:17:33 -0800 > From: R. Hannes Niedner <[EMAIL PROTECTED]> > To: David Wheeler <[EMAIL PROTECTED]>, Ken Y. Clark <[EMAIL PROTECTED]> > Cc: Christian Schneider <[EMAIL PROTECTED]>, > [EMAIL PROTECTED], "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > Subject: Re: Compiling libapreq 1.1 on Mac OS 10.2.4 > > On 3/20/03 4:59 PM, "David Wheeler" <[EMAIL PROTECTED]> wrote: > > > Don't use that patch with Jaguar. We should be able to get your > > libapreq working on jaguar without it. > > > > David > > David, > > I have tried it hard and long with all kinds of recipes and always got the > same error messages with make test. Remember you checked the output of the > make and the verbose test... It looks that the tests screw up big time on > mac os x (at least for me with perl 5.8). I forced the install so far no > trouble but I would need a killer script to test it though :-). > My suggestion force make install in cpan or just make install without it. > > Cheers/h
All of my attempts have been by hand. I have ignored the warnings and done "make install" only to see the same "undefined symbols" errors happen as soon as "use Apache::Request;" is seen on Apache startup (and then, of course, Apache won't start). ky
