From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id C3573E00CC8; Fri, 9 Dec 2016 03:59:00 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM, SPF_HELO_PASS autolearn=no version=3.3.1 X-Spam-HAM-Report: * 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source * [74.208.4.197 listed in dnsbl.sorbs.net] * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [74.208.4.197 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0082] * 0.0 HTML_MESSAGE BODY: HTML included in message X-Greylist: delayed 304 seconds by postgrey-1.32 at yocto-www; Fri, 09 Dec 2016 03:58:57 PST Received: from mout.perfora.net (mout.perfora.net [74.208.4.197]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2E690E00C4B for ; Fri, 9 Dec 2016 03:58:57 -0800 (PST) Received: from Alankard ([58.68.32.82]) by mrelay.perfora.net (mreueus002 [74.208.5.2]) with ESMTPA (Nemesis) id 0Ludx0-1cfgKt0Z9c-00zrBa for ; Fri, 09 Dec 2016 12:53:52 +0100 From: "Alankar Dhobale" To: Date: Fri, 9 Dec 2016 17:27:48 +0530 Message-ID: <02e201d25213$77eea330$67cbe990$@renuelectronics.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdJSE3TuZlTFTJjsR7CR3aOKEMELfQ== X-Provags-ID: V03:K0:TUlIfQSEwS7XNL8ECFt25DHJhXrtGNmDgbpS3vwygzKLFaJPsoF G3ryroCq4/eTnfFB9msU1fN+WdHXbIo/wqLtl3xoPszzFM84G2irNbF+T8W0Pa4Gg40HYY8 dkkrBHouQ0TfQ/wEof2CgFsxDnqQ+4ZRJnrKfgBIirNMut1ToU3wvzpwYQe6LYxNQcVrGwA 8t9djBuRXs1JWvZqrT3BQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:/ymcj0xHAlI=:gxT76RYwX16Ehz97Zd49wp 8JC/CZFv+vRVDmLrpkE+UhFBuqHP7895e9UMpzXW0ij7jvAHbHQdUifZxdAK1wA6xySENneEU UawwvrmlcA/O40rOdT15QbGrTY3q7fpSt4Zy0JSFn4sV2rACgmCAkn3lWgksGEqllsDK0Uanh jOOaX6i+k/0UXiA8oXDVRHSzG8Z/PCTO2sBAf+WN+e2KfF6QjVUITT2ZIThBTXgubhlSjykU4 GW6o/ZeCdWyu9yaICVuIBrgQJlQhdfYmYUWVTJSupNY2ubELnm21vsoo6Vd0SpKhO4spuDtrJ 79nC0InX6zAZV5hs55ANapp8B3CU1uMWv6ZG5JfvIt/xcDo4BYQPKChTSy20CNwEHA/EmdeJ8 Dv9iU1YqZGu33KTjgN4izPhUvIE4Jyp1XrxJ3TBN9Nom/pryLM9y19YFFXiDc+Yv+Eb/hhMqv TQLG9AgVWJULTkHKrRK3C8gWV8CNv4DUlmmWpb63wIAs8kWt26QinG5Wlq8r1BSYYl3qu+xRU WvYX/DPz8IAwd/qK/BbyX9c4td0yz4Zi5Lk+m6xryml0nY/kQd9zPfo78t4GOr0B/J+TAUyC1 6jWBx+hxpmE+tMAZ8EvEJ4bbZoCFQpLUfY7+885wC7CPlLvZ160nFSbs/Wdv5T+t316w/iL8M PnmCQRX6HGU3dy7d7iLFGBuAcflkn4cvDvHobEczrTTlxULF85gKfRPrVN+PL4Rv0LrWxfUjX qzBGfjQkgbUvT5vqyfLPjhTk2Kcg4ytN/p94Sg== Subject: Qt make: g++: Command not found issue with SDK generated for soloX X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2016 11:59:00 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_02E3_01D25241.91A817B0" Content-Language: en-us ------=_NextPart_000_02E3_01D25241.91A817B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit i have used following steps to get and build the BSP for soloX sabre board. i am using Krogoth branch to build the bsp and populate sdk https://github.com/Freescale/fsl-community-bsp-platform then i added qt support in the build by following http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard after that i bitbaked toolchain for this using following $ bitbake meta-toolchain-qt5 after this i generated sdk using following command $ bitbake -c populate_sdk and then i installed the sdk on my development machine, it is installed under /opt/poky/2.1.1/ now i installed and setup latest Qt by using following steps https://community.nxp.com/thread/309578 After all this setup done, i created a simple console application and trying to build it, and i get an error as 14:10:10: Running steps for project HelloWorld... 14:10:10: Configuration unchanged, skipping qmake step. 14:10:10: Starting: "/usr/bin/make" g++ -c -pipe -O2 -std=gnu++0x -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -I../HelloWorld -I. -I/opt/poky/2.1.1/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/include/qt 5 -I/opt/poky/2.1.1/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/include/qt 5/QtCore -I. -I/opt/poky/2.1.1/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/qt5/mk specs/linux-g++ -o main.o ../HelloWorld/main.cpp make: g++: Command not found make: *** [main.o] Error 127 14:10:10: The process "/usr/bin/make" exited with code 2. Error while building/deploying project HelloWorld (kit: mx6solox) The kit mx6solox has configuration issues which might be the root cause for this problem. When executing step "Make" 14:10:10: Elapsed time: 00:00. i have googled a lot but could not find any solution on this. Can somebody please help on this... Kind Regards, Alankar Dhobale ------=_NextPart_000_02E3_01D25241.91A817B0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

i have used following steps to get and build the BSP for soloX = sabre board. i am using Krogoth branch to build the bsp and populate = sdk

 

https://= github.com/Freescale/fsl-community-bsp-platform

=

 

 

then i added qt support in the build by = following 

 

http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on= _Wandboard

 

 

after that i bitbaked toolchain for this using = following

$ bitbake meta-toolchain-qt5

 

after this i generated sdk using following = command

 

$ bitbake <image-name> -c = populate_sdk

 

and then i installed the sdk on my development machine, it is = installed under

/opt/poky/2.1.1/

 

now i installed and setup latest Qt by using following = steps

 

https://community.nxp.co= m/thread/309578

 

 

After all this setup done, i created a simple console application = and trying to build it, and i get an error as

 

14:10:10: Running steps for project HelloWorld...
14:10:10: = Configuration unchanged, skipping qmake step.
14:10:10: Starting: = "/usr/bin/make" 
g++ -c -pipe -O2 = -std=3Dgnu++0x -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB = -I../HelloWorld -I. = -I/opt/poky/2.1.1/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/include= /qt5 = -I/opt/poky/2.1.1/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/include= /qt5/QtCore -I. = -I/opt/poky/2.1.1/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/qt5= /mkspecs/linux-g++ -o main.o ../HelloWorld/main.cpp
make: g++: = Command not found
make: *** [main.o] Error 127
14:10:10: The = process "/usr/bin/make" exited with code 2.
Error while = building/deploying project HelloWorld (kit: mx6solox)
The kit = mx6solox has configuration issues which might be the root cause for this = problem.
When executing step "Make"
14:10:10: Elapsed = time: 00:00.

 

i have googled a lot but could not find any solution on = this.

 

Can somebody please help on this...

 

 

Kind = Regards,

Alankar Dhobale

------=_NextPart_000_02E3_01D25241.91A817B0--