> > Does this bug report is of any help? > > http://bugs.gentoo.org/show_bug.cgi?id=139855 > > -- > Andrés > > Hi Andrés, Thank you, I missed this bugreport. Anyway, I fixed the compiler issue by modifying the code a little bit: The first problem caused by an additional reference operator (&). The remaining problems caused by that, some .cpp didn't contain the string.h header file. And finally, there was a HAVE_FFMPEG_AVUTIL_H or similar contant, which I had to delete to avoid using postprocessing library, which does not exists. So, I fixed these issues, I repacked libinstrudeo-1.1.4.tar.gz, regenerate the manifest and used emerge to compile the lib. It is ok now. I will try to make a summary about the modifications and send to the bugtracker. My next problem is to compile screenkast itself :) Now I am installing the complete kde 4.2.0 (metapackage), even I will never use it to get screenkast working. The compiling process failed because there are lot of QT missing things. Ok, this didn't help. After I installed kde 4.2.0 it still has problems............ At this moment that is all. Cheers, István