I encountered several minor build errors both on release and debug. I corrected a few (I'll release a patch if you're interrested) but there is one i can't explain : src/liboslexec/opmessage.cpp:71: error: ‘class ParamValueList’ has no member named ‘grow’
I didn't find any declaration of the class/struct/typedef of ParamValueList
I used : g++ (SUSE Linux) 4.4.1 [gcc-4_4-branch revision 150839]