curl을 빌드중, 에러..도와주세요 ㅠ
CeGcc로 curl을 Make도중, 에러났습니다.(cygwin입니다)
원래 있던 놈이라, 어떻게 건들지도 못하겠고...
뒤에도 비슷한 에러가 나서, 일부분만 가져왔습니다.
이런 에러가 다른파일(win어쩌구하는 윈도우헤더..)
에 났었는데.. 그 파일에 windef.h를 추가하니, 그건 넘어갔었습니다.
그래서, 선언안된게 있어서 그런가 하고, 봤더니, 아닌것 같고...
답변 부탁드립니다.
----------------------------------------------------------------------------
In file included from /usr/include/openssl/crypto.h:131,
from /usr/include/openssl/bio.h:69,
from /usr/include/openssl/asn1.h:65,
from /usr/include/openssl/rsa.h:62,
from urldata.h:59,
from ldap.c:68:
/usr/include/openssl/ossl_typ.h:142: error: parse error before numeric constant
/usr/include/openssl/ossl_typ.h:180: error: parse error before numeric constant
In file included from urldata.h:61,
from ldap.c:68:
/usr/include/openssl/x509.h:207: error: parse error before numeric constant
/usr/include/openssl/x509.h:232: error: parse error before '(' token
/usr/include/openssl/x509.h:236: error: parse error before '}' token
/usr/include/openssl/x509.h:240: error: parse error before "X509_REQ_INFO"
/usr/include/openssl/x509.h:244: error: parse error before '}' token
/usr/include/openssl/x509.h:251: error: parse error before '(' token
/usr/include/openssl/x509.h:253: error: parse error before "LPCSTR"
/usr/include/openssl/x509.h:258: error: parse error before '}' token
/usr/include/openssl/x509.h:277: error: parse error before "X509_CINF"
/usr/include/openssl/x509.h:302: error: parse error before '}' token
/usr/include/openssl/x509.h:441: error: parse error before '(' token
/usr/include/openssl/x509.h:447: error: parse error before '}' token
/usr/include/openssl/x509.h:452: error: parse error before "X509_CRL_INFO"
/usr/include/openssl/x509.h:456: error: parse error before '}' token
In file included from /usr/include/openssl/x509.h:571,
from urldata.h:61,
from ldap.c:68:
/usr/include/openssl/x509_vfy.h:148: error: parse error before '(' token
/usr/include/openssl/x509_vfy.h:150: error: parse error before '(' token
/usr/include/openssl/x509_vfy.h:157: error: parse error before '}' token
.....
댓글 달기