Hi list,

I need to compile the latest devel-snapshots in order to
verify some ec-certificates.

Unfortunately I am not able to compile the snapshot.

On Gentoo-Linux Kernel 2.4, gcc 3.3.4 I get with make after
simple ./config

gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO
-O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS
-DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
-DAES_ASM   -c -o e_cast.o e_cast.c
make[2]: *** Keine Regel vorhanden, um das Target
»../../include/openssl/rc5.h«,
  benötigt von »e_rc5.o«, zu erstellen.  Schluss.
make[2]: Leaving directory
`/home/user/downloads/openssl-SNAP-20050312/crypto/evp'
make[1]: *** [subdirs] Fehler 1
make[1]: Leaving directory
`/home/user/downloads/openssl-SNAP-20050312/crypto'
make: *** [build_crypto] Fehler 1

(in english: no rule to create target
»../../include/openssl/rc5.h«)

After checking the INSTALL for this, I configured with
"no-rc5", which has no effect.
Next step was to read the FAQ which states to use "no-idea
no-mdc2 no-rc5" in configure, the result of make is the same!


Funny thing is that I remember my tries yesterday in which
there was no rule for the target rc4.h. I do not receive
this message anymore...


Please help me, what am I doing wrong?

Thnx,

Lutz Feldgen
-- 
Dipl.-Inform. Lutz Feldgen

PGP-Key available at
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x42D78987

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to