I Adam
The problem is your version of Perl (5.6.0 it seems)
For this version you should enable manually the PERL_POLLUTE option:
After the Makefile is generated by running "perl Makefile.PL" open it
and modify the CCCDLFLAGS
variable adding "-DPERL_POLLUTE"
In this way the make command should work correctly....
--
Sergio Sagliocco
"Adam W. Montville" wrote:
> Hello -- I'm attempting my first install of OpenCA on a Red Hat Linux
> 7.0 system. I've been able to get to the point where I must have the
> Net-LDAPapi installed, but run into a problem here. According to the
> instructions, I am to use either the Netscape LDAP SDK or that from
> UMich (I've tried both). I am able to run "perl Makefile.pl" (I have
> Perl 5.6 installed), which creates the Makefile, but when I then type
> "make" to invoke interpretation of that Makefile, I get the following
> errors: LDAPapi.xs: In function 'av2modvals':LDAPapi.xs:95: 'na'
> undeclared...LDAPapi.xs: In function parse1mod':LDAPapi.xs:197: 'na'
> undeclared... The name 'na' is not found in the following functions:
>
> * av2modvals
> * parse1mod
> * XS_Net__LDAPapi_ldap_search
> * XS_Net__LDAPapi_ldap_search_s
> * XS_Net__LDAPapi_ldap_search_st
>
> Also, the name 'sv_undef' is undeclared in
> XS_Net__LDAPapi_ldap_url_parse. Consequently, I cannot proceed with my
> OpenCA installation. I'm still working on the problem, but any advice
> is welcome! Thanks, Adam
_________________________________________________________________
OpenCA - Users Support Mailing List [EMAIL PROTECTED]