On Fri, 15 Mar 2002, Parag R Naik wrote:
> I get the following problem while recompiling mod-perl can any body help ??
>
> cc -c -I.. -I/usr/local/lib/perl5/5.6.1/i686-linux/CORE
> -I../os/unix -I../includ e -DLINUX=22 -DMOD_PERL
> -DUSE_PERL_SSI -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=1 99506L
>
I get the following problem while recompiling
mod-perl can any body help ??
cc -c -I..
-I/usr/local/lib/perl5/5.6.1/i686-linux/CORE -I../os/unix
-I../include -DLINUX=22 -DMOD_PERL -DUSE_PERL_SSI
-DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_REENTRANT
-fno-strict-aliasing -D_LARGEFIL
Hi there,
On Thu, 14 Mar 2002, Parag R Naik wrote:
> I am using ActivePerl 5.6 . I had executed the Makefile.PL with Active
> Perl hence the Makefile created contain the activeperl entry ..
I don't know anything about ActivePerl. I think that its use might
be the cause of your problem. Can
Hi there,
On Thu, 14 Mar 2002, Parag R Naik wrote:
> Hi all,
> I am having a problem compiling mod_perl 1.26 src with apache 1.3.22 src.
> The problem on running make occur at the following command
>
> gcc -c -I../.. -I/usr/local/ActivePerl-5.6/lib/5.6.1/i686-linux-thread-multi/COR
ActivePerl
Hi all,I am having a problem compiling mod_perl
1.26 src with apache 1.3.22 src.The problem on running make occur at the
following command
gcc -c -I../..
-I/usr/local/ActivePerl-5.6/lib/5.6.1/i686-linux-thread-multi/CORE
-I../../os/unix -I../../include -DLINUX=22 -I/usr/include/db1
-DM