On Mon, Jan 24, 2005 at 05:45:22PM +0100, Andy Polyakov wrote: > >Just tried this with binutils 2.15 . > > > >I got the following: > > > > > >Script started on Mon Jan 24 06:20:49 2005 > >gallifrey.nk.ca//usr/source/openssl-SNAP-20050124$ make !./C > >./Configure threads shared zlib-dynamic debug --prefix=/usr/contrib > >--openssldir=/usr/contrib bsdi-elf-gcc "-g -O3 -Wall" > >target already defined - debug > > First of all one thing not directly related to the problem in question. > I'm trying to unify BSD targets in HEAD and wonder if you could download > openssl-SNAP-20050125 when it becomes available(!) or 'cvs checkout' now > and verify BSD-x86-elf targer on your system. I mean instead of asking > for bsdi-elf-gcc in your ./Configure line, ask for BSD-x86-elf. > > >../libcrypto.so: undefined reference to `AES_Te' > >../libcrypto.so: undefined reference to `AES_encrypt' > >../libcrypto.so: undefined reference to `AES_Td' > >../libcrypto.so: undefined reference to `AES_decrypt' > >*** Error code 1 > > If you go through your log, you'll see that no assembler modules were > compiled, but some were linked. Follow sx86-elf for example... How come? > ax86-elf does not appear at all and that's where above symbols reside > now... Normally this would occur if you do 'cvs checkout' and then > attempt to 'make' without reconfigure... And I can't reproduce the > problem with BSD-x86-elf target if I checkout into an empty location... > It must be your local problem... make clean, reconfigure, figure out why > ax86-elf was not compiled [automatically]... A. > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [EMAIL PROTECTED]
I do not see a BSD-x86-elf option. -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
