http://bugzilla.moblin.org/show_bug.cgi?id=8511
jukey <jukey(a)ju-key.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jukey(a)ju-key.de
--- Comment #1 from jukey <jukey(a)ju-key.de> 2009-12-14 09:38:55 PST ---
From:
http://maemo.org/community/maemo-developers/syncevolution_in_fremantle/?o...
Max Mikh
Max Mikh
Karma: 38
2009-12-12 22:59 UTC
Hi Patrick,
I tried to compile syncevolution-0.9.2+1.0alpha1 for maemo5. Unfortunately I
don't have huge experience for compile (I mostly working on Java and .NET).
For compile I used this command:
./configure --prefix=/opt --host=arm --enable-maemo --enable-dbus-service
--enable-evolution-compatibility
It is give me:
config.status: executing depfiles commands
checking for EPACKAGE... yes
checking for ECAL... no
checking for ECAL... no
checking for ECAL... no
checking for EBOOK... yes
configure: error: libecal not found. Use --disable-ecal to compile without or
install the necessary development files.
Could you like to give advice how to compile it?
libecal is absent in maemo 5. Probably it should be compiled for
calendar-backend-dev or libedataserver-dev.
I tried to play with modification ./configure and /src/backends/evolution$ cat
configure-sub.in.
When I modify /src/backends/evolution$ cat configure-sub.in (change
pkg_emodules_12="libedataserver-1.2" to
pkg_emodules_12="libedataserver-1.4")
nothing was changed.
if I made same changes in ./configure than library wasn't find. Maemo 5 used
libedataserver-1.4 library.
thank you advance
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.