2.3.12 source tarball build error

Yasuaki Taniguchi/谷口康明 yasuakit at gmail.com
Sat Apr 24 19:24:12 EDT 2010


>> I started building Gnucash 2.3.12 from tarball, and found some errors.
>>
>> (1) mysql-connector-c-noinstall-6.0.1-win32.zip is not on the mirror site.
>>
>> (2) packaging/win32/libmysql.def is missing.
>
> (3) gnucash configure warning
> ############################################################
> ###  GnuCash
> ############################################################
> configure: WARNING: unrecognized options: --with-aqbanking-dir
>
> (4) webkit-1.0.pc search error in configure
> checking the html engine... webkit
> checking for webkit-1.0 >= "1.0"... no
> Package webkit-1.0 was not found in the pkg-config search path. Perhaps you shou
> ld add the directory containing `webkit-1.0.pc' to the PKG_CONFIG_PATH environme
> nt variable No package 'webkit-1.0' found
> configure: error: Library requirements (webkit-1.0 >= "1.0") not met; consider a
> djusting the PKG_CONFIG_PATH environment variable if your libraries are in a non
> standard prefix so pkg-config can find them.


After merging webkit-1.1.90 into gnome directory,

(5) libsoup-2.4.pc is missing in webkit-1.1.90-win32.zip
checking the html engine... webkit
checking for webkit-1.0 >= "1.0"... no
Package libsoup-2.4 was not found in the pkg-config search path. Perhaps you sho
uld add the directory containing `libsoup-2.4.pc' to the PKG_CONFIG_PATH environ
ment variable Package 'libsoup-2.4', required by 'WebKit', not found
configure: error: Library requirements (webkit-1.0 >= "1.0") not met; consider a
djusting the PKG_CONFIG_PATH environment variable if your libraries are in a non
standard prefix so pkg-config can find them.


I'll continue to build tomorrow.

Regards,
Yasuaki


More information about the gnucash-devel mailing list