Re: [Evolution-hackers] Failing to build latest GIT code



On Tue, 2009-11-24 at 12:15 -0500, Paul Smith wrote:
> What am I missing here?

found it.  Please apply this patch to fix the build:

diff --git a/mail/importers/Makefile.am b/mail/importers/Makefile.am
index 8851981..e25857c 100644
--- a/mail/importers/Makefile.am
+++ b/mail/importers/Makefile.am
@@ -29,6 +29,7 @@ libevolution_mail_importers_la_LDFLAGS = $(NO_UNDEFINED)
 libevolution_mail_importers_la_LIBADD =				\
 	$(WIN32_BOOTSTRAP_LIBS)					\
 	$(top_builddir)/e-util/libeutil.la			\
+	$(top_builddir)/shell/libeshell.la			\
 	$(top_builddir)/filter/libfilter.la			\
 	$(top_builddir)/mail/libevolution-mail.la		\
 	$(GNOME_PLATFORM_LIBS)					\




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