I can't bring up the Panda board right now for unexplained reasons-- the O/S is acting really buggy and won't connect to the network, and when I try to run applications, the display corrupts and becomes unusable.
I did try to reproduce the conditions on an x86 machine by manually overriding libdir in the libjpeg-turbo build to /opt/libjpeg-turbo/lib, installing libjpeg-turbo from source, then building TurboVNC with 'cmake -DTJPEG_LIBRARY=/opt/libjpeg-turbo/lib'. It worked fine. I would suggest that you start over with a clean TurboVNC source tree. If that doesn't work, then unfortunately I have nothing else for you at the moment. It would take a significant amount of time for me to diagnose my Panda issues, and there is no business case for that currently, since none of my customers are paying me for ARM support at the moment. On 8/11/13 5:35 PM, Arie Kruiniger wrote: > Thank you for your help, but it results in the same error :/ > > #### > CMake Error at cmakescripts/FindTurboJPEG. > > cmake:52 (message): > > Could not link with TurboJPEG library > /opt/libjpeg-turbo/lib/libturbojpeg.a. If it is installed in a different > place, then set TJPEG_LIBRARY accordingly. > > Call Stack (most recent call first) > > CMakeLists.txt :102 (include) ill I I > > #### > Only difference of course is the directory/library. It is now pointing > at the correct dir, however it is not finding the file libturbojpeg.a > even though it is in there. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ VirtualGL-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/virtualgl-devel
