On Thu, Feb 09, 2006, Kiefer, Sascha wrote:

> Looked better (now ./config copied the .h files and so on) but still
> error's:
> 
> $ make
> making all in crypto...
> make[1]: Entering directory `/d/Eigene
> Dateien/Downloads/openssl-0.9.8a/crypto'
> ( echo "#ifndef MK1MF_BUILD"; \
> echo '  /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
> echo '  #define CFLAGS "gcc -DOPENSSL_THREADS  -DDSO_WIN32 -mno-cygwin
> -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall -D_WIN32_WINNT=0x333
> -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM
> -DRMD160_ASM -DAES_ASM"'; \
> echo '  #define PLATFORM "mingw"'; \
> echo "  #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
> echo '#endif' ) >buildinf.h
> make[1]: *** No rule to make target `../include/openssl/crypto.h', needed by
> `cryptlib.o'.  Stop.
> make[1]: Leaving directory `/d/Eigene
> Dateien/Downloads/openssl-0.9.8a/crypto'
> make: *** [build_crypto] Error 1
> 
> Why is it '../include/openssl/crypto.h' . It should be './include/....',
> right ?
> 

Try tomorrow's snapshot. That worked fine for me from MSYS with that one
changed to Configure.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to