[gnucash-de] Re: Gnucash 1.8.11 mit Suse 9.2.
Dieter Hofmann
dieter.hofmann at gmx.de
Don Mar 31 16:40:30 EST 2005
Hallo Christian,
natürlich hatte ich Guppi selber kompiliert. Aber ich hatte tatsächlich was
falsch gemacht. Jetzt läuft ./configure durch.
Aber make bricht schnell ab:
FLAVOR=gnome guile -c \
"(set! %load-path (cons \"/usr/share/guile\" %load-path)) \
(primitive-load \"./gw-core-utils-spec.scm\") \
(gw:generate-wrapset \"gw-core-utils\")"
**** NOTE: this wrapset appears to be empty !?
add-ws-t gw-core-utils #<output: gw-core-utils.c 3> gw:global-declarations-ccg
for-parent gw-core-utils
add-ws-t gw-core-utils #<output: gw-core-utils.c 3> gw:global-definitions-ccg
for-parent gw-core-utils
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I/opt/gnome/include -I /usr/local/include/g-wrap
-I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -g -O2 -Wall
-Wunused -c gw-core-utils.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/gnome/include
-I /usr/local/include/g-wrap -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -g -O2 -Wall -Wunused -c gw-core-utils.c
-fPIC -o .libs/gw-core-utils.o
gw-core-utils.c:6:34: g-wrap-compatibility.h: No such file or directory
make[3]: *** [gw-core-utils.lo] Fehler 1
Ich brauch also wieder Hilfe. Oder das auf
http://linuxwiki.de/GnuCash/SourceInstall angekündigte rpm-Paket für Suse
9.2.
Werden solche eigentlich veröffentlicht?
Gruß, Dieter