Not any better.
But i detected an error: Not all h-files are copied to ./include
Copying all of them (by hand, or by a script) let me compile almost
everything (by calling ./config and make)
but at the end i still get an error that there is no target for 'sha256t.o'
. Can i disable sha256t somehow ?

The thing why i want to compile under mingw (i actually have a native win32
version up and running) is the need
of building gwenhywfar and libchipcard under mingw

--esskar



> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Dr. 
> Stephen Henson
> Sent: Donnerstag, 9. Februar 2006 19:32
> To: openssl-users@openssl.org
> Subject: Re: OpenSSL for Mingw
> 
> 
> 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]
> 

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

Reply via email to