Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2007 19:24:36 -0800
From:      Yuri <yuri@rawbw.com>
To:        freebsd-questions@freebsd.org
Cc:        yuri@tsoft.com
Subject:   FreeBSD-7.0 fails to compile after upgrade
Message-ID:  <1195529076.47425374ade31@webmail.rawbw.com>

next in thread | raw e-mail | index | archive | help
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?

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=
gnu89  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/en
g_padlock.c -o eng_padlock.So
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_padlock.
c: In function 'padlock_xcrypt_ecb':
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_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/eng_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





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