I'm trying to compile opencv for the ts7800 board. I'm getting the
following linker error:
/usr/lib/libgthread-2.0.so: could not read symbols: Invalid operation
I'm assuming this is because its not finding the correct library and
instead is seeing the current library I have on my host machine. Is
there any way to resolve this without copying over all the libraries
from the ts7800? That won't work correctly unless I place everything
in /usr/lib where the .la files are expecting the libraries to be
located. And I don't want to overwrite my current libraries. I was
thinking maybe I could statically link to the libraries but I'm not
sure how to configure opencv to do this. Ideas?
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|