Rampart build fails on x86_64 platform.
---------------------------------------
Key: RAMPARTC-21
URL: https://issues.apache.org/jira/browse/RAMPARTC-21
Project: Rampart/C
Issue Type: Bug
Components: Rampart-core
Affects Versions: Current
Environment: x86_64, Linux 2.6
Reporter: Dumindu Pallewela
Assignee: Davanum Srinivas
Rampart build fails with the following error on x86_64bit platforms:
cc1: warnings being treated as errors
x509.c: In function 'openssl_x509_get_serial':
x509.c:244: warning: cast to pointer from integer of different size
x509.c: In function 'openssl_x509_get_subject_key_identifier':
x509.c:296: warning: cast to pointer from integer of different size
make[4]: *** [x509.lo] Error 1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.