Re: [Evolution-hackers] Build failures the past several days



On Thu, 2013-04-18 at 14:48 +0000, Reid Thompson wrote:
I believe this to be the source of this issue...
having to do with perhaps building outside the source tree

EDS
1045:    $(AM_V_GEN) $(GLIB_MKENUMS) --template $(top_srcdir)/enumtypes.h.template \
vs
EVO
3899:    $(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template $(top_srcdir)/enumtypes.h.template \

You must being building with $(srcdir) != $(builddir).

I think we just need to port the changes here to Evolution:
https://git.gnome.org/browse/evolution-data-server/commit/?id=fb9b02e43251b7f4004eb41791f0a3553eeb2b4c

I'll take care of it.

Matt



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]