Compiling GNUCash under Vista (again)

Stephen Grant brown s_g_brown at bemail.com.au
Thu Sep 13 01:18:22 EDT 2007


Hi All,

I am attmeping to install the build enviroment for gnucash under Vista.

I run the msys shell as administrator.

install.sh produces

...
############################################################
###  OpenSSL
############################################################
Extracting openssl-0.9.8e.tar.gz ... done

c:\CGC\tmp\openssl-0.9.8e>perl Configure mingw         
Configuring for mingw
    no-camellia     [default]  OPENSSL_NO_CAMELLIA (skip dir)
    no-gmp          [default]  OPENSSL_NO_GMP (skip dir)
    no-krb5         [krb5-flavor not specified] OPENSSL_NO_KRB5
    no-mdc2         [default]  OPENSSL_NO_MDC2 (skip dir)
    no-rc5          [default]  OPENSSL_NO_RC5 (skip dir)
    no-rfc3779      [default]  OPENSSL_NO_RFC3779 (skip dir)
    no-shared       [default] 
    no-zlib         [default] 
    no-zlib-dynamic [default] 
IsMK1MF=0
CC            =gcc
CFLAG         =-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
EX_LIBS       =-lwsock32 -lgdi32
CPUID_OBJ     =x86cpuid-cof.o
BN_ASM        =bn86-cof.o co86-cof.o
DES_ENC       =dx86-cof.o yx86-cof.o
AES_ASM_OBJ   =ax86-cof.o
BF_ENC        =bx86-cof.o
CAST_ENC      =cx86-cof.o
RC4_ENC       =rx86-cof.o
RC5_ENC       =r586-cof.o
MD5_OBJ_ASM   =mx86-cof.o
SHA1_OBJ_ASM  =sx86-cof.o s512sse2-cof.o
RMD160_OBJ_ASM=rm86-cof.o
PROCESSOR     =
RANLIB        =\CGC\mingw\bin/ranlib.exe
ARFLAGS       =
PERL          =perl
THIRTY_TWO_BIT mode
DES_PTR used
DES_RISC1 used
DES_UNROLL used
BN_LLONG mode
RC4_INDEX mode
RC4_CHUNK is undefined
Generating x86 for GNU assember
Bignum
DES
crypt
Blowfish
CAST5
RC4
MD5
SHA1
RIPEMD160
RC5\32
CPUID
Generating makefile
Generating DLL definition files
Building the libraries
Building OpenSSL
copy .\crypto\buildinf.h tmp\buildinf.h
        1 file(s) copied.
copy .\crypto\opensslconf.h outinc\openssl\opensslconf.h
        1 file(s) copied.
gcc -o tmp\cryptlib.o  -Ioutinc -Itmp -DL_ENDIAN -DDSO_WIN32 -fomit-frame-pointer -O3 -march=i486 -Wall -DBN_ASM -DMD5_ASM -DSHA1_ASM -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE      -c .\crypto\cryptlib.c
gcc: installation problem, cannot exec `cc1': No such file or directory
mingw32-make: *** [tmp\cryptlib.o] Error 1
cp: cannot stat `libeay32.dll': No such file or directory
cp: cannot stat `libssl32.dll': No such file or directory

CGC at SHAMMAH ~/Packaging
...

Last time this happened I did

Ln /mingw/libexec/gcc/mingw32/3.4.2/cc1.exe cc1.exe

(If my notes are correct!) I do not remember the dir/

What do I try now?

Yours Sincerely Stephen Grant brown


More information about the gnucash-devel mailing list