cast to pointer from integer of different size
----------------------------------------------
Key: AXIS2C-482
URL: http://issues.apache.org/jira/browse/AXIS2C-482
Project: Axis2-C
Issue Type: Bug
Components: rampart
Affects Versions: Current (Nightly)
Environment: Linux Intel 64 Bit
Reporter: Marc Giger
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I
../../../../util/include -I ../../../../include -I ../../../../axiom/include -g
-O2 -D_LARGEFILE64_SOURCE -ansi -Werror -Wall
-Wno-implicit-function-declaration -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c
x509.c -fPIC -DPIC -o .libs/x509.o
cc1: warnings being treated as errors
x509.c: In function 'openssl_x509_get_serial':
x509.c:214: warning: cast to pointer from integer of different size
x509.c: In function 'openssl_x509_get_subject_key_identifier':
x509.c:266: warning: cast to pointer from integer of different size
make[4]: *** [x509.lo] Error 1
make[4]: Leaving directory
`/home/giger/projects/giger/XsltService/axis2c/rampart/src/omxmlsec/openssl'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory
`/home/giger/projects/giger/XsltService/axis2c/rampart/src/omxmlsec'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/home/giger/projects/giger/XsltService/axis2c/rampart/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/giger/projects/giger/XsltService/axis2c/rampart'
make: *** [install-recursive] Error 1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]