Date: Mon, 25 Jun 2007 17:43:57 +0400 From: Yuri Pankov <yuri@darklight.org.ru> To: Luchezar Petkov <luchezar.petkov@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Problem compiling -CURRENT/OpenSSL Message-ID: <20070625134357.GA1030@darklight.org.ru> In-Reply-To: <766a5a9e0706250550s4d2d67a8qc193c6dba7964e25@mail.gmail.com> References: <766a5a9e0706250550s4d2d67a8qc193c6dba7964e25@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 25, 2007 at 03:50:53PM +0300, Luchezar Petkov wrote: > Hello, > I have a problem compiling FreeBSD-CURRENT : >=20 > $make buildworld >=20 > <...> > normal compilation, no errors, no warnings; > <...> >=20 > cc -fpic -DPIC -lintl -g -L/usr/X11R6/lib -L/usr/local/lib ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > -I/usr/local/include -I/usr/X11R6/include -DTERMIOS -DANSI_SOURCE ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Check http://lists.freebsd.org/pipermail/freebsd-current/2007-April/071478.= html (and previous message also). > -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=3Dgnu89 -c > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_= 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 'as= m' > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_= padlock.c:445: > error: 'asm' operand has impossible constraints > *** Error code 1 >=20 > Stop in /usr/src/secure/lib/libcrypto. > *** Error code 1 >=20 > Stop in /usr/src. >=20 > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. >=20 > ------------- > Fresh today sources. About my system: >=20 > $uname -a > FreeBSD lilly.evo.bg 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:0= 5:30 > UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >=20 > ----------- > dmesg output can be found here: > http://enlightenment.org/~lucho/dmesg.output >=20 > I had removed my /usr/obj before the compilation. >=20 > Any ideas how to solve the problem? > --=20 > Luchezar P. Petkov > http://luchko.wordpress.com Yuri --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGf8adeoAklVFrLdgRAkiSAKCQE2uBCIkppMo/uy2zCadxhfwjngCffa61 MjlLdyxYs8+5s3h+FuQZdN0= =32/f -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070625134357.GA1030>