can't compile current cvs

Herbert Thoma tma@iis.fhg.de
Mon, 06 Jan 2003 21:00:39 +0100


Herbert Thoma schrieb:
>=20
> Derek Atkins schrieb:
> >
> > Odd.  It's working for me on my RH7.3 system...
> >
> > There have been a number of changes between Dec 23rd and today, so
> > might I suggest that you back out to the 12/23 checkout and work
> > forward day-by-day until you determine when the patch was applied that
> > causes your build to fail?
>=20
> Puh, this may take some time ...
>=20

OK, I now know what happened: on 2002-12-23 -Werror was re-enabled.
The "gettext redefined" is a warnig ...
So something with NLS, gettext, intltool, whatever was changed
while -Werror was disabled (which was quite a long time).

 Herbert.

> > Are you sure nothing else has changed on your system in the last two
> > weeks?
>=20
> Yes, I'm sure.
>=20
>  Herbert.
>=20
> > -derek
> >
> > Herbert Thoma <tma@iis.fhg.de> writes:
> >
> > > Hi!
> > >
> > > I get the following error when I try to compile a recent checkout
> > > (about 2 hours old, it worked for the last checkout on 23. Dec. 02)
> > >
> > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/gnc-module -I../../sr=
c/engine -I../../src/network-utils -I../../src/app-utils -I../../src -I/usr=
/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11=
R6/include -I/opt/gnome/include -I/opt/gnome/include/gnome-1.0 -I/opt/gnome=
/include/gnome-1.0/libguppitank -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnom=
e-libs/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-xml -I/usr/inc=
lude/freetype2 -I/opt/gnome/include/gdk-pixbuf-1.0 -I/usr/include/glib-1.2 =
-I/usr/lib/glib/include -I/usr/include/gnome-xml -I/opt/gnome/include -I/us=
r/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X1=
1R6/include -I/opt/gnome/include/gnome-1.0 -I/usr/include/freetype2 -DNEED_=
GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/usr/include/gtk-1.2 -=
I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/opt/=
gnome/include/gdk-pixbuf-1.0 -I/usr/include/gnome-xml -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2
> > > -I/usr/lib/glib/include -I/usr/X11R6/include -I/opt/gnome/include/gno=
me-1.0 -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/usr/inc=
lude/orbit-1.0 -I/opt/gnome/include -I/opt/gnome/include/gdk-pixbuf-1.0 -I/=
usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/=
X11R6/include -I/opt/gnome/include/gnome-1.0 -I/usr/include/freetype2 -DNEE=
D_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/usr/include/gnome-x=
ml -I /opt/gnucash/g-wrap-latest/include/g-wrap -g -O2 -Werror -Werror -Wmi=
ssing-prototypes -Wmissing-declarations -Werror-implicit-function-declarati=
on -c gncmod-gnome-utils.c -MT gncmod-gnome-utils.lo -MD -MP -MF .deps/gncm=
od-gnome-utils.TPlo  -fPIC -o .libs/gncmod-gnome-utils.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 dialog-options.h:26,
> > >                  from gncmod-gnome-utils.c:15:
> > > /opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:30:1: "gettext" re=
defined
> > > In file included from /opt/gnome/include/gnome-1.0/libgnome/gnome-i18=
n.h:14,
> > >                  from /opt/gnome/include/gnome-1.0/libgnome/libgnome.=
h:28,
> > >                  from /opt/gnome/include/gnome-1.0/gnome.h:16,
> > >                  from dialog-options.h:26,
> > >                  from gncmod-gnome-utils.c:15:
> > > /usr/include/libintl.h:103:1: this is the location of the previous de=
finition
> > > 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 dialog-options.h:26,
> > >                  from gncmod-gnome-utils.c:15:
> > > /opt/gnome/include/gnome-1.0/libgnome/gnome-i18n.h:31:1: "dgettext" r=
edefined
> > > In file included from /opt/gnome/include/gnome-1.0/libgnome/gnome-i18=
n.h:14,
> > >                  from /opt/gnome/include/gnome-1.0/libgnome/libgnome.=
h:28,
> > >                  from /opt/gnome/include/gnome-1.0/gnome.h:16,
> > >                  from dialog-options.h:26,
> > >                  from gncmod-gnome-utils.c:15:
> > > /usr/include/libintl.h:105:1: this is the location of the previous de=
finition
> > > make[5]: *** [gncmod-gnome-utils.lo] Fehler 1
> > > make[5]: Verlassen des Verzeichnisses =BB/home/herbie/gnucash/gnucash=
_cvs/gnucash_work/src/gnome-utils=AB
> > > make[4]: *** [all-recursive] Fehler 1
> > > make[4]: Verlassen des Verzeichnisses =BB/home/herbie/gnucash/gnucash=
_cvs/gnucash_work/src/gnome-utils=AB
> > > make[3]: *** [all] Fehler 2
> > > make[3]: Verlassen des Verzeichnisses =BB/home/herbie/gnucash/gnucash=
_cvs/gnucash_work/src/gnome-utils=AB
> > > make[2]: *** [all-recursive] Fehler 1
> > > make[2]: Verlassen des Verzeichnisses =BB/home/herbie/gnucash/gnucash=
_cvs/gnucash_work/src=AB
> > > make[1]: *** [all-recursive] Fehler 1
> > > make[1]: Verlassen des Verzeichnisses =BB/home/herbie/gnucash/gnucash=
_cvs/gnucash_work=AB
> > > make: *** [all] Fehler 2
> > [snip]
> >
> > --
> >        Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
> >        Member, MIT Student Information Processing Board  (SIPB)
> >        URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
> >        warlord@MIT.EDU                        PGP key available
>=20
> --
> Herbert Thoma
> FhG-IIS A, Studio Department
> Am Weichselgarten 3, 91058 Erlangen, Germany
> Phone: +49-9131-776-323
> Fax:   +49-9131-776-399
> email: tma@iis.fhg.de
> www: http://www.iis.fhg.de/
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel@lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel

--=20
Herbert Thoma
FhG-IIS A, Studio Department
Am Weichselgarten 3, 91058 Erlangen, Germany
Phone: +49-9131-776-323
Fax:   +49-9131-776-399
email: tma@iis.fhg.de
www: http://www.iis.fhg.de/