Just a tip if you're haing trouble getting head to build because of a flex error :-

cd libical/src/libicalss/
rm icalssyacc.[ch]
cvs update
touch icalssyacc.[ch]

Then make should work.

The problem with the yacc/flex file is another issue which needs to be addressed but the above should lead to a working evolution.

Reply via email to