GnuCash win32 building...

Charles Day cedayiv at gmail.com
Sat Oct 25 00:12:47 EDT 2008


...currently fails on gwenhywfar. First, the default download version for
gwen (3.4.1) apparently doesn't exist any more:

############################################################
###  Gwenhywfar
############################################################
--17:31:50--
http://www.aquamaniac.de/sites/download/download.php?package=01&re
lease=13&file=01&dummy=gwenhywfar-3.4.1.tar.gz
           => `c:/soft/tmp/download.php at package
=01&release=13&file=01&dummy=gwenhywfar-3.4.1.tar.gz'
Resolving www.aquamaniac.de... 81.169.145.75
Connecting to www.aquamaniac.de[81.169.145.75]:80... connected.
HTTP request sent, awaiting response... 404 File 1/13/1does not exist
17:31:51 ERROR 404: File 1/13/1does not exist.

Fine, so I updated defaults.sh with the latest version (3.5.1) and tried
again and failed again:

gcc -g -O2 -Wall -Wdeclaration-after-statement -Wall
-Wdeclaration-after-statement -o .libs/gwentest.exe gwentest.o
-L/c/soft/regex/lib -L/c/soft/gnome/lib -L/c/soft/gnutls/lib
../src/.libs/libgwenhywfar.dll.a -liconv -lgcrypt -lgnutls -lgpg-error
-lregex -lwsock32 -lintl  -L/c/soft/gwenhywfar/lib
gwentest.o(.text+0x92e8): In function `testDES4':
c:/soft/tmp/gwenhywfar-3.5.1/test/gwentest.c:205: undefined reference to
`inflateInit_'
gwentest.o(.text+0x9314):c:/soft/tmp/gwenhywfar-3.5.1/test/gwentest.c:213:
undefined reference to `inflate'
gwentest.o(.text+0x93fb):c:/soft/tmp/gwenhywfar-3.5.1/test/gwentest.c:243:
undefined reference to `inflateEnd'
gwentest.o(.text+0x94d2):c:/soft/tmp/gwenhywfar-3.5.1/test/gwentest.c:225:
undefined reference to `deflateEnd'
collect2: ld returned 1 exit status
make[2]: *** [gwentest.exe] Error 1
make[2]: Leaving directory `/c/soft/tmp/gwenhywfar-3.5.1/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/soft/tmp/gwenhywfar-3.5.1'
make: *** [all] Error 2

Anyone know how to proceed?

Cheers,
Charles


More information about the gnucash-devel mailing list