while compiling gnucash i got this error<br>
<br>
bo-text.c -MT go-combo-text.lo -MD -MP -MF .deps/go-combo-text.TPlo -fPIC -DPIC -o .libs/go-combo-text.o<br>
cc1: warnings being treated as errors<br>
go-combo-text.c: In function 'go_combo_text_init':<br>
go-combo-text.c:190: warning: not enough variable arguments to fit a sentinel<br>
<br>what could be the possible solution ....<br>
<br>
and automake 1.6 gives the error <br>
<br>
Running automake --gnu ...<br>
<a href="http://configure.in:23">configure.in:23</a>: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'<br>
<br>Which version is appropriate .. i am using UBUNTU linux 5.04<br>
<br>
please advice<br>
<br>
thanks in advance<br>
<br>
pawan<br>