Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2000 09:57:42 +0900
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        Current <FreeBSD-current@FreeBSD.org>
Subject:   buildworld failed with MAKE_IDEA=YES
Message-ID:  <7mlmxn8ohl.wl@waterblue.imgsrc.co.jp>

next in thread | raw e-mail | index | archive | help

I don't know this problem is happend only on my box, or not.  But I'm
using MAKE_IDEA=IES and USA_RESIDENT=NO for buildworld.


===> libcrypto
cc -O -mpentiumpro -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/cpt_err.c -o cpt_err.o

...

cc -O -mpentiumpro -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:78: 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:97: union has no member named `idea_ks'
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:100: syntax error before `tmp'
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:102: `tmp' undeclared (first use in this function)
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:102: (Each undeclared identifier is reported only once
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:102: for each function it appears in.)
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:103: union has no member named `idea_ks'
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_cbc_i.c:105: `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:115: union has no member named `idea_ks'
*** Error code 1

Stop in /usr/src/secure/lib/libcrypto.
*** Error code 1

Stop in /usr/src/secure/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


-- 
Jun Kuriyama <kuriyama@FreeBSD.org> // FreeBSD Project


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7mlmxn8ohl.wl>