1 | :info:build /usr/bin/gcc-4.0 -I. -I../.. -I../../. -I../.././ext/openssl |
---|
2 | -DRUBY_EXTCONF_H=\"extconf.h\" -I/mp/include -fno-common -O2 -arch i386 -fno-common -pipe |
---|
3 | -fno-common -arch i386 -c ossl.c |
---|
4 | :info:build ossl.c:118: error: syntax error before '*' token |
---|
5 | :info:build ossl.c: In function 'ossl_x509_sk2ary': |
---|
6 | :info:build ossl.c:118: error: number of arguments doesn't match prototype |
---|
7 | :info:build ossl.h:120: error: prototype declaration |
---|
8 | :info:build ossl.c:118: error: 'sk' undeclared (first use in this function) |
---|
9 | :info:build ossl.c:118: error: (Each undeclared identifier is reported only once |
---|
10 | :info:build ossl.c:118: error: for each function it appears in.) |
---|