On Thu, 2003-03-13 at 16:29, Muralikrishnan B wrote: > I get this error whil trying to compile evolution 1.3.1 from source. > > Any tips / directions in solving this ? > > make[2]: Entering directory > `/home/mkb/downloads/evo_1.3/evolution-1.3.1/e-util\'Making all in . > make[3]: Entering directory `/home/mkb/downloads/evo_1.3/evolution-1.3.1/e-util\'( > --prefix=e_util_marshal e-util-marshal.list --header > e-util-marshal.h.tmp \\&& mv > e-util-marshal.h.tmp e-util-marshal.h ) \\ > || ( rm -f e-util-marshal.h.tmp && exit 1 ) > /bin/sh: line 1: --prefix=e_util_marshal: command not found > make[3]: *** [e-util-marshal.h] Error 1 > make[3]: Leaving directory `/home/mkb/downloads/evo_1.3/evolution-1.3.1/e-util\' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/mkb/downloads/evo_1.3/evolution-1.3.1/e-util\' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/mkb/downloads/evo_1.3/evolution-1.3.1\' > make: *** [all-recursive-am] Error 2 > > seems configure is not finding glib-genmarshal, which, at least in debian, is in the libglib2.0-dev package. Make sure you've got that installed.
cheers _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
