> > (cd asm; /usr/local/bin/perl des-586.pl cpp >dx86unix.cpp)
> > gcc -E -DOUT asm/dx86unix.cpp | as -o asm/dx86-out.o
> > des-586.s: Assembler messages:
> > des-586.s:2458: Error: Unimplemented segment type 0 in parse_operand
> > des-586.s:2645: Error: Unimplemented segment type 0 in parse_operand
> > *** Error code 1
> 
> I have reasons to believe that it's not I386_ONLY issue:-) What version
> is it? The problem doesn't seem to be present on 4.7
> (@login.openssl.org)... What is your assembler version? It must be same
> issue as with OpenBSD, see http://www.openssl.org/support/faq.html. That
> particular paragraph was updated earlier this night (it's in CVS, but
> not on the web yet):

GNU assembler version 1.92.3, FreeBSD $Revision: 1.4 $

> > As of 0.9.7 assembler routines were overhauled for position independence
> > of the machine code, which is essential for shared library support. For
> > some reason OpenBSD is equipped with an out-of-date GNU assembler which
> > finds the new code offensive. To work around the problem, configure with
> > no-asm (and sacrifice a great deal of performance) or patch your assembler
> > according to <URL: http://www.openssl.org/~appro/gas-1.92.3.OpenBSD.patch>.
> > For your convenience a pre-compiled replacement binary is provided at
> > <URL: http://www.openssl.org/~appro/gas-1.92.3.OpenBSD.bin>.
> 
> This applied to the *latest* OpenBSD version. Shall we mention "elder
> FreeBSD" as well? A.

it fails at least on FreeBSD 2.2.x

kind regards Dirk

- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
- [[EMAIL PROTECTED]],[[EMAIL PROTECTED]],[[EMAIL PROTECTED]]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to