[Freeassociation-devel] Version 0.41

Allen Winter winter at kde.org
Tue Oct 28 12:35:26 PDT 2008


On Tuesday 28 October 2008 3:13:22 pm Heinz Wiesinger wrote:
> > >Ok, I think we are ready for 0.41.
> > >
> > >The invalid free bug seems to be fixed now.
> > >Also, the Windows people seem happy.
> > >
> > >Please release v0.41 as soon as you have the chance.
> > >
> > >At least a little testing would be nice.
> >
> > Here's the link for the release I built tonight:
> >
> > http://easyinstall.citadel.org/libical-0.41.tar.gz
> >
> > Let me know if this one works for you ... if so, I'll upload it to
> > SourceForge.
> 
> I got some problems with 0.40 / 0.41 over here.
> 
> The issue with a missing Makefile.in in 0.41 has already been mentioned.
> 
> When using cmake with both 0.40 and 0.41, I get:
> >Unknown CMake command "cmake_policy".
> (still using 2.4.8)
> 
Can you try commenting out the cmake_policy() line from the top-level CMakeLists.txt file?
BTW: I haven't implemented options to build the various bindings in the CMake buildsystem yet.
So if you want the C++ bindings you'll need to use the autooconf buildsystem.

> And I get an additional compilation error as well when using --enable-cxx 
> (with 0.40 as I can't get past configure with 0.41):
> i486-slackware-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -march=i486 -mtune=i686 -MT 
> icalspanlist_cxx.lo -MD -MP -MF .deps/icalspanlist_cxx.Tpo -c 
> icalspanlist_cxx.cpp  -fPIC -DPIC -o .libs/icalspanlist_cxx.o
> In file included from icalspanlist_cxx.cpp:1:
> icalspanlist_cxx.h:19:30: error: libicalss/icalss.h: No such file or directory

hmm.. I don't get any build errors using --enable-cxx with libical-0.40.
works fine here.




More information about the libical-devel mailing list