Re: [Evolution-hackers] e-util compiling errors evo-2.2.1.1
- From: Not Zed <notzed ximian com>
- To: Harish Krishnaswamy <kharish novell com>
- Cc: AG <agreen bkaeg org>, evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] e-util compiling errors evo-2.2.1.1
- Date: Wed, 02 Nov 2005 16:11:45 +0800
Naah that is the prefix for the glib-genmarshal script, not the install
one. Maybe you dont have all of the glib-devel stuff installed, or it
can't find it.
This line:
( --prefix=e_util_marshal ./e-util-marshal.list --header >
e-util-marshal.h.tmp \
Should really be something like:
( glib-genmarshal --prefix=e_util_marshal ./e-util-marshal.list
--header > e-util-marshal.h.tmp \
So configure isn't finding glib-genmarshal properly.
On Wed, 2005-11-02 at 10:06 +0530, Harish Krishnaswamy wrote:
> your prefix looks suspicious. Just do a make clean to get rid of the
> generated files
> and regenerate your Makefile just to be sure..
>
> On Tue, 2005-11-01 at 08:07 -0500, AG wrote:
> > I believe I've got a simple compile error, but I've not found very many
> > answers via the ubiquitous google search..
> >
> > Any ideas??
> > Thx in advance for any suggestions.
> >
> > make[3]: Leaving directory `/tmp/evolution-2.2.1.1/data'
> > make[2]: Leaving directory `/tmp/evolution-2.2.1.1/data'
> > Making all in e-util
> > make[2]: Entering directory `/tmp/evolution-2.2.1.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: --prefix=e_util_marshal: command not found
> > make[2]: *** [e-util-marshal.h] Error 1
> > make[2]: Leaving directory `/tmp/evolution-2.2.1.1/e-util'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/tmp/evolution-2.2.1.1'
> > make: *** [all] Error 2
> >
> >
>
> _______________________________________________
> Evolution-hackers mailing list
> Evolution-hackers gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers
--
adfa(evolution-2.4:20087): gtkhtml-WARNING **: cannot find icon:
'stock_insert-url' in gnome
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]