Problem compiling -CURRENT/OpenSSL
Luchezar Petkov
luchezar.petkov at gmail.com
Mon Jun 25 16:11:59 UTC 2007
Solved.
Thank you and I'm sorry that I haven't checked the archives before asking.
On 6/25/07, Yuri Pankov <yuri at 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 at 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
More information about the freebsd-current
mailing list