Hi,
>
> When i tried compiling openssl 1.0.2q for OS390-Unix  i got sevaeral
> warning like below but got the libraries libcrypto.a and libssl.a  compiled
>
> INFORMATIONAL CCN3764 /usr/include/signal.h:62    Option rent is ignored
> for variable __sigign because pragma variable(NORENT) is specified.
> INFORMATIONAL CCN3684 ./openssl.c:218   Exporting function main is not
> allowed.
> INFORMATIONAL CCN3684 ./bntest.c:143   Exporting function main is not
> allowed. IEW2689W 4C40 DEFINITION SIDE FILE IS NOT DEFINED.
> FSUM3065 The LINKEDIT step ended with return code 4.
>
>
> But while building my project with these libraries  i am getting lot of
> unresolved errors like
>
> plink: error: symbol 'X509_SIG_it' from archive member
> "libcrypto.a(p12_asn.o)" is unresolved
> plink: error: symbol 'PKCS12_AUTHSAFES_it' from archive member
> "libcrypto.a(p12_add.o)" is unresolved
>
> Any pointers ??
>
> Thiagu Mohan
>
>
>
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to