Project

General

Profile

This project is closed and read-only.

Actions

Bug #2429

closed

powerpc-linux-gcc compiling openssl error

Bug #2429: powerpc-linux-gcc compiling openssl error

Added by doggou (lin fu) almost 17 years ago. Updated over 15 years ago.

Status:
Closed
Assignee:
-
ruby -v:
unknown
[ruby-core:27023]

Description

=begin
powerpc-linux-gcc -I. -I../../.ext/include/powerpc-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H="extconf.h" -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -Wall -Wno-parentheses -fPIC -o ossl_x509ext.o -c ossl_x509ext.c
ossl_x509ext.c: In function ossl_x509ext_initialize': ossl_x509ext.c:285: warning: passing arg 2 of d2i_X509_EXTENSION' from incompatible pointer type
ossl_x509ext.c: In function ossl_x509ext_to_der': ossl_x509ext.c:418: error: structure has no member named ptr'
ossl_x509ext.c:418: error: structure has no member named `len'
make: *** [ossl_x509ext.o] 错误 1
=end

Actions

Also available in: PDF Atom