! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
patch to fix build against system ical library
Status:
CLOSED: FIXED

Comments

Description Yves-Alexis Perez editbugs 2010-03-06 10:05:15 CET
Created attachment 2875 
fix build with system libical

Hi,

with the current tree, orage won't build with system ical library because it includes  <ical.h> and <icalss.h> directly while the library headers are installed in /usr/includes/libical/

Attached patch fix the build against system ical, though it'll break the build against included ical. It shouldn't be too hard to ifdef that, but as building against an ical copy is not a good idea imho, I'd prefer dropping completely included libical altogether :)

Cheers,
Comment 1 juha editbugs 2010-03-11 12:18:41 CET
Fixed in 4.5.7.18 in git.

don't want to drop local code before system code works :)
Comment 2 juha editbugs 2011-01-18 14:15:26 CET
in 4.8.0

Bug #6288

Reported by:
Yves-Alexis Perez
Reported on: 2010-03-06
Last modified on: 2011-01-18

People

CC List:
0 users

Version

Attachments

fix build with system libical (1.08 KB, patch)
2010-03-06 10:05 CET , Yves-Alexis Perez
no flags

Additional information