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 ?

--esskar

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Dr. 
> Stephen Henson
> Sent: Donnerstag, 9. Februar 2006 19:04
> To: openssl-users@openssl.org
> Subject: Re: OpenSSL for Mingw
> 
> 
> On Thu, Feb 09, 2006, Kiefer, Sascha wrote:
> 
> > No, that did not work.
> > See the first mail for the error.
> > 
> 
> In the "Configure" script try commenting out the line:
> 
> $IsMK1MF=1 if ($target eq "mingw" && $^O ne "cygwin");
> 
> 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]
> 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to