About Yocto and library files

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

About Yocto and library files

679 Views
jigarchokshi89
Contributor I
Hello,
I am trying to run an application on imx6q.
i have a problem in configuration of library files.
I had generate an image meta-ide-support in build directory.

 

Now i tried to cross compile 1 library from my colleague with poky tool chain.

echo $PATH

/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/poky/1.5.1/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi

./configure --prefix=/home/x-chokshij/Desktop/hmi_rbg/libudcu/_install CC=arm-poky-linux-gnueabi-gcc CXX=arm-poky-linux-gnueabi-g++ --host=arm-poky-linux-gnueabi --enable-shared --disable-static

i got error as i attach log file. so have a look on config.log file.

 

 

Original Attachment has been moved to: config.log.zip

Labels (1)
0 Kudos
0 Replies