shmstr.h should be shmproto.h
Status: Alpha
Brought to you by:
enselic
the include statements for shmstr.h should be replaced by shmproto.h for the source to be compiled.
I'm not sure if there's a patch for this and i didn't do any programming before nor use patch utilities, so i don't even know how to produce a patch.
i hope that someone will be kind enough to update this great utility to work fine on recent Xorg and Distros. like Fedora 12 and ubuntu 9.10 .
Thanks & Best Regards
For anyone experiencing this error, here is a workaround:
Open a terminal and type:
cd /usr/include/X11/extensions
sudo ln -s shmproto.h shmstr.h
This has been fixed in the new GitHub project and will be included in the next
release. The project can now be found here:
https://github.com/Enselic/recordmydesktop