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

smime.p7s

Reply via email to