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.
- Re: [Evolution-hackers] getting head to build (flex bi... Not Zed
- Re: [Evolution-hackers] getting head to build (fl... Hans Petter Jansson
