Linking

Derek Atkins warlord@MIT.EDU
29 Oct 2002 17:25:05 -0500


Hmm..  Gnucash-1.6.8 requires (read: should work fine with)
g-wrap-1.2.1.  The g-wrap-devel package from RH8 (that matches
the g-wrap package ALSO from RH8) should be sufficient -- provided
you didn't over-write anything with a g-wrap update along the way.

You may want to try to try a complete reconfigure/rebuild:
        a) make clean
        b) rm config.cache
        c) ./configure ....
        d) make all install

The error seems to imply that you might have tried using g-wrap 1.3.2
at some point during the build process....

-derek

Terry Boldt <tboldt@attglobal.net> writes:

> On Tuesday 29 October 2002 17:14, Derek Atkins wrote:
> > What version of Gnucash?
> 
> 1.6.8
> 
> Sorry about that
> 
> >
> > -derek
> >
> > Terry Boldt <tboldt@attglobal.net> writes:
> > > During the compile stage I get a lot of the following messages:
> > >
> > > cc1: warning: changing search order for system directory "/usr/include"
> > > cc1: warning:   as it has already been specified as a non-system
> > > directory
> > >
> > > Getting a lot of messages of the form:
> > >
> > > gcc -g -O2 -Wall -Wunused -Wall -Wno-unused
> > > -Werror-implicit-function-declaration -I/usr/include/gtk-1.2
> > > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
> > > -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
> > > -I/usr/lib/gnome-libs/include -I/usr/include/orbit-1.0 -I/usr/include -o
> > > .libs/gnucash MultiLedger.o SplitLedger.o EuroUtils.o FileDialog.o
> > > gnc-component-manager.o
> > > gnc-exp-parser.o gnc-main.o gnc-ui-util.o messages.o -rdynamic -rdynamic
> > > -rdynamic -rdynamic -rdynamic  gnome/libgncgnome.a
> > > register/libgncregister.a register/gnome/libgncregistergnome.a
> > > guile/libgncguile.a gnome/libgncgnome.a calculation/libgnccalc.a
> > > engine/.libs/libgncengine.so -L/usr/lib -lz -lz -lz -ldl -lm -lm
> > > -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -ldl
> > > -L/usr/X11R6/lib -lXi -lXext -lX11 -lm -ldl -lXi -lXext -lX11 -lm -ldl
> > > -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm
> > > /usr/lib/libguppitank.so -lz -lz -lgnomeui -lgnomeprint -lglade -ldl -lXi
> > > -lXext -lX11 -lm /usr/lib/libguppi.so -lz -lz -lgnomeui -lgnomeprint
> > > -lglade -ldl -lXi -lXext -lX11 -lm -lzvt -lutil -lglade-gnome -lglade
> > > -lbonobo /usr/lib/liboaf.so -lm -ldl -lORBitCosNaming -lORBit -lIIOP
> > > -lORBitutil -lnsl -lbonobox -lbonobo-print -lgnomeprint -lgnomeui
> > > -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile
> > > -lgdk_pixbuf -ldl -lXi -lXext -lX11 -lm -ldl -lXi -lXext -lX11 -lm -ldl
> > > -ldl -lXi -lXext -lX11 -lart_lgpl -lm -lz -lz -lz -lgnomeprint -lgnomeui
> > > -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile
> > > -lgdk_pixbuf -ldl -lXi -lXext -lX11 -lm -ldl -lXi -lXext -lX11 -lm -ldl
> > > -ldl -lXi -lXext -lX11 -lart_lgpl -lm -lz -lz -lz /usr/lib/libguile.so
> > > -ldl -lm /usr/lib/libqthreads.so -lm -lpthread -lm -lgtkhtml
> > > /usr/lib/libgal.so -lSM -lICE -ldl -lXi -lXext -lX11 -lm -lgnomeprint
> > > /usr/lib/libfreetype.so -lglade-gnome -lglade /usr/lib/libxml.so -lz -lz
> > > -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome
> > > -lgnomesupport -lesd -laudiofile -lgdk_pixbuf /usr/lib/libgtk.so -ldl
> > > -lXi -lXext -lX11 -lm /usr/lib/libgdk.so -ldl -lXi -lXext -lX11 -lm
> > > /usr/lib/libgmodule.so -ldl /usr/lib/libglib.so -ldl -lXi -lXext -lX11
> > > -lm -lgnomecanvaspixbuf -lghttp -ldb1 /usr/lib/libpopt.so -lm -lm
> > > -Wl,--rpath -Wl,/usr/local/lib
> > > gnome/libgncgnome.a(window-register.o): In function `report_helper':
> > > /home/Miscellaneous/Packages/gnucash-1.6.8/src/gnome/window-register.c:31
> > >88: undefined reference to `gw_wcp_assimilate_ptr'
> > >
> > >
> > > those undefined reference messages spew out for several thousand lines
> > > after that. The undefeine reference is always of the form:
> > > `gw_wc....................'
> > >
> > > I think this may be comin fromthe g-wrap-devel. I downloaded
> > > g-wrap-devel-1.2.1-6 for RH 8.0
> > >
> > > Is this version incompatable with gnucash?
> > >
> > > Terry
> > > _______________________________________________
> > > gnucash-devel mailing list
> > > gnucash-devel@lists.gnucash.org
> > > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
> 

-- 
       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