Fedora Core 4

Brian Lloyd blloydsprint at earthlink.net
Sun Aug 7 21:05:06 EDT 2005


On Sun, 2005-08-07 at 19:14 -0400, David Hampton wrote:
> On Sun, 2005-08-07 at 16:54 -0400, Terry D. Boldt wrote:
> 
> [I updated the subject and copied the mailing list.]
> 
> > > > The above said, I can compile the baseline GNUCASH on my FC 4 system.
> > > > However, I can not (yet) get the gtk+2.0 port (which is what I was
> > > > wanting to help with) to compile.
> > >
> > > I have compiled the Gcnucash g2 port with no problem on FC4 test 3.
> > > (Might have been FC4 final.)  Are you using the gcc3.2 compiler?
> > > Gnucash is known not to compile with gcc4.
> > 
> > gcc 3.2.4
> 
> I just fired up my freshly installed FC4 laptop, checked out cvs,
> installed all the necessary development libraries, compiled gnucash, and
> ran it.  The commands I used were:
> 
> 	CC=gcc32 ./autogen.sh --prefix=/opt/gnucash/g2
> 	make
> 	make install
> 	/opt/gnucash/g2/bin/gnucash --nofile
> 
> What exact problems are you having?

I get the same problem using gcc 4.0 or gcc 3.2 (using the commands
above).  Could you help me with my problem as well?


gcc32 -DHAVE_CONFIG_H -I. -I. -I../.. -I /usr/local/include/g-wrap
-pthread -I/u sr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1
-pthread -I/usr/inclu de/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/ include -DXTHREADS
-D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/
lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/p ango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include /glib-2.0
-I/usr/lib/glib-2.0/include -g -O2 -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Werror -MT gw-core-utils.lo -MD -MP
-MF .deps/gw-core-u tils.Tpo -c gw-core-utils.c  -fPIC
-o .libs/gw-core-utils.o
In file included from core-utils.h:25,
                 from gw-core-utils.c:12:
../../config.h:209:1: "PACKAGE_BUGREPORT" redefined
In file included from /usr/local/include/libguile/__scm.h:127,
                 from /usr/local/include/libguile.h:50,
                 from /usr/local/include/guile/gh.h:52,
                 from gw-core-utils.c:3:
/usr/local/include/libguile/scmconfig.h:427:1: this is the location of
the previ ous definition
In file included from core-utils.h:25,
                 from gw-core-utils.c:12:
../../config.h:212:1: "PACKAGE_NAME" redefined
In file included from /usr/local/include/libguile/__scm.h:127,
                 from /usr/local/include/libguile.h:50,
                 from /usr/local/include/guile/gh.h:52,
                 from gw-core-utils.c:3:
/usr/local/include/libguile/scmconfig.h:430:1: this is the location of
the previ ous definition
In file included from core-utils.h:25,
                 from gw-core-utils.c:12:
../../config.h:215:1: "PACKAGE_STRING" redefined
In file included from /usr/local/include/libguile/__scm.h:127,
                 from /usr/local/include/libguile.h:50,
                 from /usr/local/include/guile/gh.h:52,
                 from gw-core-utils.c:3:
/usr/local/include/libguile/scmconfig.h:433:1: this is the location of
the previ ous definition
In file included from core-utils.h:25,
                 from gw-core-utils.c:12:
../../config.h:218:1: "PACKAGE_TARNAME" redefined
In file included from /usr/local/include/libguile/__scm.h:127,
                 from /usr/local/include/libguile.h:50,
                 from /usr/local/include/guile/gh.h:52,
                 from gw-core-utils.c:3:
/usr/local/include/libguile/scmconfig.h:436:1: this is the location of
the previ ous definition
In file included from core-utils.h:25,
                 from gw-core-utils.c:12:
../../config.h:221:1: "PACKAGE_VERSION" redefined
In file included from /usr/local/include/libguile/__scm.h:127,
                 from /usr/local/include/libguile.h:50,
                 from /usr/local/include/guile/gh.h:52,
                 from gw-core-utils.c:3:
/usr/local/include/libguile/scmconfig.h:439:1: this is the location of
the previous definition
make[4]: *** [gw-core-utils.lo] Error 1




More information about the gnucash-devel mailing list