strigi doesn't build anymore on FreeBSD

Alexander Neundorf neundorf at kde.org
Thu Dec 31 13:32:39 CET 2009


Hi Jos, Raphael,

since this patch:
http://websvn.kde.org/trunk/kdesupport/strigi/src/streamanalyzer/saxeventanalyzer.cpp?r1=1067133&r2=1067134

strigi does not build anymore on FreeBSD:
http://my.cdash.org/viewBuildError.php?buildid=43229


What can be done about this ?

One thing which should be done, is to make this into a configure-check.
I think check_symbol_exists() ( 
http://www.cmake.org/cmake/help/cmake2.6docs.html#module:CheckSymbolExists ) 
should work for that.

Then it would not be a build error anymore, but a configure error, which is at 
least slightly better.

What needs to be done to make it build again ?

Alex


More information about the Kde-buildsystem mailing list