gnc_gconf_toolbar_detachable

Derek Atkins warlord at MIT.EDU
Fri Jun 3 11:58:54 EDT 2005


Quoting Chris Shoemaker <c.shoemaker at cox.net>:

[snip]
> /home/chris/gnucash/gnucash/src/gnome-utils/.libs/libgncmod-gnome-utils.so:
> undefined reference to `gnc_gconf_toolbar_detachable'
> > > collect2: ld returned 1 exit status
> > > make[2]: *** [test-link] Error 1
> > 
> > You've got an old generated file there somewhere.
> > gnc_gconf_toolbar_detachable() is now a static inline in a header file.
> > Try a 'make distclean'.
> 
> Hmm, that didn't seem to make a difference.
> 
> [.libs]$ nm libgncmod-gnome-utils.so.0.0.0 |grep gconf_tool
>          U gnc_gconf_toolbar_detachable
> 
> shows the undefined symbol.
> 
> It seems that the inline is not working quite right.
> 
> If it were truly inlined I wouldn't see it as an external symbol, right?
> 
> Maybe gnc-gconf-utils.h has to be added to the /core-utils/Makefile.am
> somewhere?
> 
> Am I really the only person having this problem?  Anyone else building
> g2 from yesterday's CVS?

I just updated and built g2 branch about 30 minutes ago and it worked just fine
on my FC3 machine.

gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)

-derek
-- 
       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 at MIT.EDU                        PGP key available



More information about the gnucash-devel mailing list