Adenilson / libgcal

Automatically exported from code.google.com/p/libgcal
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

akonadi-googledate-1.2.0 don't build on Fedora 13 x86_64 #73

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Install libgcal from Fedora 13 repository and all dependances
2. Download akonadi-googledata-1.2.0
3. Try to build it

I can't build on my desktop, the build process crash whit an error message : 
"/home/kiven/src/akonadi-googledata-1.2.0/contacts/googledataresource.cpp:453: 
erreur: ‘gcal_final_cleanup’ was not declared in this scope"

KDE 4.5.1, KDEPIM 4.4.6, libgcal from F13 repos 0.9.5.

Original issue reported on code.google.com by kevin.n....@gmail.com on 1 Oct 2010 at 1:07

Attachments:

GoogleCodeExporter commented 9 years ago
I hit that bug too, with Fedora 13 updated and without patches . 

[ 91%] Building CXX object 
contacts/CMakeFiles/akonadi_googledata_resource.dir/__/shared/dlgGoogleDataConf.
o                               
/root/rpmbuild/BUILD/akonadi-googledata-1.2.0/calendar/gcalresource.cpp: In 
member function 'virtual void GCalResource::retrieveItems(const 
Akonadi::Collection&)':
/root/rpmbuild/BUILD/akonadi-googledata-1.2.0/calendar/gcalresource.cpp:147: 
warning: comparison between signed and unsigned integer expressions
/root/rpmbuild/BUILD/akonadi-googledata-1.2.0/calendar/gcalresource.cpp: In 
member function 'virtual void GCalResource::aboutToQuit()':
/root/rpmbuild/BUILD/akonadi-googledata-1.2.0/calendar/gcalresource.cpp:234: 
error: 'gcal_final_cleanup' was not declared in this scope
make[2]: *** [calendar/CMakeFiles/akonadi_gcal_resource.dir/gcalresource.o] 
Error 1
make[1]: *** [calendar/CMakeFiles/akonadi_gcal_resource.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

Original comment by ser...@gmail.com on 19 Oct 2010 at 11:06

GoogleCodeExporter commented 9 years ago
Same Here on Fedora 14: impossible to build. 

Original comment by lezardbr...@gmail.com on 6 Nov 2010 at 10:55

GoogleCodeExporter commented 9 years ago
did you try with libgcal 0.9.6?

Original comment by balcaen....@gmail.com on 6 Nov 2010 at 11:26

GoogleCodeExporter commented 9 years ago
from http://koji.fedoraproject.org/koji/packageinfo?packageID=10248, I 
recompile libgcal-0.9.6-1.fc14.x86_64 
I was able to compile akonadi-googledata-1.2.0
didn't do any test, but I already update to 
akonadi-googledata-1.2.0-1.fc14.x86_64 

Original comment by ser...@gmail.com on 22 Nov 2010 at 7:59