Date: Tue, 20 Nov 2007 06:09:25 +0100 From: =?iso-8859-1?b?U+liYXN0aWVu?= LEFEVRE <sebastien@domunix.org> To: Yuri Pankov <yuri.pankov@gmail.com> Cc: Yuri <yuri@rawbw.com>, yuri@tsoft.com, freebsd-questions@freebsd.org Subject: Re: FreeBSD-7.0 fails to compile after upgrade Message-ID: <20071120060925.3a093rs9ww44oswc@groupware.domunix.org> In-Reply-To: <200711200636.03310.yuri.pankov@gmail.com> References: <1195529076.47425374ade31@webmail.rawbw.com> <200711200636.03310.yuri.pankov@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, I have the same problem and you need to add this options in your =20 kernel options file: device crypto device cryptodev device enc For me, now everything it's ok. S=E9bastien. Yuri Pankov <yuri.pankov@gmail.com> a =E9crit : > On Tuesday 20 November 2007 06:24:36 Yuri wrote: >> I just upgraded my system, with 7.0-BETA2 CD. >> After this I updated the sources from CVS and tried to make >> buildworld. But I am getting the following compilation error. >> >> What may be wrong? >> Seems like some incompatibility between asembler and compiler? > > More like incompatibility with your CFLAGS. Are you using CFLAGS with no > optimizations (can't guess from pasted log)? > >> >> Yuri >> >> .../../../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=3D gnu89 -c >> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/e >> n g_padlock.c -o eng_padlock.So >> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/e >> ng_padlock. c: In function 'padlock_xcrypt_ecb': >> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/e >> ng_padlock. c:445: error: can't find a register in class >> 'GENERAL_REGS' while reloading 'asm ' >> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/e >> ng_padlock. c:445: error: 'asm' operand has impossible constraints >> *** Error code 1 >> >> Stop in /usr/src/secure/lib/libcrypto. >> *** Error code 1 >> >> Stop in /usr/src. >> *** Error code 1 > > > Yuri > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071120060925.3a093rs9ww44oswc>