20 Apr
2007
20 Apr
'07
6:54 p.m.
Hi On 4/19/07, Andreas Wuest <awuest@gmail.com> wrote:
Hi
Building gnome-panel 2.18.0 fails when it tries to compile calendar-client.c.
The problem seems to be that it includes /opt/local/include/evolution-data-server-1.8 instead of /opt/local/include/evolution-data-server-1.10, which is actually installed in my case.
Just for others who are having the same problems: you can work around this issue by creating a temporary symlink for build time called 'evolution-data-server-1.8' which points to your 'evolution-data-server-1.10' directory. But of course, this is a hack. Don't forget to remove it after building. -- Kind regards, Andi