Hi,

we have a existing OCA 1.0.2 environment and I am attempting to build a new 
public interface yet when I run the configure I receive the following error:

-------------------------/ snip /-------------------------------------------
OpenSSL.xs:1386: warning: pointer targets in assignment differ in signedness
OpenSSL.xs: In function 'XS_OpenCA__OpenSSL__PKCS10_exponent':
OpenSSL.xs:1403: warning: zero-length printf format string
OpenSSL.xs:1409: warning: zero-length printf format string
OpenSSL.xs:1412: warning: pointer targets in assignment differ in signedness
OpenSSL.xs:1415: warning: pointer targets in assignment differ in signedness
OpenSSL.xs: In function 'XS_OpenCA__OpenSSL__PKCS10_extensions':
OpenSSL.xs:1436: warning: pointer targets in assignment differ in signedness
OpenSSL.xs:1440: warning: pointer targets in assignment differ in signedness
OpenSSL.xs: In function 'XS_OpenCA__OpenSSL__PKCS10_attributes':
OpenSSL.xs:1503: warning: pointer targets in assignment differ in signedness
OpenSSL.xs:1507: warning: pointer targets in assignment differ in signedness
OpenSSL.xs: In function 'XS_OpenCA__OpenSSL__PKCS10_signature_algorithm':
OpenSSL.xs:1523: warning: pointer targets in assignment differ in signedness
OpenSSL.xs:1526: warning: pointer targets in assignment differ in signedness
OpenSSL.xs: In function 'XS_OpenCA__OpenSSL__PKCS10_signature':
OpenSSL.xs:1549: warning: pointer targets in assignment differ in signedness
OpenSSL.xs:1552: warning: pointer targets in assignment differ in signedness
Running Mkbootstrap for OpenCA::OpenSSL ()
chmod 644 OpenSSL.bs
rm -f blib/arch/auto/OpenCA/OpenSSL/OpenSSL.so
gcc  -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic OpenSSL.o  -o 
blib/arch/auto/OpenCA/OpenSSL/OpenSSL.so     \
           -L/lib -lcrypto -lssl        \

chmod 755 blib/arch/auto/OpenCA/OpenSSL/OpenSSL.so
cp OpenSSL.bs blib/arch/auto/OpenCA/OpenSSL/OpenSSL.bs
chmod 644 blib/arch/auto/OpenCA/OpenSSL/OpenSSL.bs
Manifying blib/man3/OpenCA::OpenSSL::SMIME.3pm
Manifying blib/man3/OpenCA::OpenSSL.3pm
Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/Pod/Man.pm line 
418.
Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/Pod/Man.pm line 
419.
make[7]: Leaving directory 
`/download/OpenCA/openca-base-1.0.2/src/modules/openca-openssl'
make[7]: Entering directory `/download/OpenCA/openca-base-1.0.2/src/modules'
Checking if your kit is complete...
Looks good
Warning: prerequisite X500::DN 0.27 not found.
Writing Makefile for OpenCA::PKCS7
make[7]: Leaving directory `/download/OpenCA/openca-base-1.0.2/src/modules'
make[7]: Entering directory 
`/download/OpenCA/openca-base-1.0.2/src/modules/openca-pkcs7'
cp PKCS7.pm blib/lib/OpenCA/PKCS7.pm
cp PKCS7.pod blib/lib/OpenCA/PKCS7.pod
Manifying blib/man3/OpenCA::PKCS7.3pm
Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/Pod/Man.pm line 
418.
-------------------------/ snip /-------------------------------------------

I believe a upgrade to Perl 5.8.8 was recently applied to the front-end web 
server so could this be the root of the problem ?

-- 
Thanks, Phil

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to