AqBanking on Win32 - GWEN_TYPE_UINT32 undefined
Peter Hansen
peter at engcorp.com
Wed Jun 24 07:32:38 EDT 2009
Derek Atkins wrote:
> Quoting Peter Hansen <peter at engcorp.com>:
>
>> Derek Atkins wrote:
>>> What did you download?
>>> Trunk builds just fine from scratch as of a week ago on WinXP.
>>
>> Revision 17997 apparently (see below).
>
> Run svn update
> Then try again.
Same results actually (at r18155), other than I now don't have to modify
defaults.sh for the latest packages.
Note that I'm not installing Qt, so I define a custom.sh and set
AQBANKING_WITH_QT=no.
Then the build fails with the following when building aqbanking 3.8.3.
If I *also* add AQBANKING3=no in custom.sh, then it gets past that, but
still does not build completely. It starts "make" and then dies with
the error in the subject line of this thread.
libtool: link: ( cd ".libs" && rm -f "libparser_dtaus.la" && ln -s
"../libparser_dtaus.la" "libparser_dtaus.la" )
o ressource.o ressource.rc
make[5]: o: Command not found
make[5]: [ressource.o] Error 127 (ignored)
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -g -O2 -g -Wall
-Wdeclaration-after-statement -no-undefined -module -avoid-version
-Wl,ressource.o -L/c/soft/libofx/lib -L/c/soft/gwenhywfar/lib
-L/c/soft/gnome/lib -L/c/soft/gnutls/lib -L/c/soft/gmp/lib -g
-no-undefined -mwindows -o dtaus.la
-rpath /c/soft/gwenhywfar/lib/gwenhywfar/plugins/47/dbio dummy.lo
libparser_dtaus.la
/c/soft/tmp/aqbanking-3.8.3/src/libs/aqbanking/libaqbanking.la
-L/c/soft/gwenhywfar/lib -lgwenhywfar
libtool: link: gcc -shared .libs/dummy.o -Wl,--whole-archive
./.libs/libparser_dtaus.a -Wl,--no-whole-archive -L/c/soft/libofx/lib
-L/c/soft/gwenhywfar/lib -L/c/soft/gnome/lib -L/c/soft/gnutls/lib
-L/c/soft/gmp/lib/c/soft/tmp/aqbanking-3.8.3/src/libs/aqbanking/.libs/libaqbanking.dll.a
-L/c/soft/regex/lib /c/soft/gmp/lib/libgmp.dll.a
/c/soft/gwenhywfar/lib/libgwenhywfar.dll.a -liconv -lgcrypt -lgnutls
-lgpg-error -lregex -lwsock32 -lintl -Wl,ressource.o -mwindows -o
.libs/dtaus.dll -Wl,--enable-auto-image-base -Xlinker --out-implib
-Xlinker .libs/dtaus.dll.a
c:\soft\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe:
ressource.o: No such file: No such file or directory
collect2: ld returned 1 exit status
make[5]: *** [dtaus.la] Error 1
make[5]: Leaving directory
`/c/soft/tmp/aqbanking-3.8.3/src/plugins/parsers/dtaus'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/c/soft/tmp/aqbanking-3.8.3/src/plugins/parsers'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/c/soft/tmp/aqbanking-3.8.3/src/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/soft/tmp/aqbanking-3.8.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/soft/tmp/aqbanking-3.8.3'
make: *** [all] Error 2
--
Peter Hansen, P.Eng.
Engenuity Corporation
416-617-1499
More information about the gnucash-devel
mailing list