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,
Fixed in 4.5.7.18 in git. don't want to drop local code before system code works :)
in 4.8.0