> > Thanks Gerald. You mean in all Makefiles in the Embperl
> > subdirectories only, correct? I should be able to try this now ...
>
> This worked. Many thanks.
>
Great!
> Now that it builds, 'make test' shows one failure, but I'm
> not sure if this will matter or not. I'll post any other
Gerald Richter wrote:
These two seems to be ok, but it looks like that the CCFLAGS are not
passed
to the sub Makefiles.
So the quick fix should be to search the line CCFLAGS = in the
Makefile and
put this line in all Makefiles in the subdirectories.
Let me know if it works. If yes, I wi
Gerald Richter wrote:
These two seems to be ok, but it looks like that the CCFLAGS are not passed
to the sub Makefiles.
So the quick fix should be to search the line CCFLAGS = in the Makefile and
put this line in all Makefiles in the subdirectories.
Let me know if it works. If yes, I will auto
>
> > Could you send me your site_perl/5.8.7/i/Apache2/BuildConfig.pm
> > and the Makefile from the Embperl directory.
> >
> > I guess there are some defines that needs to be included in the
> > Embperl Makefile.
>
> Attached. I really appreciate you looking at this. Let me
> know if I
povits [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 24, 2006 7:13 PM
> To: embperl@perl.apache.org
> Subject: Re: Linux/Apache2 build errors
>
>
> I'm still trying to solve this one. A bit more info ...
> Here's 'uname -a' output from the system it fails o
Gerald Richter wrote:
Did you build Apache, Perl and mod_perl on your own or did you use any RPM's
from RedHat?
Does make test of mod_perl work for you?
I built them all and all are working fine.
--
Steve Sapovits [EMAIL PROTECTED]
--
>
> If anyone has any ideas, no matter how remote, let me know.
>
Did you build Apache, Perl and mod_perl on your own or did you use any RPM's
from RedHat?
Does make test of mod_perl work for you?
Gerald
** Virus checked by BB-5000 Mailfilter **
-
I'm still trying to solve this one. A bit more info ...
Here's 'uname -a' output from the system it fails on:
Linux secdevfdsapp01.gspt.net 2.4.21-32.ELhugemem #1 SMP
Fri Apr 15 21:04:31 EDT 2005 i686 athlon i386 GNU/Linux
I see some issues similar to this one related to other
Apache-relat