Created attachment 578324 [details] Do not use system lzo library on RHEL <= 5 only Since RHEL 6, the lzo library is available in RHEL repositories. Current libvncserver uses bundled library on rhel builds now. To unbundle the lzo library, I propose refine the system_minilzo macro condition to enable it on RHEL >= 6. Attached patch implement it. I can apply it if you are busy.
libvncserver-0.9.8.2-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/libvncserver-0.9.8.2-4.fc17
Just to make sure, did you really mean >=6 or for rhel7 ?
Nevermind, read your initial comment closer now, it's pretty clear you meant what you said. :)
Thank you for quick response. Originally I was aiming rhel7, but while checking rhel6, I found the library is there too, so I allowed using the library since rhel6.
Package libvncserver-0.9.8.2-4.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libvncserver-0.9.8.2-4.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-6155/libvncserver-0.9.8.2-4.fc17 then log in and leave karma (feedback).
libvncserver-0.9.8.2-4.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.