I got the following error while trying to make builworld with WITH_IDEA=YES
and USA_RESIDENT=NO.


===> libcrypto

[snip]

cc -O -pipe -DTERMIOS -DANSI_SOURCE
-I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto
-I/usr/obj/usr/src/secure/lib/libcrypto -DL_ENDIAN
-I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c
-o e_cbc_i.o
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:7
8: union has no member named `idea_ks'
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:
In function `idea_cbc_init_key':
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:9
7: union has no member named `idea_ks'
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:1
00: syntax error before `tmp'
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:1
02: `tmp' undeclared (first use in this function)
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:1
02: (Each undeclared identifier is reported only once
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:1
02: for each function it appears in.)
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:1
03: union has no member named `idea_ks'
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:1
05: `IDEA_KEY_SCHEDULE' undeclared (first use in this function)
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:
In function `idea_cbc_cipher':
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:1
15: union has no member named `idea_ks'
*** Error code 1

Stop in /usr/src/secure/lib/libcrypto.

----------------------------------------------------------
Shin-ichi YOSHIMOTO <[EMAIL PROTECTED]>
KEK, High Energy Accelerator Research Organization
Accelerator Laboratory


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to