compiling proplems g-wrap

Arno Kahle arno.kahle at arcor.de
Sun Jan 4 10:04:57 CST 2004


Hello everybody,

since a lot of time I am trying  to build up gnucash from source with 
hbci, postgres and cardreader support due to not finding a binary 
version for suse8.x!

That the goal.

My first problem is to compile g-wrap under suse8.2 or 8.1:

'configure' succeeds,
but 'make' is stopping with following error message which I am not able 
to interpret:

creating libgw-standard.la
(cd .libs && rm -f libgw-standard.la && ln -s ../libgw-standard.la 
libgw-standard.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    
-O2 -g -Wall -Werror -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I 
/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2  -MT 
g-wrap-wct.lo -MD -MP -MF ".deps/g-wrap-wct.Tpo" \
  -c -o g-wrap-wct.lo `test -f 'g-wrap-wct.c' || echo './'`g-wrap-wct.c; \
then mv ".deps/g-wrap-wct.Tpo" ".deps/g-wrap-wct.Plo"; \
else rm -f ".deps/g-wrap-wct.Tpo"; exit 1; \
fi
--------->
rm -f .libs/g-wrap-wct.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Werror 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I /usr/include 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-D_REENTRANT -I/usr/X11R6/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -g -O2 -MT g-wrap-wct.lo -MD -MP -MF 
.deps/g-wrap-wct.Tpo -c g-wrap-wct.c  -fPIC -DPIC -o .libs/g-wrap-wct.lo
g-wrap-wct.c: In function `gw_wct_p':
g-wrap-wct.c:106: warning: comparison between signed and unsigned
g-wrap-wct.c: In function `gw_wcp_p':
g-wrap-wct.c:111: warning: comparison between signed and unsigned
g-wrap-wct.c: In function `wcp_data_print':
g-wrap-wct.c:146: warning: comparison between signed and unsigned
g-wrap-wct.c: In function `gw_wcp_assimilate_ptr':
g-wrap-wct.c:210: warning: comparison between signed and unsigned
g-wrap-wct.c: In function `gw_wcp_get_ptr':
g-wrap-wct.c:227: warning: comparison between signed and unsigned
g-wrap-wct.c: In function `gw_wcp_is_of_type_p':
g-wrap-wct.c:235: warning: comparison between signed and unsigned
g-wrap-wct.c: In function `gw_wcp_coerce':
g-wrap-wct.c:247: warning: comparison between signed and unsigned
g-wrap-wct.c:248: warning: comparison between signed and unsigned
make[2]: *** [g-wrap-wct.lo] Fehler 1
make[2]: Leaving directory `/usr/src/packages/SOURCES/g-wrap-1.3.4/g-wrap'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/usr/src/packages/SOURCES/g-wrap-1.3.4'
make: *** [all] Fehler 2
 
Any help would be appreciated.

Some more figures I`ve found:
probably it could be a version problem in using gcc-3.3-23 instead of 
gcc-3.2xx. When I inspect the makefile whithout understanding it 
completely I found some references in pathes including **gcc*/3.2/**
But downgrading of the compiler results in fatal dependency errors to 
XF86...


Thank's in advance.

Arno


mailto: arno.kahle at arcor.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gnucash.org/pipermail/gnucash-user/attachments/20040104/666a480f/attachment.htm


More information about the gnucash-user mailing list