Date: Sun, 21 Jun 2009 12:03:36 +0800 From: "Alex V. Petrov" <alexvpetrov@gmail.com> To: current@freebsd.org Subject: Current: Error on make buildworld - Stop in /usr/src/secure/lib/libcrypto Message-ID: <200906211203.36889.alexvpetrov@gmail.com>
next in thread | raw e-mail | index | archive | help
alex# uname -a FreeBSD alex.super 8.0-CURRENT FreeBSD 8.0-CURRENT #7: Sat Jun 13 21:46:47 KRAST 2009 alex@alex.super:/usr/obj/usr/src/sys/ALEX i386 sources is fresh cc -O2 -pipe -DTERMIOS -DANSI_SOURCE - I/usr/src/secure/lib/libcrypto/../../../crypto/openssl - I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto - I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DDSO_DLFCN - DHAVE_DLFCN_H -DOPENSSL_NO_IDEA -DL_ENDIAN -DNO_IDEA -std=gnu89 -fstack- protector -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c: In function 'B64_write_ASN1': /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:120: error: 'ASN1_F_B64_WRITE_ASN1' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:120: error: (Each undeclared identifier is reported only once /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:120: error: for each function it appears in.) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c: In function 'b64_read_asn1': /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:138: error: 'ASN1_F_B64_READ_ASN1' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c: At top level: /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:208: error: expected declaration specifiers or '...' before 'asn1_output_data_fn' /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c: In function 'int_smime_write_ASN1': /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:215: error: 'SMIME_OLDMIME' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:220: error: 'SMIME_CRLFEOL' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c: In function 'SMIME_read_ASN1': /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:373: error: 'ASN1_F_SMIME_READ_ASN1' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:373: error: 'ASN1_R_MIME_PARSE_ERROR' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:379: error: 'ASN1_R_NO_CONTENT_TYPE' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:390: error: 'ASN1_R_NO_MULTIPART_BOUNDARY' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:396: error: 'ASN1_R_NO_MULTIPART_BODY_FAILURE' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:405: error: 'ASN1_R_MIME_SIG_PARSE_ERROR' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:415: error: 'ASN1_R_NO_SIG_CONTENT_TYPE' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:422: error: 'ASN1_R_SIG_INVALID_MIME_TYPE' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:430: error: 'ASN1_R_ASN1_SIG_PARSE_ERROR' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:447: error: 'ASN1_R_INVALID_MIME_TYPE' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:456: error: 'ASN1_R_ASN1_PARSE_ERROR' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c: In function 'SMIME_text': /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:510: error: 'ASN1_F_SMIME_TEXT' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:510: error: 'ASN1_R_MIME_PARSE_ERROR' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:514: error: 'ASN1_R_MIME_NO_CONTENT_TYPE' undeclared (first use in this function) /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn_mime.c:519: error: 'ASN1_R_INVALID_MIME_TYPE' undeclared (first use in this function) *** Error code 1 Stop in /usr/src/secure/lib/libcrypto. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906211203.36889.alexvpetrov>