From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by arago-project.org (Postfix) with ESMTPS id EA25A529EF for ; Thu, 8 Nov 2012 03:06:55 +0000 (UTC) Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id qA836tMn012543 for ; Wed, 7 Nov 2012 21:06:55 -0600 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id qA836tfm004961 for ; Wed, 7 Nov 2012 21:06:55 -0600 Received: from DFLE09.ent.ti.com ([fe80::3103:58c3:47f:860b]) by DFLE72.ent.ti.com ([fe80::5c48:b90d:af93:5822%30]) with mapi id 14.01.0323.003; Wed, 7 Nov 2012 21:06:55 -0600 From: "Cooper Jr., Franklin" To: "meta-arago@arago-project.org" Thread-Topic: meta-toolchain-arago: move LD_LIBRARY_PATH setting into each shell stub [issue] Thread-Index: Ac29XL9r7FdJOoPAQCq8P1ndHtAB8Q== Date: Thu, 8 Nov 2012 03:06:52 +0000 Message-ID: <8F29D6B095ED194EA1980491A5E029710C31AF50@DFLE09.ent.ti.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [128.247.5.50] MIME-Version: 1.0 Subject: meta-toolchain-arago: move LD_LIBRARY_PATH setting into each shell stub [issue] X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2012 03:06:56 -0000 Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_8F29D6B095ED194EA1980491A5E029710C31AF50DFLE09entticom_" --_000_8F29D6B095ED194EA1980491A5E029710C31AF50DFLE09entticom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Some more progress being made. Building non Qt applications working again a= nd qmake works. But make is having issues finding include files /home/fcooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-evm-05.06.00.00/linux-d= evkit/arm-arago-linux-gnueabi/usr/include/qtopia/QtCore/qglobal.h:68:21: fa= tal error: algorithm: No such file or directory compilation terminated. make: *** [main.o] Error 1 That header is apart of the C++ standard library and is located at /home/fc= ooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-evm-05.06.00.00/linux-devkit/ar= m-arago-linux-gnueabi/usr/include/c++/4.5.3 I am currently fiddling with mkspecs, linux.conf and QMAKE_INCDIR with no l= uck. Complete log: pastebin.com/xRh4tWik Regards, Franklin Cooper Jr. Texas Instruments Application Engineer fcooper@ti.com --_000_8F29D6B095ED194EA1980491A5E029710C31AF50DFLE09entticom_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Some more progress being made. Building non Qt appli= cations working again and qmake works. But make is having issues finding in= clude files

 

/home/fcooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-= evm-05.06.00.00/linux-devkit/arm-arago-linux-gnueabi/usr/include/qtopia/QtC= ore/qglobal.h:68:21: fatal error: algorithm: No such file or directory=

compilation terminated.

make: *** [main.o] Error 1

 

That header is apart of the C++ standard lib= rary and is located at /home/fcooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-= evm-05.06.00.00/linux-devkit/arm-arago-linux-gnueabi/usr/include/c++= ;/4.5.3

 

I am currently fiddling with mkspecs, linux.conf and= QMAKE_INCDIR with no luck.

 

Complete log: pastebin.com/xRh4tWik

 

 

Regards,

Franklin Cooper Jr.

Texas Instruments

Application Engineer

fcooper@ti.com=

 

--_000_8F29D6B095ED194EA1980491A5E029710C31AF50DFLE09entticom_-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by arago-project.org (Postfix) with ESMTPS id 1ADFB52A79 for ; Thu, 8 Nov 2012 04:43:01 +0000 (UTC) Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id qA84h0iP010035 for ; Wed, 7 Nov 2012 22:43:00 -0600 Received: from DLEE74.ent.ti.com (dlee74.ent.ti.com [157.170.170.8]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id qA84h0wv013698 for ; Wed, 7 Nov 2012 22:43:00 -0600 Received: from dlelxv22.itg.ti.com (172.17.1.197) by DLEE74.ent.ti.com (157.170.170.8) with Microsoft SMTP Server id 14.1.323.3; Wed, 7 Nov 2012 22:43:00 -0600 Received: from localhost ([158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id qA84h0aw031206; Wed, 7 Nov 2012 22:43:00 -0600 Date: Wed, 7 Nov 2012 23:42:59 -0500 From: Denys Dmytriyenko To: "Cooper Jr., Franklin" Message-ID: <20121108044258.GA14870@edge> References: <8F29D6B095ED194EA1980491A5E029710C31AF50@DFLE09.ent.ti.com> MIME-Version: 1.0 In-Reply-To: <8F29D6B095ED194EA1980491A5E029710C31AF50@DFLE09.ent.ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-arago@arago-project.org" Subject: Re: meta-toolchain-arago: move LD_LIBRARY_PATH setting into each shell stub [issue] X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2012 04:43:01 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Ok, so the good news is that all the SDK binaries are working fine. Now, as of the C++ headers, I'm surprised it used to work like that in previous SDKs, but I see that the headers are installed in the wrong place, not where toolchain expects them to find: /linux-devkit/arm-arago-linux-gnueabi/usr/include/c++/4.5.3 And they should be: /linux-devkit/arm-arago-linux-gnueabi/include/c++/4.5.3 Fixed now. Denys On Thu, Nov 08, 2012 at 03:06:52AM +0000, Cooper Jr., Franklin wrote: > Some more progress being made. Building non Qt applications working again and qmake works. But make is having issues finding include files > > /home/fcooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-evm-05.06.00.00/linux-devkit/arm-arago-linux-gnueabi/usr/include/qtopia/QtCore/qglobal.h:68:21: fatal error: algorithm: No such file or directory > compilation terminated. > make: *** [main.o] Error 1 > > That header is apart of the C++ standard library and is located at /home/fcooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-evm-05.06.00.00/linux-devkit/arm-arago-linux-gnueabi/usr/include/c++/4.5.3 > > I am currently fiddling with mkspecs, linux.conf and QMAKE_INCDIR with no luck. > > Complete log: pastebin.com/xRh4tWik > > > Regards, > Franklin Cooper Jr. > Texas Instruments > Application Engineer > fcooper@ti.com > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by arago-project.org (Postfix) with ESMTPS id 1F214529EF for ; Thu, 8 Nov 2012 06:25:58 +0000 (UTC) Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id qA86PvvH003035 for ; Thu, 8 Nov 2012 00:25:57 -0600 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id qA86PvNR022125 for ; Thu, 8 Nov 2012 00:25:57 -0600 Received: from DFLE09.ent.ti.com ([fe80::3103:58c3:47f:860b]) by DFLE72.ent.ti.com ([fe80::5c48:b90d:af93:5822%30]) with mapi id 14.01.0323.003; Thu, 8 Nov 2012 00:25:57 -0600 From: "Cooper Jr., Franklin" To: "Dmytriyenko, Denys" Thread-Topic: [meta-arago] meta-toolchain-arago: move LD_LIBRARY_PATH setting into each shell stub [issue] Thread-Index: Ac29XL9r7FdJOoPAQCq8P1ndHtAB8QAQRJSAAAle4wA= Date: Thu, 8 Nov 2012 06:25:56 +0000 Message-ID: <8F29D6B095ED194EA1980491A5E029710C31B146@DFLE09.ent.ti.com> References: <8F29D6B095ED194EA1980491A5E029710C31AF50@DFLE09.ent.ti.com> <20121108044258.GA14870@edge> In-Reply-To: <20121108044258.GA14870@edge> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [128.247.5.50] MIME-Version: 1.0 Cc: "meta-arago@arago-project.org" Subject: Re: meta-toolchain-arago: move LD_LIBRARY_PATH setting into each shell stub [issue] X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2012 06:25:58 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Success! I just need to test building these applications via Qt Creator and= Code Composer Studio but building from the command line works without a pr= oblem! -----Original Message----- From: Dmytriyenko, Denys=20 Sent: Wednesday, November 07, 2012 10:43 PM To: Cooper Jr., Franklin Cc: meta-arago@arago-project.org Subject: Re: [meta-arago] meta-toolchain-arago: move LD_LIBRARY_PATH settin= g into each shell stub [issue] Ok, so the good news is that all the SDK binaries are working fine. Now, as of the C++ headers, I'm surprised it used to work like that in prev= ious SDKs, but I see that the headers are installed in the wrong place, not= where toolchain expects them to find: /linux-devkit/arm-arago-linux-gnueabi/usr/include/c++/4.5.3 And they should be: /linux-devkit/arm-arago-linux-gnueabi/include/c++/4.5.3 Fixed now. Denys On Thu, Nov 08, 2012 at 03:06:52AM +0000, Cooper Jr., Franklin wrote: > Some more progress being made. Building non Qt applications working=20 > again and qmake works. But make is having issues finding include files >=20 > /home/fcooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-evm-05.06.00.00/li > nux-devkit/arm-arago-linux-gnueabi/usr/include/qtopia/QtCore/qglobal.h:68= :21: fatal error: algorithm: No such file or directory compilation terminat= ed. > make: *** [main.o] Error 1 >=20 > That header is apart of the C++ standard library and is located at=20 > /home/fcooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-evm-05.06.00.00/li > nux-devkit/arm-arago-linux-gnueabi/usr/include/c++/4.5.3 >=20 > I am currently fiddling with mkspecs, linux.conf and QMAKE_INCDIR with no= luck. >=20 > Complete log: pastebin.com/xRh4tWik >=20 >=20 > Regards, > Franklin Cooper Jr. > Texas Instruments > Application Engineer > fcooper@ti.com >=20 > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by arago-project.org (Postfix) with ESMTPS id 577C752A7B for ; Thu, 8 Nov 2012 06:44:17 +0000 (UTC) Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id qA86iGk2004895 for ; Thu, 8 Nov 2012 00:44:16 -0600 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id qA86iGRV009214 for ; Thu, 8 Nov 2012 00:44:16 -0600 Received: from dlelxv22.itg.ti.com (172.17.1.197) by dfle73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.1.323.3; Thu, 8 Nov 2012 00:44:16 -0600 Received: from localhost ([158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id qA86iG1d007443; Thu, 8 Nov 2012 00:44:16 -0600 Date: Thu, 8 Nov 2012 01:44:15 -0500 From: Denys Dmytriyenko To: "Cooper Jr., Franklin" Message-ID: <20121108064415.GB14870@edge> References: <8F29D6B095ED194EA1980491A5E029710C31AF50@DFLE09.ent.ti.com> <20121108044258.GA14870@edge> <8F29D6B095ED194EA1980491A5E029710C31B146@DFLE09.ent.ti.com> MIME-Version: 1.0 In-Reply-To: <8F29D6B095ED194EA1980491A5E029710C31B146@DFLE09.ent.ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-arago@arago-project.org" Subject: Re: meta-toolchain-arago: move LD_LIBRARY_PATH setting into each shell stub [issue] X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2012 06:44:17 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Great! I can go get some sleep now... :) On Thu, Nov 08, 2012 at 01:25:56AM -0500, Cooper Jr., Franklin wrote: > Success! I just need to test building these applications via Qt Creator and Code Composer Studio but building from the command line works without a problem! > > -----Original Message----- > From: Dmytriyenko, Denys > Sent: Wednesday, November 07, 2012 10:43 PM > To: Cooper Jr., Franklin > Cc: meta-arago@arago-project.org > Subject: Re: [meta-arago] meta-toolchain-arago: move LD_LIBRARY_PATH setting into each shell stub [issue] > > Ok, so the good news is that all the SDK binaries are working fine. > > Now, as of the C++ headers, I'm surprised it used to work like that in previous SDKs, but I see that the headers are installed in the wrong place, not where toolchain expects them to find: > > /linux-devkit/arm-arago-linux-gnueabi/usr/include/c++/4.5.3 > > And they should be: > > /linux-devkit/arm-arago-linux-gnueabi/include/c++/4.5.3 > > Fixed now. > > Denys > > > On Thu, Nov 08, 2012 at 03:06:52AM +0000, Cooper Jr., Franklin wrote: > > Some more progress being made. Building non Qt applications working > > again and qmake works. But make is having issues finding include files > > > > /home/fcooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-evm-05.06.00.00/li > > nux-devkit/arm-arago-linux-gnueabi/usr/include/qtopia/QtCore/qglobal.h:68:21: fatal error: algorithm: No such file or directory compilation terminated. > > make: *** [main.o] Error 1 > > > > That header is apart of the C++ standard library and is located at > > /home/fcooper/sdk/alpha/11_07_8_10_PM/ti-sdk-am335x-evm-05.06.00.00/li > > nux-devkit/arm-arago-linux-gnueabi/usr/include/c++/4.5.3 > > > > I am currently fiddling with mkspecs, linux.conf and QMAKE_INCDIR with no luck. > > > > Complete log: pastebin.com/xRh4tWik > > > > > > Regards, > > Franklin Cooper Jr. > > Texas Instruments > > Application Engineer > > fcooper@ti.com > > > > > _______________________________________________ > > meta-arago mailing list > > meta-arago@arago-project.org > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago >