On Wed, 13 Sep 2000 [EMAIL PROTECTED] wrote:

> 
> Hi all, 
> 
> I have some problems with installig mod_perl, 
> environment: 
> Redhat 6.1 
> perl 5.005_03 (i386 from RPM)
> mod_perl-1.24 (source)
> apache-1.3.12 (source)
> 
> In file included from mod_perl.h:92,
>                  from mod_perl.c:67:
> /usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:2546: redefinition of `union semun'
... 
> I found some docs about this problem: 
> http://www.mail-archive.com/modperl%40apache.org/msg02400.html (removing rpm with 
>perl and install it from source)
> http://www.mail-archive.com/dbi-users%40isc.org/msg00351.html  (install DBI, I did 
>it but still the same )
> 
> Have anyone any good idea?? Or similiar problem? 

your 'perl -V' might help.  also, make sure you start over with freshly
unpacked Apache and mod_perl trees now that your Perl has been
re-intalled.

Reply via email to