[gnucash-de] Fehler beim Gnucash-compilieren
Ralph
teumer_r at freenet.de
Son Mai 22 16:34:36 EDT 2005
Hallo,
beim Compilieren von Gnucash 1.8.11 steigt mir make mit folgendem fehler aus.
...
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../../../src -I../../../src/gnc-module -I../../../src/engine
-I../../../src/app-utils -I../../../src/gnome-utils -I../../../src/app-file
-I../../../src/report/report-system -I/usr/include/gnome-xml
-I/opt/gnome/include/libglade-1.0 -I/opt/gnome/include
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H
-DGTKHTML_HAVE_GCONF -I/opt/gnome/include/gtkhtml-1.1
-I/opt/gnome/include/gdk-pixbuf-1.0 -I/opt/gnome/include
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include
-I/opt/gnome/include/gnome-1.0 -I/usr/include/freetype2
-I/opt/gnome/lib/gnome-libs/include -I/usr/include/gnome-xml
-I/opt/gnome/include/gal-1.0 -I/opt/gnome/include/libglade-1.0
-I/opt/gnome/include/gconf/1 -I/opt/gnome/include/orbit-1.0
-I/opt/gnome/include/gnome-1.0 -I/usr/include/freetype2 -DNEED_GNOMESUPPORT_H
-I/opt/gnome/lib/gnome-libs/include -I/opt/gnome/include
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include
-I/opt/gnome/include/gdk-pixbuf-1.0 -I/usr/include/gnome-xml -std=gnu99
-I/usr/local/include -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2
-I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include
-I/usr/X11R6/include -I/opt/gnome/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/opt/gnome/lib/gnome-libs/include -I/opt/gnome/include/orbit-1.0
-I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -g -O2 -Wall
-Wunused -Werror -c gw-report-gnome.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src
-I../../../src/gnc-module -I../../../src/engine -I../../../src/app-utils
-I../../../src/gnome-utils -I../../../src/app-file
-I../../../src/report/report-system -I/usr/include/gnome-xml
-I/opt/gnome/include/libglade-1.0 -I/opt/gnome/include
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H
-DGTKHTML_HAVE_GCONF -I/opt/gnome/include/gtkhtml-1.1
-I/opt/gnome/include/gdk-pixbuf-1.0 -I/opt/gnome/include
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include
-I/opt/gnome/include/gnome-1.0 -I/usr/include/freetype2
-I/opt/gnome/lib/gnome-libs/include -I/usr/include/gnome-xml
-I/opt/gnome/include/gal-1.0 -I/opt/gnome/include/libglade-1.0
-I/opt/gnome/include/gconf/1 -I/opt/gnome/include/orbit-1.0
-I/opt/gnome/include/gnome-1.0 -I/usr/include/freetype2 -DNEED_GNOMESUPPORT_H
-I/opt/gnome/lib/gnome-libs/include -I/opt/gnome/include
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include
-I/opt/gnome/include/gdk-pixbuf-1.0 -I/usr/include/gnome-xml -std=gnu99
-I/usr/local/include -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2
-I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include
-I/usr/X11R6/include -I/opt/gnome/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/opt/gnome/lib/gnome-libs/include -I/opt/gnome/include/orbit-1.0
-I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -g -O2 -Wall
-Wunused -Werror -c gw-report-gnome.c -fPIC -o .libs/gw-report-gnome.o
In file included from /opt/gnome/include/gnome-1.0/libgnome/libgnome.h:28,
from /opt/gnome/include/gnome-1.0/gnome.h:16,
from window-report.h:26,
from gw-report-gnome.c:7:
/opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:30:1: "gettext" redefined
In file included from /opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:14,
from /opt/gnome/include/gnome-1.0/libgnome/libgnome.h:28,
from /opt/gnome/include/gnome-1.0/gnome.h:16,
from window-report.h:26,
from gw-report-gnome.c:7:
/usr/include/libintl.h:108:1: this is the location of the previous definition
In file included from /opt/gnome/include/gnome-1.0/libgnome/libgnome.h:28,
from /opt/gnome/include/gnome-1.0/gnome.h:16,
from window-report.h:26,
from gw-report-gnome.c:7:
/opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:31:1: "dgettext" redefined
In file included from /opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:14,
from /opt/gnome/include/gnome-1.0/libgnome/libgnome.h:28,
from /opt/gnome/include/gnome-1.0/gnome.h:16,
from window-report.h:26,
from gw-report-gnome.c:7:
/usr/include/libintl.h:110:1: this is the location of the previous definition
make[5]: *** [gw-report-gnome.lo] Fehler 1
make[5]: Leaving directory `/usr/src/gnucash-1.8.11/src/report/report-gnome'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory `/usr/src/gnucash-1.8.11/src/report/report-gnome'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/usr/src/gnucash-1.8.11/src/report'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/usr/src/gnucash-1.8.11/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/usr/src/gnucash-1.8.11'
make: *** [all-recursive-am] Fehler 2
ralph at linux:/usr/src/gnucash-1.8.11>
configure lief fehlerfrei durch. Das System ist ein SuSE 9.1 mit g-wrap 1.9.6
und guppi 0.40.3. Wer hat eine Idee, woran der Fehler liegen könnte?
Danke
Ralph