Hi list! FYI, I have to patch STLport-5.1.3 to get around a build breaker in chart2 module. Around line 1200 in /usr/include/stlport/stl/_valarray.h I have to make 'slice_array(const slice_array&);' public to proceed the build. Regards, Hanno