There used to be a patch in evolution-sharp to update for the current evolution version. It seems to be missing in the last package and therefore the libs the config file link to are incorrect. There should be: <dllmap dll="ebook" target="libebook-1.2.so.9"/> <dllmap dll="ecal" target="libecal-1.2.so.7"/> <dllmap dll="edataserver" target="libedataserver-1.2.so.7"/> to match the current version of evolution in rawhide.
Hmm, a local build picked this up correctly, I'll try to build again in brew.
The build actually fails, because there is no evolution-api-1.8.raw file, and no if USE_EDS18 RAW_API = evolution-api-1.8.raw endif section in Makefile.am. So it appears evo# is not quite ready for eds 1.8 yet...
Should be fixed in 0.11.1-10