On Tue, 2005-09-27 at 01:04 +0200, Philip Van Hoof wrote:

Hey Ross,

I noticed you've read this thread,

[CUT]

> ps. It stops here. But I'm not sure whether this is related to the Maemo
> platform, since I can reproduce this build-error on a non scratchbox
> environment.
> 
> se-transport.Tpo -c camel-groupwise-transport.c  -fPIC -DPIC
> -o .libs/camel-groupwise-transport.o
> make[4]: *** No rule to make target
> `../../../servers/groupwise/libegroupwise-1.2.la', needed by
> `libcamelgroupwise.la'.  Stop.
> make[4]: Leaving directory
> `/home/freax/dev/evolution-data-server/camel/providers/groupwise'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/freax/dev/evolution-data-server/camel/providers'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/freax/dev/evolution-data-server/camel'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/freax/dev/evolution-data-server'
> make: *** [all] Error 2
> [sbox-SDK_PC: ~/dev/evolution-data-server] >

This should be fixable using a DEPENDENCIES macro in the Makefile.am,
but it doesn't fix the problem for me (guessing this is a autotools
issue).

However. Building "servers" first also temporarily fixes the issue.

Other than that what I basically had to do was to disable groupwise. And
then everything works out fine.

http://pvanhoof.be/files/eds_on_maemo.png

I can send you a patch if you like, but I don't think it's going to be
very useful. It basically disables all the groupwise stuff . . .



-- 
Philip Van Hoof, software developer at x-tend
home: me at pvanhoof dot be
gnome: pvanhoof at gnome dot org
work: vanhoof at x-tend dot be
http://www.pvanhoof.be - http://www.x-tend.be

_______________________________________________
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to