On Fri, Dec 22, 2006, laura wrote:

> Thanks! but i can't use them. The error is"undefined reference to 
> `POLICY_CONSTRAINTS_free'". i can't find any files including these macros.
> 

They are real functions but their definitions and implementation is through
the ASN1 macros.

If you get undefined reference errrors from the linker then maybe the OpenSSL
library version doesn't match the headers? You need 0.9.8 IIRC for the policy
contraints code.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to