[yocto] Eclipse "Error creating session, Could not find platform independent libraries <prefix>"

Edward Ekelund edward.ekelund at axis.com
Fri Feb 22 05:07:23 PST 2013


I found that the cause of this is in the debugger settings.

To remedy this go Run->Debug Configurations->C/C++ Remote 
Application->YWHC_GDB_i586-poky-linux
Then select the Debugger-tab, and click on the pull-down menu with 
remote gdb/mi in it. The "GDB debugger" field will change from something 
similar to "<tool-chain 
root>/sysroots/x86_64-pokysdk-linux/usr/bin/i586-poky-linux/i586-poky-linux-gdb" 
into simply "gdb". The "GDB command file"-field will change in a similar 
manner to ".gdbinit". Running the debugger should now work.

On 02/21/2013 01:06 PM, Edward Ekelund wrote:
> Hi,
>
> I encounter the error
> "
> Error creating session
> Could not find platform independent libraries <prefix>
> Could not find platform independent libraries <prefix>
> Could not find platform independent libraries <prefix>
> "
>
> in a pop up-window when attempting cross degugging following the lab
> found here:
> https://www.yoctoproject.org/tools-resources/presentations/using-eclipse-yocto-project
>
> Does anyone know what the problem might be?
>



More information about the yocto mailing list