[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Evolution] evo svn build failing -- /usr/lib/evolution/2.10/libetable.so.0: undefined reference to `e_gettext'
- From: Reid Thompson <Reid Thompson ateb com>
- To: Matthew Barnes <mbarnes redhat com>
- Cc: evolution-list gnome org
- Subject: Re: [Evolution] evo svn build failing -- /usr/lib/evolution/2.10/libetable.so.0: undefined reference to `e_gettext'
- Date: Thu, 22 Mar 2007 13:44:17 -0400
I did that. Same result -- I might just blow away my entire svn
directory and checkout again...
It looks like the build is attempting to link
with /usr/lib/evolution/2.10/libetable.so.0 rather than the one in the
svn build tree -- Is this correct????
/usr/lib/evolution/2.10/libetable.so.0: undefined reference to `e_gettext'
The svn libetable.so.0 does not reference e_gettext??...
rthompso jhereg:/bsouthdata/evosvn/evolution$ nm ./widgets/table/.libs/libetable.so.0|grep e_gettext
rthompso jhereg:/bsouthdata/evosvn/evolution$ nm /usr/lib/evolution/2.10/libetable.so.0|grep e_gettext
U e_gettext
On Thu, 2007-03-22 at 12:46 -0400, Matthew Barnes wrote:
> On Thu, 2007-03-22 at 11:15 -0400, Reid Thompson wrote:
> > svn update today -- build failing --
> > can someone identify whether this is an SVN issue, or a local issue??
>
> It builds okay for me from a fresh SVN checkout.
>
> Maybe try "make distclean" and then reconfigure.
>
> Matthew Barnes
>
> _______________________________________________
> Evolution-list mailing list
> Evolution-list gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]