Date: Mon, 25 Jun 2007 19:11:57 +0300 From: "Luchezar Petkov" <luchezar.petkov@gmail.com> To: "Yuri Pankov" <yuri@darklight.org.ru> Cc: freebsd-current@freebsd.org Subject: Re: Problem compiling -CURRENT/OpenSSL Message-ID: <766a5a9e0706250911of20df4cwd439e1985aa298ae@mail.gmail.com> In-Reply-To: <20070625134357.GA1030@darklight.org.ru> References: <766a5a9e0706250550s4d2d67a8qc193c6dba7964e25@mail.gmail.com> <20070625134357.GA1030@darklight.org.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Solved. Thank you and I'm sorry that I haven't checked the archives before asking. On 6/25/07, Yuri Pankov <yuri@darklight.org.ru> wrote: > > On Mon, Jun 25, 2007 at 03:50:53PM +0300, Luchezar Petkov wrote: > > Hello, > > I have a problem compiling FreeBSD-CURRENT : > > > > $make buildworld > > > > <...> > > normal compilation, no errors, no warnings; > > <...> > > > > 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=gnu89 -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 > '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 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > > > ------------- > > Fresh today sources. About my system: > > > > $uname -a > > FreeBSD lilly.evo.bg 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 > 11:05:30 > > UTC 2007 root@dessler.cse.buffalo.edu > :/usr/obj/usr/src/sys/SMP i386 > > > > ----------- > > dmesg output can be found here: > > http://enlightenment.org/~lucho/dmesg.output > > > > I had removed my /usr/obj before the compilation. > > > > Any ideas how to solve the problem? > > -- > > Luchezar P. Petkov > > http://luchko.wordpress.com > > > Yuri > > -- Luchezar P. Petkov http://luchko.wordpress.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?766a5a9e0706250911of20df4cwd439e1985aa298ae>